Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for Big Data | 6.x |
Description:
=========
The Hive activity of TIBCO ActiveMatrix BusinessWorks(TM) Plug-in for Big Data failing with below error:
==============
<Data>
<ns0:HadoopException xmlns:ns0="http://schemas.tibco.com/bw/plugins/hadoop/HadoopExceptions">
<msg>Error Occurred: com.tibco.plugin.hadoop.hdfs.exception.HDFSCommonException: {"error":"File /opt/cloudera/parcels/CDH-5.13.2-1.cdh5.13.2.p0.3/lib/hive-hcatalog/sbin/../share/webhcat/svr/lib/zookeeper-3.4.3.jar does not exist."}
at com.tibco.plugin.hadoop.Utils.throwHDFSException(Utils.java:126)
at com.tibco.bw.palette.hadoop.runtime.HadoopActivity.throwHadoopException(HadoopActivity.java:335)
at com.tibco.bw.palette.hadoop.runtime.HiveActivity.eval(HiveActivity.java:115)
at com.tibco.bw.palette.hadoop.runtime.HadoopActivity.doExecute(HadoopActivity.java:283)
at com.tibco.bw.palette.hadoop.runtime.HadoopActivity$1.run(HadoopActivity.java:300)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
-{ActivityName=Hive, ProcessName=governmentservice.Resource, ModuleName=GovernmentService}</msg>
<msgCode>TIBCO-BW-PALETTE-HADOOP-5000001</msgCode>
</ns0:HadoopException>
</Data>
==============
Cause:
=====
The issue caused by WebHcat is not configured properly in the CDH environment. By default, WebHcat uses zookeeper-3.4.3 so that it is finding zookeeper 3.4.3 while CDH 5.13.2 uses zookeeper-3.4.5 jar.
For a compatible version of CDH with zookeeper refer the link:
https://www.cloudera.com/documentation/enterprise/release-notes/topics/cdh_vd_cdh_package_tarball_513.html#packaging_5132