Created
November 20, 2014 19:07
-
-
Save Ironholds/c437cb58236f9cfbfd90 to your computer and use it in GitHub Desktop.
100k
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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