[jira] [Commented] (HIVE-18099) Hive shouldn't pickup mapreduce conf for Tez

2017-11-17 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-18099:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12898300/HIVE-18099.1.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 11383 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[dbtxnmgr_showlocks] 
(batchId=77)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[unionDistinct_1] 
(batchId=146)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[insert_values_orig_table_use_metadata]
 (batchId=162)
org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testConstraints 
(batchId=223)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/7897/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/7897/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-7897/

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: 4 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12898300 - PreCommit-HIVE-Build

> Hive shouldn't pickup mapreduce conf for Tez
> 
>
> Key: HIVE-18099
> URL: https://issues.apache.org/jira/browse/HIVE-18099
> Project: Hive
>  Issue Type: Bug
>Reporter: Zhiyuan Yang
>Assignee: Zhiyuan Yang
> Attachments: HIVE-18099.1.patch
>
>
> Right now Hive is reading some mapreduce conf for Tez engine. 
> https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java?utf8=%E2%9C%93#L720
> https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java?#L796
> https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java?#L860



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HIVE-18099) Hive shouldn't pickup mapreduce conf for Tez

2017-11-17 Thread Zhiyuan Yang (JIRA)

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

Zhiyuan Yang commented on HIVE-18099:
-

Most likely in very old code. Guessing it was for smooth transition from MR to 
Tez, but shouldn't be there any more. Trying remove it to see whether anything 
get broken.

> Hive shouldn't pickup mapreduce conf for Tez
> 
>
> Key: HIVE-18099
> URL: https://issues.apache.org/jira/browse/HIVE-18099
> Project: Hive
>  Issue Type: Bug
>Reporter: Zhiyuan Yang
>Assignee: Zhiyuan Yang
>
> Right now Hive is reading some mapreduce conf for Tez engine. 
> https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java?utf8=%E2%9C%93#L720
> https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java?#L796
> https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java?#L860



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)