Skip to content

Instantly share code, notes, and snippets.

@Ironholds
Created November 20, 2014 19:07
Show Gist options
  • Save Ironholds/c437cb58236f9cfbfd90 to your computer and use it in GitHub Desktop.
Save Ironholds/c437cb58236f9cfbfd90 to your computer and use it in GitHub Desktop.
100k
org.apache.thrift.TApplicationException: Internal error processing FetchResults
at org.apache.thrift.TApplicationException.read(TApplicationException.java:108)
at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:71)
at org.apache.hive.service.cli.thrift.TCLIService$Client.recv_FetchResults(TCLIService.java:505)
at org.apache.hive.service.cli.thrift.TCLIService$Client.FetchResults(TCLIService.java:492)
at org.apache.hive.jdbc.HiveQueryResultSet.next(HiveQueryResultSet.java:311)
at info.urbanek.Rpackage.RJDBC.JDBCResultPull.fetch(JDBCResultPull.java:70)
Error in .jcall(rp, "I", "fetch", stride) :
java.sql.SQLException: Error retrieving next row
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment