Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error load data to hive table MAPR

Talend version 7.2.1

MAPR 6.1.0

 

org.apache.hive.service.cli.HiveSQLException: Error while processing statement: java.io.FileNotFoundException: Requested file maprfs:///192.168.1.12:8020/user/mapr/tmp/parquet-hive-bundle-1.6.0-6.0.0.jar does not exist.
at org.apache.hive.jdbc.Utils.verifySuccess(Utils.java:268)
at org.apache.hive.jdbc.Utils.verifySuccessWithInfo(Utils.java:254)
at org.apache.hive.jdbc.HiveStatement.runAsyncOnServer(HiveStatement.java:313)
at org.apache.hive.jdbc.HiveStatement.execute(HiveStatement.java:253)
at pfe_cacf.test2_0_1.test2.tHiveCreateTable_2Process(test2.java:655)
at pfe_cacf.test2_0_1.test2.tHiveConnection_1Process(test2.java:495)
at pfe_cacf.test2_0_1.test2.runJobInTOS(test2.java:1798)
at pfe_cacf.test2_0_1.test2.main(test2.java:1648)

Labels (2)
0 Replies