[ https://issues.apache.org/jira/browse/HIVE-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299670#comment-14299670 ]
Hive QA commented on HIVE-9526: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12695658/HIVE-9526.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 7411 tests executed *Failed tests:* {noformat} org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHiveVersion org.apache.hive.spark.client.TestSparkClient.testJobSubmission {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2596/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2596/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2596/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12695658 - PreCommit-HIVE-TRUNK-Build > 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 > 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)