Member since
12-10-2015
5
Posts
0
Kudos Received
0
Solutions
10-12-2020
08:19 AM
yes , job is failed... ERROR tool.ImportTool: Error during import: Import job failed!
... View more
10-12-2020
12:44 AM
I am using sqoop to import the oracle table employee into HDFS using this command: ./sqoop import --connect jdbc:oracle:thin:oracle/oracle@localhost:1521:XE --username oracle -P --table employee --target-dir /out10 -m 1 But, it shows this error: ERROR orm.CompilationManager: Could not rename /tmp/sqoop-cloudera/compile/f616bbc3dd133f642f04f5e95514fce0/employee.java to /usr/lib/sqoop/bin/./employee.java Is there any way to figure out this problem?
... View more
Labels:
- Labels:
-
Apache Sqoop