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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Cant understand this error

I am running a job to fetch data from hive and display it.when i run my job data gets displayed but it also shows the follwing error i cant able to understand it .kindly help
Starting job check at 15:03 20/03/2014.
connecting to socket on port 3732
connected
: org.apache.hadoop.hive.jdbc.HiveQueryResultSet - Column names: year,month,amount
: org.apache.hadoop.hive.jdbc.HiveQueryResultSet - Column types: string,string,int
HiveServerException(message 0683p000009MA5A.pngK, errorCode:0, SQLState 0683p000009MACn.png
at org.apache.hadoop.hive.service.ThriftHive$fetchOne_result.read(ThriftHive.java:2031)
at org.apache.hadoop.hive.service.ThriftHive$Client.recv_fetchOne(ThriftHive.java:155)
at org.apache.hadoop.hive.service.ThriftHive$Client.fetchOne(ThriftHive.java:131)
at org.apache.hadoop.hive.jdbc.HiveQueryResultSet.next(HiveQueryResultSet.java:132)
at new.check_0_1.check.tHiveInput_1Process(check.java:1231)
at new.check_0_1.check.tHiveConnection_1Process(check.java:476)
at new.check_0_1.check.runJobInTOS(check.java:2422)
at new.check_0_1.check.main(check.java:2287)
Exception in component tHiveInput_1
java.sql.SQLException: Error retrieving next row
at org.apache.hadoop.hive.jdbc.HiveQueryResultSet.next(HiveQueryResultSet.java:158)
at new.check_0_1.check.tHiveInput_1Process(check.java:1231)
at new.check_0_1.check.tHiveConnection_1Process(check.java:476)
at new.check_0_1.check.runJobInTOS(check.java:2422)
at new.check_0_1.check.main(check.java:2287)
disconnected
Job check ended at 15:03 20/03/2014.
Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hi,
Could you please post full stack trace on forum? How did you set your query in TalendHelpCenter:tHiveInput?
Best regards
Sabrina