Quantcast
Channel: Toad for Hadoop Forum - Recent Threads
Viewing all articles
Browse latest Browse all 114

Getting error when transferring Oracle table to Hive

$
0
0

Getting error when transferring Oracle table to Hive - ORA-00942: table or view does not exist
Error Log:
Task attempt: attempt_1429128357046_0090_m_000000_0: ORA-00942: table or view does not exist

I can see the table in the list of tables available in Oracle

Ran the sqoop job generated by Toad from the linux prompt and received this error - Error while loading password file: The provided password file hdfs://xbigddx1.vectren.com:8020/user/admin/.tfah/SQOOP_IMPORT/20160502_105700_406/.password does not exist!

Here is the Sqoop code

sqoop import -Dsqoop.throwOnError=true --connect jdbc:oracle:thin:@//xhypdbp1:1521/epmprd --username SIS --password-file hdfs://xbigddx1.vectren.com:8020/user/admin/.tfah/SQOOP_IMPORT/20160502_105700_406/.password --num-mappers 2 --table ""SIS"."SELECTION"" --direct --null-string null --null-non-string null --hive-delims-replacement \40 --target-dir hdfs://xbigddx1.vectren.com:8020/user/admin/.tfah/SQOOP_IMPORT/20160502_105700_406/data/ --escaped-by \


Viewing all articles
Browse latest Browse all 114

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>