Member since
06-19-2014
26
Posts
4
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
31113 | 10-15-2014 01:10 PM | |
15596 | 08-22-2014 12:46 PM | |
15193 | 08-21-2014 04:36 PM |
10-28-2019
04:45 AM
Hi @AmitD , I did the same steps that worked for you. But I am getting the below error. Any idea what can be the reason ? 19/10/28 13:58:16 INFO sqoop.Sqoop: Running Sqoop version: 1.4.6-cdh5.11.1 19/10/28 13:58:16 INFO teradata.TeradataManagerFactory: Loaded connector factory for 'Cloudera Connector Powered by Teradata' on version 1.7c6 19/10/28 13:58:16 ERROR tool.BaseSqoopTool: Got error creating database manager: java.lang.ClassCastException: com.cloudera.connector.teradata.TeradataManagerFactory cannot be cast to com.cloudera.sqoop.manager.ManagerFactory at org.apache.sqoop.ConnFactory.instantiateFactories(ConnFactory.java:98) at org.apache.sqoop.ConnFactory.<init>(ConnFactory.java:63) at com.cloudera.sqoop.ConnFactory.<init>(ConnFactory.java:36) at org.apache.sqoop.tool.BaseSqoopTool.init(BaseSqoopTool.java:270) at org.apache.sqoop.tool.EvalSqlTool.run(EvalSqlTool.java:56) at org.apache.sqoop.Sqoop.run(Sqoop.java:147) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70) at org.apache.sqoop.Sqoop.runSqoop(Sqoop.java:183) at org.apache.sqoop.Sqoop.runTool(Sqoop.java:234) at org.apache.sqoop.Sqoop.runTool(Sqoop.java:243) at org.apache.sqoop.Sqoop.main(Sqoop.java:252)
... View more
10-24-2017
10:02 AM
@jjjjjjhao, The bits of errors provided don't tell enough of the story to indicate what may be wrong. I would run: service cloudera-scm-agent restart and then see what happens in the agent log. Also, what is the actual problem? What is wrong in Cloudera Manager, etc. It is unclear what you are trying to do or see and what actually happens. Once that is clarified, the community can help. Ben
... View more
08-25-2014
08:19 AM
Thanks a lot Sebastien....
... View more
08-21-2014
04:36 PM