[jira] [Commented] (TEZ-2348) EOF exception during UnorderedKVReader.next()

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510538#comment-14510538 ] Siddharth Seth commented on TEZ-2348: - I think the v1 patch which returns false when

[jira] [Updated] (TEZ-2358) Pipelined Shuffle: MergeManager assumptions about 1 merge per source-task

2015-04-24 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-2358: -- Attachment: TEZ-2358.1.patch uploading right patch. Pipelined Shuffle: MergeManager assumptions

[jira] [Updated] (TEZ-2298) Ignore sending failure message, when TaskReporter$HeartbeatCallable is shutdown

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated TEZ-2298: Attachment: TEZ-2298.1.txt Trivial patch to log the ignored exception name only. [~rajesh.balamohan]

[jira] [Commented] (TEZ-2256) Avoid use of BufferTooSmallException to signal end of buffer in UnorderedPartitionedKVWriter

2015-04-24 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510581#comment-14510581 ] Rajesh Balamohan commented on TEZ-2256: --- [~cyrille] Thanks for rebasing the patch to

[jira] [Commented] (TEZ-2358) Pipelined Shuffle: MergeManager assumptions about 1 merge per source-task

2015-04-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510894#comment-14510894 ] Gopal V commented on TEZ-2358: -- [~rajesh.balamohan]: The patch is looking good in tests. The

[jira] [Updated] (TEZ-2363) Counters: off by 1 error for REDUCE_INPUT_GROUPS counter

2015-04-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated TEZ-2363: - Attachment: TEZ-2363.1.patch Counters: off by 1 error for REDUCE_INPUT_GROUPS counter

[jira] [Commented] (TEZ-2363) Counters: off by 1 error for REDUCE_INPUT_GROUPS counter

2015-04-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511137#comment-14511137 ] Gopal V commented on TEZ-2363: -- [~zjffdu]/[~rajesh.balamohan]: was a missing TODO: item - can

[jira] [Commented] (TEZ-2363) Counters: off by 1 error for REDUCE_INPUT_GROUPS counter

2015-04-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511056#comment-14511056 ] Gopal V commented on TEZ-2363: -- Yes, I have a fix - resolving that as duplicate. Counters:

[jira] [Resolved] (TEZ-2208) Counter of REDUCE_INPUT_GROUPS is incorrect

2015-04-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V resolved TEZ-2208. -- Resolution: Duplicate Counter of REDUCE_INPUT_GROUPS is incorrect ---

[jira] [Commented] (TEZ-2363) Counters: off by 1 error for REDUCE_INPUT_GROUPS counter

2015-04-24 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511052#comment-14511052 ] Rajesh Balamohan commented on TEZ-2363: --- Same as

[jira] [Commented] (TEZ-2164) Shade the guava version used by Tez

2015-04-24 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511480#comment-14511480 ] Hitesh Shah commented on TEZ-2164: -- Deleting patch. Some issues left to be ironed out.

[jira] [Created] (TEZ-2365) Update tez-ui war's license/notice to reflect OFL license correctly

2015-04-24 Thread Hitesh Shah (JIRA)
Hitesh Shah created TEZ-2365: Summary: Update tez-ui war's license/notice to reflect OFL license correctly Key: TEZ-2365 URL: https://issues.apache.org/jira/browse/TEZ-2365 Project: Apache Tez

[jira] [Updated] (TEZ-2365) Update tez-ui war's license/notice to reflect OFL license correctly

2015-04-24 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated TEZ-2365: - Attachment: TEZ-2365.1.patch [~jeagles] [~pramachandran] [~sseth] Mind reviewing. Update tez-ui war's

[jira] [Updated] (TEZ-2164) Shade the guava version used by Tez

2015-04-24 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated TEZ-2164: - Attachment: (was: TEZ-2164.1.patch) Shade the guava version used by Tez

[jira] [Commented] (TEZ-2362) State Change Notifier Thread should be stopped when dag is completed

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511394#comment-14511394 ] Bikas Saha commented on TEZ-2362: - Good catch! I thought I had handled it in

[jira] [Commented] (TEZ-2226) Disable writing history to timeline if domain creation fails.

2015-04-24 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511393#comment-14511393 ] Hitesh Shah commented on TEZ-2226: -- One more point - recovery. Take this case: - dag

[jira] [Updated] (TEZ-2327) LLAP: NPE in shuffle

2015-04-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated TEZ-2327: -- Summary: LLAP: NPE in shuffle (was: NPE in shuffle) LLAP: NPE in shuffle

[jira] [Updated] (TEZ-2366) Pig tez MiniTezCluster unit tests fail intermittently after TEZ-2333

2015-04-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated TEZ-2366: Summary: Pig tez MiniTezCluster unit tests fail intermittently after TEZ-2333 (was: Pig tez local mode unit

[jira] [Comment Edited] (TEZ-2333) Enable local fetch optimization by default.

2015-04-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511527#comment-14511527 ] Daniel Dai edited comment on TEZ-2333 at 4/24/15 10:27 PM: --- This

[jira] [Updated] (TEZ-2366) Pig tez MiniTezCluster unit tests fail intermittently after TEZ-2333

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha updated TEZ-2366: Priority: Blocker (was: Major) Pig tez MiniTezCluster unit tests fail intermittently after TEZ-2333

[jira] [Updated] (TEZ-2366) Pig tez MiniTezCluster unit tests fail intermittently after TEZ-2333

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha updated TEZ-2366: Priority: Critical (was: Blocker) Pig tez MiniTezCluster unit tests fail intermittently after TEZ-2333

[jira] [Commented] (TEZ-2366) Pig tez local mode unit tests fail intermittently after TEZ-2333

2015-04-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511903#comment-14511903 ] Daniel Dai commented on TEZ-2366: - Tests fail in local mode only. Pig does set

[jira] [Assigned] (TEZ-2314) Tez task attempt failures due to bad event serialization

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha reassigned TEZ-2314: --- Assignee: Bikas Saha Tez task attempt failures due to bad event serialization

[jira] [Updated] (TEZ-2314) Tez task attempt failures due to bad event serialization

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha updated TEZ-2314: Priority: Blocker (was: Major) Tez task attempt failures due to bad event serialization

[jira] [Resolved] (TEZ-2367) Corruption of TezHeartbeatRequest

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha resolved TEZ-2367. - Resolution: Duplicate TEZ-2314 Corruption of TezHeartbeatRequest -

[jira] [Created] (TEZ-2368) Make the dag number available in Context classes

2015-04-24 Thread Siddharth Seth (JIRA)
Siddharth Seth created TEZ-2368: --- Summary: Make the dag number available in Context classes Key: TEZ-2368 URL: https://issues.apache.org/jira/browse/TEZ-2368 Project: Apache Tez Issue Type:

[jira] [Commented] (TEZ-2314) Tez task attempt failures due to bad event serialization

2015-04-24 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512092#comment-14512092 ] TezQA commented on TEZ-2314: {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Issue Comment Deleted] (TEZ-2314) Tez task attempt failures due to bad event serialization

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha updated TEZ-2314: Comment: was deleted (was: {color:red}-1 overall{color}. Here are the results of testing the latest

[jira] [Updated] (TEZ-2314) Tez task attempt failures due to bad event serialization

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha updated TEZ-2314: Attachment: (was: TEZ-2314.1.patch) Tez task attempt failures due to bad event serialization

[jira] [Updated] (TEZ-2314) Tez task attempt failures due to bad event serialization

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha updated TEZ-2314: Attachment: TEZ-2314.1.patch Tez task attempt failures due to bad event serialization

[jira] [Issue Comment Deleted] (TEZ-2366) Pig tez local mode unit tests fail intermittently after TEZ-2333

2015-04-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated TEZ-2366: Comment: was deleted (was: Tests fail in local mode only. Pig does set TEZ_RUNTIME_OPTIMIZE_LOCAL_FETCH to

[jira] [Commented] (TEZ-2366) Pig tez local mode unit tests fail intermittently after TEZ-2333

2015-04-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511908#comment-14511908 ] Daniel Dai commented on TEZ-2366: - Actually the failed test is run against MiniTezCluster

[jira] [Commented] (TEZ-2368) Make the dag number available in Context classes

2015-04-24 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511993#comment-14511993 ] Hitesh Shah commented on TEZ-2368: -- dag names are meant to be unique within a session.

[jira] [Updated] (TEZ-2368) Make the dag number available in Context classes

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated TEZ-2368: Attachment: TEZ-2368.1.txt Straightforward patch, with a not so useful unit test. [~hitesh],

[jira] [Comment Edited] (TEZ-2314) Tez task attempt failures due to bad event serialization

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512053#comment-14512053 ] Bikas Saha edited comment on TEZ-2314 at 4/24/15 11:54 PM: ---

[jira] [Comment Edited] (TEZ-2362) State Change Notifier Thread should be stopped when dag is completed

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512089#comment-14512089 ] Bikas Saha edited comment on TEZ-2362 at 4/25/15 12:24 AM: ---

[jira] [Commented] (TEZ-2368) Make the dag number available in Context classes

2015-04-24 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512091#comment-14512091 ] TezQA commented on TEZ-2368: {color:green}+1 overall{color}. Here are the results of testing

Success: TEZ-2368 PreCommit Build #535

2015-04-24 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-2368 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/535/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated

[jira] [Commented] (TEZ-2362) State Change Notifier Thread should be stopped when dag is completed

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512089#comment-14512089 ] Bikas Saha commented on TEZ-2362: - [~jeffzhang] Please review State Change Notifier Thread

[jira] [Commented] (TEZ-2314) Tez task attempt failures due to bad event serialization

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511942#comment-14511942 ] Siddharth Seth commented on TEZ-2314: - Pasting from TEZ-2367 From a quick glance, it

[jira] [Commented] (TEZ-2368) Make the dag number available in Context classes

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512018#comment-14512018 ] Siddharth Seth commented on TEZ-2368: - Yes, but they're not suitable for use in

[jira] [Updated] (TEZ-2314) Tez task attempt failures due to bad event serialization

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha updated TEZ-2314: Attachment: TEZ-2314.1.patch Looking at this a more, the real issue is that heartbeating and sending all

Failed: TEZ-2314 PreCommit Build #536

2015-04-24 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-2314 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/536/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated

[jira] [Created] (TEZ-2369) Backport RootInputInitializerManager fix in TEZ-1951 to branch 0.5, 0.6

2015-04-24 Thread Siddharth Seth (JIRA)
Siddharth Seth created TEZ-2369: --- Summary: Backport RootInputInitializerManager fix in TEZ-1951 to branch 0.5, 0.6 Key: TEZ-2369 URL: https://issues.apache.org/jira/browse/TEZ-2369 Project: Apache Tez

[jira] [Commented] (TEZ-2368) Make the dag number available in Context classes

2015-04-24 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512127#comment-14512127 ] Hitesh Shah commented on TEZ-2368: -- What I meant was that a hashcode would work given that

Failed: TEZ-2363 PreCommit Build #528

2015-04-24 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-2363 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/528/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated

[jira] [Commented] (TEZ-2358) Pipelined Shuffle: MergeManager assumptions about 1 merge per source-task

2015-04-24 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511227#comment-14511227 ] TezQA commented on TEZ-2358: {color:green}+1 overall{color}. Here are the results of testing

[jira] [Comment Edited] (TEZ-2358) Pipelined Shuffle: MergeManager assumptions about 1 merge per source-task

2015-04-24 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510523#comment-14510523 ] Rajesh Balamohan edited comment on TEZ-2358 at 4/24/15 2:38 PM:

[jira] [Commented] (TEZ-2363) Counters: off by 1 error for REDUCE_INPUT_GROUPS counter

2015-04-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511173#comment-14511173 ] Gopal V commented on TEZ-2363: -- The warning diffs are due to the code shifting lines -

[jira] [Updated] (TEZ-2369) Add a few unit tests for RootInputInitializerManager

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated TEZ-2369: Summary: Add a few unit tests for RootInputInitializerManager (was: Backport

[jira] [Commented] (TEZ-2369) Backport RootInputInitializerManager fix in TEZ-1951 to branch 0.5, 0.6

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512239#comment-14512239 ] Siddharth Seth commented on TEZ-2369: - Looked at this some more. The backport isn't

Failed: TEZ-2369 PreCommit Build #538

2015-04-24 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-2369 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/538/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated

[jira] [Commented] (TEZ-2314) Tez task attempt failures due to bad event serialization

2015-04-24 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512160#comment-14512160 ] TezQA commented on TEZ-2314: {color:green}+1 overall{color}. Here are the results of testing

[jira] [Commented] (TEZ-2368) Make the dag number available in Context classes

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512249#comment-14512249 ] Siddharth Seth commented on TEZ-2368: - This could be renamed to something like

[jira] [Updated] (TEZ-2369) Add a few unit tests for RootInputInitializerManager

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated TEZ-2369: Attachment: TEZ-2369.1.txt Some unit tests to exercise the single event path. There's a system test

[jira] [Updated] (TEZ-2366) Pig tez MiniTezCluster unit tests fail intermittently after TEZ-2333

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated TEZ-2366: Attachment: TEZ-2366.test.txt This is what I believe causes this. Pig is running the MiniCluster with

Success: TEZ-2314 PreCommit Build #537

2015-04-24 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-2314 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/537/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated

[jira] [Commented] (TEZ-2368) Make the dag number available in Context classes

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512245#comment-14512245 ] Siddharth Seth commented on TEZ-2368: - The hashcode will not be sufficient since it can,

[jira] [Commented] (TEZ-2369) Add a few unit tests for RootInputInitializerManager

2015-04-24 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512262#comment-14512262 ] TezQA commented on TEZ-2369: {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Created] (TEZ-2364) 'joindatagen' AM picks wrong staging dir

2015-04-24 Thread Yesha Vora (JIRA)
Yesha Vora created TEZ-2364: --- Summary: 'joindatagen' AM picks wrong staging dir Key: TEZ-2364 URL: https://issues.apache.org/jira/browse/TEZ-2364 Project: Apache Tez Issue Type: Bug

[jira] [Updated] (TEZ-2364) 'joindatagen' AM picks wrong staging dir

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated TEZ-2364: Attachment: TEZ-2364.1.txt This happens because the staging dir contains the parameter user.name -

[jira] [Commented] (TEZ-2226) Disable writing history to timeline if domain creation fails.

2015-04-24 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511360#comment-14511360 ] TezQA commented on TEZ-2226: {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Resolved] (TEZ-2298) Ignore sending failure message, when TaskReporter$HeartbeatCallable is shutdown

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved TEZ-2298. - Resolution: Fixed Fix Version/s: 0.7.0 Assignee: Siddharth Seth Target

[jira] [Commented] (TEZ-2226) Disable writing history to timeline if domain creation fails.

2015-04-24 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511335#comment-14511335 ] Hitesh Shah commented on TEZ-2226: -- Comments: {code} } else {

[jira] [Commented] (TEZ-2226) Disable writing history to timeline if domain creation fails.

2015-04-24 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511340#comment-14511340 ] Hitesh Shah commented on TEZ-2226: -- Thinking more about it - one option could be to

Failed: TEZ-2226 PreCommit Build #530

2015-04-24 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-2226 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/530/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated

[jira] [Assigned] (TEZ-2362) State Change Notifier Thread should be stopped when dag is completed

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha reassigned TEZ-2362: --- Assignee: Bikas Saha State Change Notifier Thread should be stopped when dag is completed

[jira] [Commented] (TEZ-2226) Disable writing history to timeline if domain creation fails.

2015-04-24 Thread Chang Li (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511303#comment-14511303 ] Chang Li commented on TEZ-2226: --- [~hitesh] Thanks a lot for this very comprehensive review! I

[jira] [Commented] (TEZ-2364) 'joindatagen' AM picks wrong staging dir

2015-04-24 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511400#comment-14511400 ] Hitesh Shah commented on TEZ-2364: -- +1 pending pre-commit. 'joindatagen' AM picks wrong

Success: TEZ-2364 PreCommit Build #531

2015-04-24 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-2364 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/531/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated

[jira] [Commented] (TEZ-2364) 'joindatagen' AM picks wrong staging dir

2015-04-24 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511434#comment-14511434 ] TezQA commented on TEZ-2364: {color:green}+1 overall{color}. Here are the results of testing

[jira] [Updated] (TEZ-2362) State Change Notifier Thread should be stopped when dag is completed

2015-04-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha updated TEZ-2362: Attachment: TEZ-2362.1.patch State Change Notifier Thread should be stopped when dag is completed

Success: TEZ-2358 PreCommit Build #529

2015-04-24 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-2358 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/529/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated

[jira] [Commented] (TEZ-2365) Update tez-ui war's license/notice to reflect OFL license correctly

2015-04-24 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511575#comment-14511575 ] TezQA commented on TEZ-2365: {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (TEZ-2333) Enable local fetch optimization by default.

2015-04-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511527#comment-14511527 ] Daniel Dai commented on TEZ-2333: - This patch breaks Pig tez local tests. Opened TEZ-2366,

[jira] [Created] (TEZ-2366) Pig tez local mode unit tests fail intermittently after TEZ-2333

2015-04-24 Thread Daniel Dai (JIRA)
Daniel Dai created TEZ-2366: --- Summary: Pig tez local mode unit tests fail intermittently after TEZ-2333 Key: TEZ-2366 URL: https://issues.apache.org/jira/browse/TEZ-2366 Project: Apache Tez Issue

[jira] [Commented] (TEZ-2362) State Change Notifier Thread should be stopped when dag is completed

2015-04-24 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511541#comment-14511541 ] TezQA commented on TEZ-2362: {color:red}-1 overall{color}. Here are the results of testing the

Failed: TEZ-2362 PreCommit Build #532

2015-04-24 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-2362 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/532/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated

Failed: TEZ-2365 PreCommit Build #533

2015-04-24 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-2365 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/533/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated

[jira] [Commented] (TEZ-2298) Ignore sending failure message, when TaskReporter$HeartbeatCallable is shutdown

2015-04-24 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510586#comment-14510586 ] Rajesh Balamohan commented on TEZ-2298: --- lgtm. +1. Ignore sending failure message,

[jira] [Commented] (TEZ-2348) EOF exception during UnorderedKVReader.next()

2015-04-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510615#comment-14510615 ] Gopal V commented on TEZ-2348: -- [~sseth]: Admittedly, I'd like it to throw exceptions for all

[jira] [Commented] (TEZ-2366) Pig tez local mode unit tests fail intermittently after TEZ-2333

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511706#comment-14511706 ] Siddharth Seth commented on TEZ-2366: - [~daijy] - are Pig tez local mode tests failing,

[jira] [Updated] (TEZ-2226) Disable writing history to timeline if domain creation fails.

2015-04-24 Thread Chang Li (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chang Li updated TEZ-2226: -- Attachment: TEZ-2226.10.patch Disable writing history to timeline if domain creation fails.

[jira] [Updated] (TEZ-2358) Pipelined Shuffle: MergeManager assumptions about 1 merge per source-task

2015-04-24 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-2358: -- Attachment: TEZ-2358.1.patch Since spill_Id was missing, it ended up clobbering the files.

[jira] [Commented] (TEZ-2364) 'joindatagen' AM picks wrong staging dir

2015-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511674#comment-14511674 ] Siddharth Seth commented on TEZ-2364: - Thanks for the review. Committing.

[jira] [Comment Edited] (TEZ-2366) Pig tez local mode unit tests fail intermittently after TEZ-2333

2015-04-24 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511682#comment-14511682 ] Hitesh Shah edited comment on TEZ-2366 at 4/24/15 8:39 PM: --- \cc

[jira] [Created] (TEZ-2367) Corruption of TezHeartbeatRequest

2015-04-24 Thread Siddharth Seth (JIRA)
Siddharth Seth created TEZ-2367: --- Summary: Corruption of TezHeartbeatRequest Key: TEZ-2367 URL: https://issues.apache.org/jira/browse/TEZ-2367 Project: Apache Tez Issue Type: Bug Affects

[jira] [Commented] (TEZ-2366) Pig tez local mode unit tests fail intermittently after TEZ-2333

2015-04-24 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511682#comment-14511682 ] Hitesh Shah commented on TEZ-2366: -- \cc [~pramachandran] Pig tez local mode unit tests

Success: TEZ-2226 PreCommit Build #534

2015-04-24 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-2226 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/534/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated

[jira] [Commented] (TEZ-2226) Disable writing history to timeline if domain creation fails.

2015-04-24 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511852#comment-14511852 ] TezQA commented on TEZ-2226: {color:green}+1 overall{color}. Here are the results of testing