Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: backlog
-
Fix Version/s: None
-
Component/s: con.impala, con.sqoop
Description
Below is the code that I am executing. Instead of creating the table in Hive Schema, it is creating a directory in home folder only and if i re-run it, it is not able to overwrite also. Any idea why it is not creating a table in mentioned hive schema. I am importing data from SQL Server.
sqoop import $QUEUE $CONN_STRING $PASS_STRING --hive-table $TABLE -m2 --table $TABLE – --schema dbo --compression-codec=snappy --as-parquetfile --hive-import --hive-database $HIVE_SCHEMA --direct --hive-overwrite --map-column-java $q