[ https://issues.apache.org/jira/browse/HIVE-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brock Noland updated HIVE-9526: ------------------------------- Resolution: Fixed Fix Version/s: 1.2.0 Status: Resolved (was: Patch Available) Thank you Ashish! I have committed this to trunk. > 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 > Fix For: 1.2.0 > > Attachments: HIVE-9526.patch > > > 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)