java.sql.SQLException: [Simba][ImpalaJDBCDriver](500051) ERROR processing query/statement. Error Code: ERROR_STATE, SQL state: null, Query: insert into temp select * from delta_table;.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via incubator-kudu-user by Nick Wolf, 2 years ago
via kudu-user by David Alves, 1 year ago
via incubator-kudu-user by David Alves, 2 years ago
via kudu-user by Nick Wolf, 1 year ago
java.sql.SQLException: [Simba][ImpalaJDBCDriver](500051) ERROR processing query/statement. Error Code: ERROR_STATE, SQL state: null, Query: insert into temp select * from delta_table;.
at com.cloudera.hivecommon.api.HS2Client.executeStatementInternal(Unknown Source)
at com.cloudera.hivecommon.api.HS2Client.executeStatement(Unknown Source)