You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by ljl1988com <gi...@git.apache.org> on 2015/05/23 04:18:13 UTC

[GitHub] tez pull request: Branch 0.7

GitHub user ljl1988com opened a pull request:

    https://github.com/apache/tez/pull/5

    Branch 0.7

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tez branch-0.7

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tez/pull/5.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5
    
----
commit 70fda9507040de8da83935445c26111f1c1cd3da
Author: Jeff Zhang <zj...@apache.org>
Date:   2015-05-06T01:00:33Z

    Revert part of change of TEZ-2221 (zjffdu)
    
    (cherry picked from commit 406bba9ac86b8c0e265c2b1850928de477ce0250)

commit 5c6bbf9f37877788a08932391fa484d4eb379e66
Author: Hitesh Shah <hi...@apache.org>
Date:   2015-05-05T22:28:46Z

    TEZ-2415. PMC RDF needs to use asfext:pmc, not asfext:PMC. (hitesh)
    (cherry picked from commit bce7ff211f1b557a4aca46db8e839d5c2a0c8890)
    
    Conflicts:
    	CHANGES.txt

commit a6f0f1ef2981dc6c84ae6a7de830d79df6c27db0
Author: Hitesh Shah <hi...@apache.org>
Date:   2015-05-05T22:33:25Z

    TEZ-2384. Add warning message in the case of prewarn under non-session mode. (Jeff Zhang via hitesh)
    (cherry picked from commit 077b352fbd7ec44a7e5c3224837d5048829f09c4)

commit 4bf958c03f268f8e3f23a49e4df071cc5587051d
Author: Prakash Ramachandran <pr...@hortonworks.com>
Date:   2015-05-06T10:06:49Z

    TEZ-2406. Tez UI: Display per-io counter columns in task and attempt pages under vertex (Sreenath Somarajapuram via pramachandran)
    
    (cherry picked from commit 12ef073c205ce7b09827a7ecbeea457d589c1c5f)

commit 244c38bb4f421ca41a5851b8a4c777c4f0474da1
Author: Prakash Ramachandran <pr...@hortonworks.com>
Date:   2015-05-06T13:41:06Z

    TEZ-2366. Pig tez MiniTezCluster unit tests fail intermittently after TEZ-2333 (pramachandran)
    
    (cherry picked from commit 6a04fa48cb1113faf640115dcbba9b2270e756f3)

commit 9d8f78405c3b555e6a0b93ee47eaf66807277804
Author: Prakash Ramachandran <pr...@hortonworks.com>
Date:   2015-05-06T13:57:39Z

    TEZ-2417. Tez UI: Counters are blank in the Attempts page if all attempts failed (Sreenath Somarajapuram via pramachandran)
    
    (cherry picked from commit da3fecd53df56b96e29c8608068bf46a1995d611)

commit 128668765290d14c80865018f23a21aed9f02eb9
Author: Hitesh Shah <hi...@apache.org>
Date:   2015-05-06T18:52:57Z

    TEZ-2396. pig-tez-tfile-parser pom is hard coded to depend on 0.6.0-SNAPSHOT version. (Rajesh Balamohan via hitesh)

commit a0a659a712bbe9e4362c668939c3893196996a0f
Author: Hitesh Shah <hi...@apache.org>
Date:   2015-05-06T22:00:48Z

    TEZ-2424. Bump up max counter group name length limit to account for per_io counters. (hitesh)
    
    (cherry picked from commit 78ca7af63987e6052d8756f9ab827cb10b26dbcf)

commit 4405dff238f46981987b57bb67cab32a01f3176f
Author: Jeff Zhang <zj...@apache.org>
Date:   2015-05-07T05:03:07Z

    TEZ-2404. Handle DataMovementEvent before its TaskAttemptCompletedEvent (zjffdu)
    
    (cherry picked from commit 02870f0ac1095d67a85a864860b0c4ce68a1db57)

commit a142c335009350f9bdfae542b1fc360e65563d93
Author: Prakash Ramachandran <pr...@hortonworks.com>
Date:   2015-05-07T12:15:04Z

    TEZ-2416. Tez UI: Make tooltips display faster. (Sreenath Somarajapuram via pramachandran)
    
    (cherry picked from commit 70cd396d27188aa5e79280552199e7c81f7d2822)

commit c152ed88e29bacc7542074706ba142e1c1821d99
Author: Prakash Ramachandran <pr...@hortonworks.com>
Date:   2015-05-07T12:22:00Z

    TEZ-2423. Tez UI: Remove Attempt Index column from task->attempts page (Sreenath Somarajapuram via pramachandran)
    
    (cherry picked from commit a382324c24a30ef7b632ca1f003a90873ac802e3)

commit d6e7f93ec49f84082afc91afc7ae869be1489116
Author: Bikas Saha <bi...@apache.org>
Date:   2015-05-07T22:44:38Z

    TEZ-776. Reduce AM mem usage caused by storing TezEvents (bikas)
    (cherry picked from commit 05f77fe2b210341a16ead9fc51e53093c836d860)

commit c69398509e25ebc8444b690e49022397bf9cb295
Author: Jeff Zhang <zj...@apache.org>
Date:   2015-05-08T04:42:46Z

    TEZ-2410. VertexGroupCommitFinishedEvent & VertexCommitStartedEvent is not logged correctly (zjffdu)
    
    (cherry picked from commit 4a6808ce4c99458653bbe4328dfcad24649a48fb)

commit 8cc874a3c1eeaceba0ac06c5fd69ee7b84c38b1d
Author: Jeff Zhang <zj...@apache.org>
Date:   2015-05-08T11:55:53Z

    TEZ-2412. Should kill vertex in DAGImpl#VertexRerunWhileCommitting (zjffdu)
    
    (cherry picked from commit 6e6ad706f5b6611058541c3bf072343bf002ced5)

commit 9968e569baa680b2ea1c53d0ea71f6378cc7da53
Author: Siddharth Seth <ss...@apache.org>
Date:   2015-05-08T18:08:14Z

    TEZ-2426. Ensure the eventRouter thread completes before switching to a
    new task and thread safety fixes in IPOContexts. (sseth)
    (cherry picked from commit ce69aa1e2ca3320d33c833a96a158f94bfd73f52)

commit d3d4b051d3c896b601a0c492cd6d5a9b27f04cff
Author: Jeff Zhang <zj...@apache.org>
Date:   2015-05-11T05:51:59Z

    TEZ-2421. Deadlock in AM because attempt and vertex locking each other out (zjffdu)
    
    (cherry picked from commit ed7f1abbce54093f56f33c35c8ac92d9e433760f)

commit 5c1b91064e71fc550b5eb77fe263bafbcb8e0ab3
Author: Jeff Zhang <zj...@apache.org>
Date:   2015-05-11T09:31:04Z

    TEZ-2435. Add public key to KEYS (zjffdu)
    
    (cherry picked from commit e00b44a80d911601d8a6409a72f7b3eaa4dc844f)

commit db9864c33d5f5a3ffb60b8d03089014235d3133c
Author: Hitesh Shah <hi...@apache.org>
Date:   2015-05-11T18:44:53Z

    TEZ-1529. ATS and TezClient integration in secure kerberos enabled cluster. (Prakash Ramachandran via hitesh)
    
    (cherry picked from commit f0b9d7ec7472d6c4b932c249f6106c5b6ca85b88)

commit 5f448934429aa70582196c6581ce7e439723f8f5
Author: Hitesh Shah <hi...@apache.org>
Date:   2015-05-11T18:52:57Z

    TEZ-1529. ATS and TezClient integration in secure kerberos enabled cluster. (Prakash Ramachandran via hitesh)

commit 5a0b0265da28b039d6dd3db47982aa12e7ee1389
Author: Jonathan Eagles <je...@yahoo-inc.com>
Date:   2015-05-11T19:23:14Z

    TEZ-2282. Delimit reused yarn container logs (stderr, stdout, syslog) with task attempt start/stop events (Mit Desai via jeagles)
    
    (cherry picked from commit 9d582b444b7ba7f862802dbb547b059349e25fcf)

commit eec72121a434c7cbc8788ebcba0467316c40f58c
Author: Hitesh Shah <hi...@apache.org>
Date:   2015-05-12T23:11:47Z

    TEZ-2057. tez-dag/pom.xml contains versions for dependencies. (Jonathan Eagles via hitesh)
    
    (cherry picked from commit faffae43c5533ce914b4a3d05cc12fb83dfc75fe)

commit 9a8cd4239762779dbb1f52cd3561a4aacf3e69c7
Author: Siddharth Seth <ss...@apache.org>
Date:   2015-05-13T18:03:25Z

    TEZ-2445. Disable the object cleanup in local mode in LogicalIOProcessorRuntimeTask. Contributed by Jeff Zhang.
    (cherry picked from commit c048de1c54413076339e2f0339b1fc40f7d1f24d)

commit 3958733a1d549a22f0046dcc5b4f8774fd5fac9b
Author: Jeff Zhang <zj...@apache.org>
Date:   2015-05-14T00:08:04Z

    Revert "TEZ-1529. ATS and TezClient integration in secure kerberos enabled cluster. (Prakash Ramachandran via hitesh)"
    
    This reverts commit d99f2b262989079d6f628f91560a8678a2313e73.
    
    (cherry picked from commit 2df32bffa07d88bf4a0b7f2dced2c17b678006ef)

commit e09b9f65802e4c5dd417399552b6ffe90480a9ff
Author: Jeff Zhang <zj...@apache.org>
Date:   2015-05-14T00:10:12Z

    Revert "TEZ-1529. ATS and TezClient integration in secure kerberos enabled cluster. (Prakash Ramachandran via hitesh)"
    
    This reverts commit f0b9d7ec7472d6c4b932c249f6106c5b6ca85b88.
    
    Conflicts:
    	CHANGES.txt
    
    (cherry picked from commit 2467d60896e5c99536fe4e64b58c6f57dc1587ec)

commit b4b4d21e28537ac652b553df473ebcbbfae0c8b7
Author: Jeff Zhang <zj...@apache.org>
Date:   2015-05-14T00:26:07Z

    FIX CHANGES.txt conflict
    
    (cherry picked from commit 1c4cc8a20c81259319c07d34fe496fd94e06dba8)

commit cc8c5bbf16c8a5ae835eac00060467cec790a331
Author: Jeff Zhang <zj...@apache.org>
Date:   2015-05-14T01:39:08Z

    TEZ-2432. Syntax error in DOAP file release section (Hitesh via Jeff Zhang)
    
    (cherry picked from commit 05cf9a528441b72b3265f80ae7f17daab2c5730f)

commit 587a50230ac17045f4ec467c9b0c80d7235646f5
Author: Jeff Zhang <zj...@apache.org>
Date:   2015-05-14T01:43:03Z

    UPDATE CHANGES.txt (TEZ-2432)
    
    (cherry picked from commit e5c36a91120d330223cb7af2996fcbd12b385540)

commit b6e382edb3b2d89effcbcb07d1e4a8ec67d45216
Author: Jeff Zhang <zj...@apache.org>
Date:   2015-05-14T04:54:57Z

    TEZ-2437. FilterLinesByWord NPEs when run in Localmode (zjffdu)
    
    (cherry picked from commit fac3222c768fbdfc8c1bbe55f94bc106900e6ae4)

commit 025c7ed80f60c9d198765a47fff346fc87435113
Author: Jeff Zhang <zj...@apache.org>
Date:   2015-05-14T04:57:27Z

    UPDATE CHANGES.txt for TEZ-2437 (zjffdu)
    
    (cherry picked from commit e10aef4e13ff6566e0cf48a6626d4c2b021ef1e8)

commit 09c92662eb8821854c393436f7b41b3f53ddf3cc
Author: Prakash Ramachandran <pr...@hortonworks.com>
Date:   2015-05-14T05:48:02Z

    TEZ-2446. Tez UI: Add tezVersion details when downloading timeline data for offline use (pramachandran)
    
    (cherry picked from commit d090fc9061c1b0e39d34e2683d59fb9bd3f8e6f8)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tez pull request: Branch 0.7

Posted by ljl1988com <gi...@git.apache.org>.
Github user ljl1988com commented on the pull request:

    https://github.com/apache/tez/pull/5#issuecomment-109873242
  
    branch0.7


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---