I want to load data from Hive into Teradata using TeradataExportTool.
-sourcetable -targettable
I want to add where condition in hive table to filter only those records to load into teradata. How to add where condition to select hive data to load into teradata. Please help.