I just installed Ambari 2.1 and HDP 2.3 on a brand new cluster. However, when I am trying to import a table which was stored in ORC format on another cluster. I get the following error:Failed with exception Cannot get DistCp constructor: org.apache.hadoop.tools.DistCp.<init>()
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.CopyTask
I have looked at the hive.log but the error is not anymore verbose than this. I initially thought that my Hadoop home is not set right but it is. hadoop classpath does give me /usr/hdp/current/hadoop-mapreduce-client in the class path. I am wondering if anybody else is facing this. – Shailendra
↧
Hive 1.2.1
↧