[jira] [Updated] (TEZ-2986) Tez UI 2: Implement All DAGs page

2016-01-15 Thread Sreenath Somarajapuram (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sreenath Somarajapuram updated TEZ-2986: Attachment: TEZ-2986.1.patch Added All DAGs page and implemented the required routes,

[jira] [Created] (TEZ-3041) Tez UI 2: Create sub pages

2016-01-15 Thread Sreenath Somarajapuram (JIRA)
Sreenath Somarajapuram created TEZ-3041: --- Summary: Tez UI 2: Create sub pages Key: TEZ-3041 URL: https://issues.apache.org/jira/browse/TEZ-3041 Project: Apache Tez Issue Type: Sub-task

[jira] [Created] (TEZ-3040) Tez UI 2: Create all details pages

2016-01-15 Thread Sreenath Somarajapuram (JIRA)
Sreenath Somarajapuram created TEZ-3040: --- Summary: Tez UI 2: Create all details pages Key: TEZ-3040 URL: https://issues.apache.org/jira/browse/TEZ-3040 Project: Apache Tez Issue Type:

[jira] [Created] (TEZ-3038) Tez UI 2: Create DAG details page

2016-01-15 Thread Sreenath Somarajapuram (JIRA)
Sreenath Somarajapuram created TEZ-3038: --- Summary: Tez UI 2: Create DAG details page Key: TEZ-3038 URL: https://issues.apache.org/jira/browse/TEZ-3038 Project: Apache Tez Issue Type:

[jira] [Updated] (TEZ-2986) Tez UI 2: Implement All DAGs page

2016-01-15 Thread Sreenath Somarajapuram (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sreenath Somarajapuram updated TEZ-2986: Attachment: TEZ-2986.2.patch Fixing an UT. > Tez UI 2: Implement All DAGs page >

[jira] [Resolved] (TEZ-2986) Tez UI 2: Implement All DAGs page

2016-01-15 Thread Sreenath Somarajapuram (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sreenath Somarajapuram resolved TEZ-2986. - Resolution: Fixed Committed to TEZ-2980 > Tez UI 2: Implement All DAGs page >

[jira] [Created] (TEZ-3039) Tez UI 2: Create all sub-pages for DAG

2016-01-15 Thread Sreenath Somarajapuram (JIRA)
Sreenath Somarajapuram created TEZ-3039: --- Summary: Tez UI 2: Create all sub-pages for DAG Key: TEZ-3039 URL: https://issues.apache.org/jira/browse/TEZ-3039 Project: Apache Tez Issue

[jira] [Assigned] (TEZ-2986) Tez UI 2: Implement All DAGs page

2016-01-15 Thread Sreenath Somarajapuram (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sreenath Somarajapuram reassigned TEZ-2986: --- Assignee: Sreenath Somarajapuram > Tez UI 2: Implement All DAGs page >

[jira] [Created] (TEZ-3042) Tez UI 2: Create Counters pages

2016-01-15 Thread Sreenath Somarajapuram (JIRA)
Sreenath Somarajapuram created TEZ-3042: --- Summary: Tez UI 2: Create Counters pages Key: TEZ-3042 URL: https://issues.apache.org/jira/browse/TEZ-3042 Project: Apache Tez Issue Type:

[jira] [Created] (TEZ-3043) Tez UI 2: Create configurations page

2016-01-15 Thread Sreenath Somarajapuram (JIRA)
Sreenath Somarajapuram created TEZ-3043: --- Summary: Tez UI 2: Create configurations page Key: TEZ-3043 URL: https://issues.apache.org/jira/browse/TEZ-3043 Project: Apache Tez Issue

[jira] [Comment Edited] (TEZ-2164) Shade the guava version used by Tez and move to guava-18

2016-01-15 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15101991#comment-15101991 ] Hitesh Shah edited comment on TEZ-2164 at 1/15/16 4:19 PM: --- The problem is due to

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

2016-01-15 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15101991#comment-15101991 ] Hitesh Shah commented on TEZ-2164: -- The problem is due to module dependencies. If all tez modules are

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

2016-01-15 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15101997#comment-15101997 ] Hitesh Shah commented on TEZ-2164: -- Also, both curator and YARN ( yarn depends on curator ) expose public

[jira] [Created] (TEZ-3044) Split TaskCommunicatorContext.taskHeartbeat into separate methods

2016-01-15 Thread Siddharth Seth (JIRA)
Siddharth Seth created TEZ-3044: --- Summary: Split TaskCommunicatorContext.taskHeartbeat into separate methods Key: TEZ-3044 URL: https://issues.apache.org/jira/browse/TEZ-3044 Project: Apache Tez

[jira] [Commented] (TEZ-2937) Can Processor.close() be called after closing inputs and outputs?

2016-01-15 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15102209#comment-15102209 ] Siddharth Seth commented on TEZ-2937: - cc [~hagleitn] - does this cause issues with Hive, since it's the

[jira] [Updated] (TEZ-3044) Split TaskCommunicatorContext.taskHeartbeat into separate methods

2016-01-15 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated TEZ-3044: Attachment: TEZ-3044.1.wip.txt WIP patch. [~hitesh] - thoughts? > Split

[jira] [Updated] (TEZ-3036) Tez AM can hang on startup with no indication of error

2016-01-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated TEZ-3036: Attachment: TEZ-3036.001.patch Attaching a prototype patch that seems to fix the issue. This has the

Failed: TEZ-3044 PreCommit Build #1425

2016-01-15 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-3044 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/1425/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (TEZ-3044) Split TaskCommunicatorContext.taskHeartbeat into separate methods

2016-01-15 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15102495#comment-15102495 ] TezQA commented on TEZ-3044: {color:red}-1 overall{color}. Here are the results of testing the latest

[jira] [Commented] (TEZ-3036) Tez AM can hang on startup with no indication of error

2016-01-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15102478#comment-15102478 ] Jason Lowe commented on TEZ-3036: - My apologies, I misread the heap dump info. NoSuchMethodError was being

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

2016-01-15 Thread Rajat Jain (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103010#comment-15103010 ] Rajat Jain commented on TEZ-2164: - Thanks for the explanation. > Shade the guava version used by Tez and

Failed: TEZ-3036 PreCommit Build #1426

2016-01-15 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-3036 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/1426/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (TEZ-3036) Tez AM can hang on startup with no indication of error

2016-01-15 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15102770#comment-15102770 ] TezQA commented on TEZ-3036: {color:red}-1 overall{color}. Here are the results of testing the latest