Ashish Kumar Singh created HIVE-9526: ----------------------------------------
Summary: ClassCastException thrown by HiveStatement Key: HIVE-9526 URL: https://issues.apache.org/jira/browse/HIVE-9526 Project: Hive Issue Type: Bug Reporter: Ashish Kumar Singh Assignee: Ashish Kumar Singh HiveStatement throws ClassCastException while trying to return query logs. {code} java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String at org.apache.hive.jdbc.HiveStatement.getQueryLog(HiveStatement.java:841) {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)