[
https://issues.apache.org/jira/browse/HIVE-13424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252996#comment-15252996
]
Hive QA commented on HIVE-13424:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12800074/HIVE-13424.5.patch
{color:green}SUCCESS:{color} +1 due to 14 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 9995 tests executed
*Failed tests:*
{noformat}
TestHWISessionManager - did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver_index_bitmap3
org.apache.hive.beeline.TestSchemaTool.testSchemaInit
{noformat}
Test results:
http://ec2-54-177-240-2.us-west-1.compute.amazonaws.com/job/PreCommit-HIVE-MASTER-Build/29/testReport
Console output:
http://ec2-54-177-240-2.us-west-1.compute.amazonaws.com/job/PreCommit-HIVE-MASTER-Build/29/console
Test logs:
http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-MASTER-Build-29/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
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: 3 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12800074 - PreCommit-HIVE-MASTER-Build
> Refactoring the code to pass a QueryState object rather than HiveConf object
> ----------------------------------------------------------------------------
>
> Key: HIVE-13424
> URL: https://issues.apache.org/jira/browse/HIVE-13424
> Project: Hive
> Issue Type: Sub-task
> Components: Query Processor
> Reporter: Aihua Xu
> Assignee: Aihua Xu
> Attachments: HIVE-13424.1.patch, HIVE-13424.2.patch,
> HIVE-13424.3.patch, HIVE-13424.4.patch, HIVE-13424.5.patch
>
>
> Step1: to refractor the code by creating the QueryState class and moving
> query related info from SessionState. Then during compilation, execution
> stages, pass single QueryState object for each query.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)