Ram created SQOOP-3402:
--------------------------
Summary: Sqoop Export from hive to Teradata with hcatlog is not
working and getting Issue
Key: SQOOP-3402
URL: https://issues.apache.org/jira/browse/SQOOP-3402
Project: Sqoop
Issue Type: Bug
Reporter: Ram
Below is command used for sqoop export to export data to teradata DB
sqoop export --driver com.teradata.jdbc.TeraDriver --connect
jdbc:teradata://xxxx/DATABASE=xxxx,TMODE=TERA,LOGMECH=LDAP --password "xxx"
--username "xxx" --table "xxxx" --hcatalog-table "xxxx" --hcatalog-database
"xxxx"
+Error+
ERROR tool.ExportTool: Encountered IOException running export job:
org.apache.hive.hcatalog.common.HCatException : 2016 : Error operation not
supported : Store into a partition with bucket definition from Pig/Mapreduce is
not supported
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)