verbose: on0: jdbc:hive2://192.168.0.9:10000> show databases;
Getting log thread is interrupted, since query is done!Error: Error running query: java.lang.NoSuchFieldError: REPLLOAD (state=,code=0)
org.apache.hive.service.cli.HiveSQLException: Error running query: java.lang.NoSuchFieldError: REPLLOAD
at org.apache.hive.jdbc.Utils.verifySuccess(Utils.java:264)
at org.apache.hive.jdbc.Utils.verifySuccessWithInfo(Utils.java:250)
at org.apache.hive.jdbc.HiveStatement.runAsyncOnServer(HiveStatement.java:309)
at org.apache.hive.jdbc.HiveStatement.execute(HiveStatement.java:250)
at org.apache.hive.beeline.Commands.executeInternal(Commands.java:977)
at org.apache.hive.beeline.Commands.execute(Commands.java:1148)
at org.apache.hive.beeline.Commands.sql(Commands.java:1063)
at org.apache.hive.beeline.BeeLine.dispatch(BeeLine.java:1134)
at org.apache.hive