[ 
https://issues.apache.org/jira/browse/HIVE-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13771809#comment-13771809
 ] 

Hive QA commented on HIVE-5309:
-------------------------------



{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/12603954/HIVE-5309.1-vectorization.patch

{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 3955 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_input4
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_plan_json
org.apache.hcatalog.listener.TestMsgBusConnection.testConnection
org.apache.hive.hcatalog.listener.TestMsgBusConnection.testConnection
org.apache.hive.hcatalog.mapreduce.TestHCatExternalPartitioned.testHCatPartitionedTable
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/820/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/820/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests failed with: TestsFailedException: 5 tests failed
{noformat}

This message is automatically generated.
                
> Update hive-default.xml.template for vectorization flag; remove unused 
> imports from MetaStoreUtils.java
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-5309
>                 URL: https://issues.apache.org/jira/browse/HIVE-5309
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: vectorization-branch
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HIVE-5309.1-vectorization.patch, 
> HIVE-5309.1.vectorization.patch
>
>
> This jira provides fixes for some of the review comments on HIVE-5283.
> 1) Update hive-default.xml.template for vectorization flag.
> 2) remove unused imports from MetaStoreUtils.
> 3) Add a test to run vectorization with non-orc format. The test must still 
> pass because vectorization optimization should fall back to non-vector mode.
> 4) Hardcode the table name in QTestUtil.java.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to