Skip to main content
info
This documentation is for version v2.5 of the product.
For the latest version(v2.7) documentation click here
Version: v2.5 print this page

RecoverHivePartitions

Node to recover the partitions of external hive table.

Type

doc

Fields

NameTitleDescription
databaseNameHIVE DatabaseName of the HIVE Database
tableNameHIVE TableName of the HIVE table

Details

This node is used recover the partitions of external hive table.

It will run the command: "MSCK REPAIR TABLE ${HIVE Database}.${HIVE Table}"

Parameters

NameValue
HIVE Databasetest
HIVE Tabletransactions