[jira] [Commented] (HIVE-6263) Avoid sending input files multiple times on Tez

2014-01-24 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-6263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13881554#comment-13881554
 ] 

Hive QA commented on HIVE-6263:
---



{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/12624934/HIVE-6263.3.patch

{color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 4949 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_filter
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_groupby
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_join
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_part
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_select
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_table
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_union
{noformat}

Test results: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1007/testReport
Console output: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1007/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 exited with: TestsFailedException: 7 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12624934

 Avoid sending input files multiple times on Tez
 ---

 Key: HIVE-6263
 URL: https://issues.apache.org/jira/browse/HIVE-6263
 Project: Hive
  Issue Type: Bug
Reporter: Gunther Hagleitner
Assignee: Gunther Hagleitner
 Attachments: HIVE-6263.1.patch, HIVE-6263.2.patch, HIVE-6263.3.patch


 Input paths can be recontructed from the plan. No need to send them in the 
 job conf as well.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HIVE-6263) Avoid sending input files multiple times on Tez

2014-01-24 Thread Gunther Hagleitner (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-6263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13881659#comment-13881659
 ] 

Gunther Hagleitner commented on HIVE-6263:
--

Test failures are unrelated.

 Avoid sending input files multiple times on Tez
 ---

 Key: HIVE-6263
 URL: https://issues.apache.org/jira/browse/HIVE-6263
 Project: Hive
  Issue Type: Bug
Reporter: Gunther Hagleitner
Assignee: Gunther Hagleitner
 Attachments: HIVE-6263.1.patch, HIVE-6263.2.patch, HIVE-6263.3.patch


 Input paths can be recontructed from the plan. No need to send them in the 
 job conf as well.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HIVE-6263) Avoid sending input files multiple times on Tez

2014-01-24 Thread Gunther Hagleitner (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-6263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13881664#comment-13881664
 ] 

Gunther Hagleitner commented on HIVE-6263:
--

Committed to trunk. Thanks for the review Vikram!

 Avoid sending input files multiple times on Tez
 ---

 Key: HIVE-6263
 URL: https://issues.apache.org/jira/browse/HIVE-6263
 Project: Hive
  Issue Type: Bug
Reporter: Gunther Hagleitner
Assignee: Gunther Hagleitner
 Fix For: 0.13.0

 Attachments: HIVE-6263.1.patch, HIVE-6263.2.patch, HIVE-6263.3.patch


 Input paths can be recontructed from the plan. No need to send them in the 
 job conf as well.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HIVE-6263) Avoid sending input files multiple times on Tez

2014-01-23 Thread Vikram Dixit K (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-6263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13880541#comment-13880541
 ] 

Vikram Dixit K commented on HIVE-6263:
--

LGTM +1 (assuming tests pass).

 Avoid sending input files multiple times on Tez
 ---

 Key: HIVE-6263
 URL: https://issues.apache.org/jira/browse/HIVE-6263
 Project: Hive
  Issue Type: Bug
Reporter: Gunther Hagleitner
Assignee: Gunther Hagleitner
 Attachments: HIVE-6263.1.patch, HIVE-6263.2.patch, HIVE-6263.3.patch


 Input paths can be recontructed from the plan. No need to send them in the 
 job conf as well.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)