[jira] [Updated] (TEZ-1913) Reduce deserialize cost in ValuesIterator

2015-01-12 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-1913: -- Attachment: TEZ-1913.2.patch -EmptyIterator wouldn't be a problem as we check for next() itself

[jira] [Commented] (TEZ-1826) Add option to disable grouping in some of the examples

2015-01-12 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14273528#comment-14273528 ] Jeff Zhang commented on TEZ-1826: - [~sseth], Update the new patch to address the following 2

[jira] [Updated] (TEZ-1826) Add option to disable grouping in some of the examples

2015-01-12 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-1826: Attachment: TEZ-1826-3.patch Add option to disable grouping in some of the examples

[jira] [Updated] (TEZ-1934) TestAMRecovery may fail due to the execution order is not determined

2015-01-12 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-1934: Description: task_1 is not guaranteed to been scheduled before task_0, so task_1 may finished before task_0.

[jira] [Updated] (TEZ-1934) TestAMRecovery may fail due to the execution order is not determined

2015-01-12 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-1934: Attachment: TEZ-1934-1.patch [~hitesh], Please help review it. TestAMRecovery may fail due to the

[jira] [Resolved] (TEZ-1932) Add Prakash Ramachandran to team list

2015-01-12 Thread Prakash Ramachandran (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prakash Ramachandran resolved TEZ-1932. --- Resolution: Fixed Add Prakash Ramachandran to team list

[jira] [Updated] (TEZ-1917) Examples should extend TezExampleBase

2015-01-12 Thread Vasanth kumar RJ (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasanth kumar RJ updated TEZ-1917: -- Attachment: TEZ-1917.patch TezExampleBase moved to tez-examples from tez-tests since tez-tests

[jira] [Commented] (TEZ-1529) ATS and TezClient integration in secure kerberos enabled cluster

2015-01-12 Thread Prakash Ramachandran (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14273755#comment-14273755 ] Prakash Ramachandran commented on TEZ-1529: --- [~jeagles] yes can be re-targeted for

[jira] [Updated] (TEZ-1903) Fix findbugs warnings in tez-runtime-internals

2015-01-12 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated TEZ-1903: Attachment: TEZ-1903.2.txt Thanks for the review. Updating the patch with a specific proto rule

[jira] [Commented] (TEZ-1894) No checkOutputSpecs for MROutput

2015-01-12 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14273982#comment-14273982 ] Hitesh Shah commented on TEZ-1894: -- The tez framework should not be doing any checks. The

[jira] [Commented] (TEZ-1894) No checkOutputSpecs for MROutput

2015-01-12 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14273986#comment-14273986 ] Hitesh Shah commented on TEZ-1894: -- The main question is where the check is being done.

[jira] [Resolved] (TEZ-1098) Enable connection keep-alive for broadcast shuffle

2015-01-12 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved TEZ-1098. - Resolution: Done Fixed elsewhere. Enable connection keep-alive for broadcast shuffle

[jira] [Updated] (TEZ-1904) Fix findbugs warnings in tez-runtime-library

2015-01-12 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated TEZ-1904: Attachment: TEZ-1904.4.txt Thanks for the review. Updating patch to remove keyClass / valueClass in

[jira] [Commented] (TEZ-1917) Examples should extend TezExampleBase

2015-01-12 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274245#comment-14274245 ] Siddharth Seth commented on TEZ-1917: - Thanks for posting the patch [~vasanthkumar].

[jira] [Commented] (TEZ-1826) Add option to disable grouping in some of the examples

2015-01-12 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274249#comment-14274249 ] Siddharth Seth commented on TEZ-1826: - [~zjffdu] - do you mind waiting for TEZ-1917 to

[jira] [Commented] (TEZ-1913) Reduce deserialize cost in ValuesIterator

2015-01-12 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274256#comment-14274256 ] Siddharth Seth commented on TEZ-1913: - bq. Right, should we return false in

[jira] [Commented] (TEZ-1892) Add hashCode and equals for Vertex/VertexGroup/Edge/GroupInputEdge

2015-01-12 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274215#comment-14274215 ] Siddharth Seth commented on TEZ-1892: - +1. Looks good. Add hashCode and equals for

[jira] [Commented] (TEZ-1890) tez-ui web.tar.gz also being uploaded to maven repository

2015-01-12 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274267#comment-14274267 ] Hitesh Shah commented on TEZ-1890: -- [~jeagles] My first and main concern was that the web

[jira] [Commented] (TEZ-1933) Move TezChild and related classes into tez-runtime-internals

2015-01-12 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274286#comment-14274286 ] Hitesh Shah commented on TEZ-1933: -- +1 Move TezChild and related classes into

[jira] [Commented] (TEZ-1933) Move TezChild and related classes into tez-runtime-internals

2015-01-12 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274298#comment-14274298 ] Siddharth Seth commented on TEZ-1933: - Thanks for the review. Committing. This likely

[jira] [Commented] (TEZ-1935) Organization should be removed from http://tez.apache.org/team-list.html

2015-01-12 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274403#comment-14274403 ] Hitesh Shah commented on TEZ-1935: -- Should also remove the typo in the contributor section

[jira] [Commented] (TEZ-1894) No checkOutputSpecs for MROutput

2015-01-12 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274493#comment-14274493 ] Jeff Zhang commented on TEZ-1894: - [~hitesh], I think moving it into MROutputCommitter and

[jira] [Commented] (TEZ-1936) TestDAGVerify seems to be broken

2015-01-12 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274642#comment-14274642 ] Jeff Zhang commented on TEZ-1936: - [~rajesh.balamohan] This is caused by TEZ-1892, I am

[jira] [Created] (TEZ-1935) Organization should be removed from http://tez.apache.org/team-list.html

2015-01-12 Thread Hitesh Shah (JIRA)
Hitesh Shah created TEZ-1935: Summary: Organization should be removed from http://tez.apache.org/team-list.html Key: TEZ-1935 URL: https://issues.apache.org/jira/browse/TEZ-1935 Project: Apache Tez

[jira] [Updated] (TEZ-1892) Add hashCode and equals for Vertex/VertexGroup/Edge/GroupInputEdge

2015-01-12 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-1892: Attachment: TEZ-1892-2-addendum.patch Attach addeddum patch to fix unit test failure Add hashCode and

[jira] [Commented] (TEZ-1936) TestDAGVerify seems to be broken

2015-01-12 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274650#comment-14274650 ] Rajesh Balamohan commented on TEZ-1936: --- Thanks [~zjffdu] TestDAGVerify seems to be

[jira] [Commented] (TEZ-1892) Add hashCode and equals for Vertex/VertexGroup/Edge/GroupInputEdge

2015-01-12 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274601#comment-14274601 ] Jeff Zhang commented on TEZ-1892: - Thanks [~sseth], Committed to master Add hashCode and

[jira] [Commented] (TEZ-1936) TestDAGVerify seems to be broken

2015-01-12 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274740#comment-14274740 ] Jeff Zhang commented on TEZ-1936: - Fix it in TEZ-1892. Close it. TestDAGVerify seems to be

[jira] [Commented] (TEZ-1826) Add option to disable grouping in some of the examples

2015-01-12 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274742#comment-14274742 ] Jeff Zhang commented on TEZ-1826: - Sure, will continue this after TEZ-1917. Add option to