Created 07-07-2017 04:54 PM
I am running pig with -useHCatalog option but getting the following errors :
[hdfs@hadoop1 pig]$ pig -useHCatalog ls: cannot access /usr/hdp/2.5.3.0-37/hive/lib/slf4j-api-*.jar: No such file or directory ls: cannot access /usr/hdp/2.5.3.0-37/hive-hcatalog/lib/*hbase-storage-handler-*.jar: No such file or directory
Created 07-07-2017 06:21 PM
ok I found this jar at the following location and errors are fixed
Created 07-07-2017 05:13 PM
I fixed the first error by copying the "slf4j*.jar" to the /usr/hdp/2.5.3.0-37/hive/lib folder.
but the second error is still there since I cant find any "*hbase-storage-handler* file on the systems.
why I am missing this file and how can I install it ?
Created 07-07-2017 06:21 PM
ok I found this jar at the following location and errors are fixed