git commit: TEZ-1411. Address initial feedback on swimlanes (gopalv)

2014-08-15 Thread gopalv
Repository: tez Updated Branches: refs/heads/master 4897b25fe - 14f8b36ac TEZ-1411. Address initial feedback on swimlanes (gopalv) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/14f8b36a Tree: http://git-wip-us.apache.org

git commit: TEZ-1488. Addendum - mark change as incompatible (gopalv)

2014-08-29 Thread gopalv
Repository: tez Updated Branches: refs/heads/master bfba46724 - 9693ce424 TEZ-1488. Addendum - mark change as incompatible (gopalv) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/9693ce42 Tree: http://git-wip-us.apache.org

git commit: TEZ-1525. BroadcastLoadGen testcase (gopalv and sseth)

2014-10-21 Thread gopalv
Repository: tez Updated Branches: refs/heads/branch-0.5 fbb25a9a0 - 2edbebaac TEZ-1525. BroadcastLoadGen testcase (gopalv and sseth) (cherry picked from commit 00c5a93f3b250facb957231eb2cee01854bb2369) Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/tez/repo

tez git commit: TEZ-1949: Whitelist TEZ_RUNTIME_OPTIMIZE_SHARED_FETCH for broadcast edges. (gopalv)

2015-01-16 Thread gopalv
Repository: tez Updated Branches: refs/heads/master 4974fb235 - d676ef2ff TEZ-1949: Whitelist TEZ_RUNTIME_OPTIMIZE_SHARED_FETCH for broadcast edges. (gopalv) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/d676ef2f Tree

tez git commit: TEZ-1949: Whitelist TEZ_RUNTIME_OPTIMIZE_SHARED_FETCH for broadcast edges. (gopalv)

2015-01-16 Thread gopalv
Repository: tez Updated Branches: refs/heads/branch-0.5 64c01de37 - cb427d9c3 TEZ-1949: Whitelist TEZ_RUNTIME_OPTIMIZE_SHARED_FETCH for broadcast edges. (gopalv) (cherry picked from commit d676ef2ffb06e3a4debbd994a8880840e77180b9) Conflicts: CHANGES.txt tez-runtime-library

tez git commit: TEZ-1593: Refactor PipelinedSorter to remove all MMAP based ByteBuffer references (gopalv, rbalamohan)

2015-01-16 Thread gopalv
Repository: tez Updated Branches: refs/heads/master d676ef2ff - c68465397 TEZ-1593: Refactor PipelinedSorter to remove all MMAP based ByteBuffer references (gopalv, rbalamohan) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit

tez git commit: Fix CHANGES.txt

2015-05-01 Thread gopalv
Repository: tez Updated Branches: refs/heads/master fcd6bb686 - 748f58da8 Fix CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/748f58da Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/748f58da Diff:

tez git commit: TEZ-1993. Implement a pluggable InputSizeEstimator for grouping fairly (gopalv)

2015-04-06 Thread gopalv
Repository: tez Updated Branches: refs/heads/master 5e2a55fb1 - 26518d5da TEZ-1993. Implement a pluggable InputSizeEstimator for grouping fairly (gopalv) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/26518d5d Tree: http

tez git commit: TEZ-2632. -Paws and -Pazure build profiles for bundling hadoop-aws and hadoop-azure (gopalv)

2015-07-22 Thread gopalv
Repository: tez Updated Branches: refs/heads/master c7ada820b - 5dd94ee0c TEZ-2632. -Paws and -Pazure build profiles for bundling hadoop-aws and hadoop-azure (gopalv) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/5dd94ee0

tez git commit: TEZ-2610: yarn-swimlanes for DAGs that use containers of a previous DAG (gopalv)

2015-07-16 Thread gopalv
Repository: tez Updated Branches: refs/heads/master 8c0725775 - be5b19126 TEZ-2610: yarn-swimlanes for DAGs that use containers of a previous DAG (gopalv) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/be5b1912 Tree: http

tez git commit: TEZ-2731: Fix Tez GenericCounter performance bottleneck (Gopal V, reviewed by Rajesh Balamohan)

2015-08-25 Thread gopalv
Repository: tez Updated Branches: refs/heads/master a0c0727dd - dc0ee0115 TEZ-2731: Fix Tez GenericCounter performance bottleneck (Gopal V, reviewed by Rajesh Balamohan) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit:

tez git commit: TEZ-3911: Optional min/max/avg aggr. task counters reported to HistoryLoggingService at final counter aggr (Vineet Garg, via Gopal V)

2018-05-09 Thread gopalv
Repository: tez Updated Branches: refs/heads/master 72c458a43 -> d0abd3d54 TEZ-3911: Optional min/max/avg aggr. task counters reported to HistoryLoggingService at final counter aggr (Vineet Garg, via Gopal V) Signed-off-by: Gopal V Project:

tez git commit: TEZ-3953: Restore ABI-compat for DAGClient for TEZ-3951 (Sergey Shelukhin via Gopal V)

2018-06-11 Thread gopalv
Repository: tez Updated Branches: refs/heads/master a0ea6e122 -> 3f2373e2b TEZ-3953: Restore ABI-compat for DAGClient for TEZ-3951 (Sergey Shelukhin via Gopal V) Signed-off-by: Gopal V Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit:

tez git commit: TEZ-3888: Update Jetty to org.eclipse.jetty 9.x (Eric Wohlstadter, reviewed by Rohini Palaniswamy)

2018-02-22 Thread gopalv
Repository: tez Updated Branches: refs/heads/master ff81cc4f8 -> bb40cf5b8 TEZ-3888: Update Jetty to org.eclipse.jetty 9.x (Eric Wohlstadter, reviewed by Rohini Palaniswamy) Signed-off-by: Gopal V Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit:

tez git commit: TEZ-3974: Correctness regression of TEZ-955 in TEZ-2937 (Jaume Marhuenda, reviewed by Gopal V)

2018-08-09 Thread gopalv
Repository: tez Updated Branches: refs/heads/master fe22f3276 -> 90c8195de TEZ-3974: Correctness regression of TEZ-955 in TEZ-2937 (Jaume Marhuenda, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit:

[2/2] tez git commit: TEZ-3980: ShuffleRunner: the wake loop needs to check for shutdown (Gopal V, reviewed by Gunther Hagleitner)

2018-08-27 Thread gopalv
TEZ-3980: ShuffleRunner: the wake loop needs to check for shutdown (Gopal V, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/a37a367b Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/a37a367b

[1/2] tez git commit: TEZ-3958: Add internal vertex priority information into the tez dag.dot debug information (Jaume Marhuenda via Gopal V)

2018-08-27 Thread gopalv
Repository: tez Updated Branches: refs/heads/master 261bbdd59 -> a37a367b4 TEZ-3958: Add internal vertex priority information into the tez dag.dot debug information (Jaume Marhuenda via Gopal V) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit:

tez git commit: TEZ-3984: Shuffle: Out of Band DME event sending causes errors (Jaume Marhuenda, reviewed by Gopal V)

2018-09-10 Thread gopalv
Repository: tez Updated Branches: refs/heads/master 088c80ce2 -> 567dc28dd TEZ-3984: Shuffle: Out of Band DME event sending causes errors (Jaume Marhuenda, reviewed by Gopal V) Signed-off-by: Gopal V Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit:

tez git commit: TEZ-3916: Add hadoop-azure-datalake jar to azure profile (Eric Wohlstadter via Gopal V)

2018-07-12 Thread gopalv
Repository: tez Updated Branches: refs/heads/master 633fde2cd -> 957e34f81 TEZ-3916: Add hadoop-azure-datalake jar to azure profile (Eric Wohlstadter via Gopal V) Signed-off-by: Gopal V Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit:

tez git commit: TEZ-3965: TestMROutput: Fix the hard-coded /tmp/output paths (Jaume Marhuenda, reviewed by Gopal V)

2018-07-12 Thread gopalv
Repository: tez Updated Branches: refs/heads/master 957e34f81 -> 7e397b4f8 TEZ-3965: TestMROutput: Fix the hard-coded /tmp/output paths (Jaume Marhuenda, reviewed by Gopal V) Signed-off-by: Gopal V Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit:

tez git commit: TEZ-3892: getClient API for TezClient (Eric Wohlstadter via Gopal V)

2018-03-07 Thread gopalv
Repository: tez Updated Branches: refs/heads/master c34e46c73 -> 82d73b380 TEZ-3892: getClient API for TezClient (Eric Wohlstadter via Gopal V) Signed-off-by: Gopal V Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit:

tez git commit: TEZ-3905: Change BUILDING.TXT to minimum JDK 1.8 (Eric Wohlstadter via Gopal V)

2018-03-14 Thread gopalv
Repository: tez Updated Branches: refs/heads/master 75bc7c157 -> 85bd772c4 TEZ-3905: Change BUILDING.TXT to minimum JDK 1.8 (Eric Wohlstadter via Gopal V) Signed-off-by: Gopal V Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit:

tez git commit: TEZ-3976: Batch ShuffleManager error report events (Jaume Marhuenda, reviewed by Gopal V)

2018-10-23 Thread gopalv
Repository: tez Updated Branches: refs/heads/master 927781566 -> 79af4e8d0 TEZ-3976: Batch ShuffleManager error report events (Jaume Marhuenda, reviewed by Gopal V) Signed-off-by: Gopal V Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit:

tez git commit: TEZ-3957: Report TASK_DURATION_MILLIS as a Counter for completed tasks (Sergey Shelukhin, reviewed by Gopal V)

2018-12-11 Thread gopalv
Repository: tez Updated Branches: refs/heads/master 282bb0a3f -> f49d66539 TEZ-3957: Report TASK_DURATION_MILLIS as a Counter for completed tasks (Sergey Shelukhin, reviewed by Gopal V) Signed-off-by: Gopal V Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit:

[tez] branch master updated: TEZ-4028: Events not visible from proto history logging for s3a filesystem until dag completes (Harish JP, via Gopal V)

2019-01-27 Thread gopalv
This is an automated email from the ASF dual-hosted git repository. gopalv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tez.git The following commit(s) were added to refs/heads/master by this push: new c78d348 TEZ-4028: Events not visible from proto

[tez] branch master updated: TEZ-4057: Fix Unsorted broadcast shuffle umasks (Eric Wohlstadter, reviewed by Gopal V)

2019-03-28 Thread gopalv
This is an automated email from the ASF dual-hosted git repository. gopalv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tez.git The following commit(s) were added to refs/heads/master by this push: new 44344a0 TEZ-4057: Fix Unsorted broadcast shuffle

[tez] branch branch-0.9 updated: TEZ-4057: Fix Unsorted broadcast shuffle umasks (Eric Wohlstadter, reviewed by Gopal V)

2019-03-28 Thread gopalv
This is an automated email from the ASF dual-hosted git repository. gopalv pushed a commit to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/tez.git The following commit(s) were added to refs/heads/branch-0.9 by this push: new f379c61 TEZ-4057: Fix Unsorted broadcast

[tez] branch master updated: TEZ-4076. Add hadoop-cloud-storage jar to aws and azure mvn profiles (Jesus Camacho Rodriguez, reviewed by Gopal V)

2019-07-16 Thread gopalv
This is an automated email from the ASF dual-hosted git repository. gopalv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tez.git The following commit(s) were added to refs/heads/master by this push: new e62e85c TEZ-4076. Add hadoop-cloud-storage jar

[tez] branch master updated: TEZ-4186: Limits: Fix init order regression from TEZ-4155 (Gopal V, reviewed by Rajesh Balamohan)

2020-05-21 Thread gopalv
This is an automated email from the ASF dual-hosted git repository. gopalv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tez.git The following commit(s) were added to refs/heads/master by this push: new 9d6b11c TEZ-4186: Limits: Fix init order