Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Trunk #1

Open
wants to merge 7,417 commits into
base: branch-2.5.0
Choose a base branch
from
Open

Trunk #1

wants to merge 7,417 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 25, 2014

  1. Fix up HDFS CHANGES.txt for 2.5.0

    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613494 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    7500edf View commit details
    Browse the repository at this point in the history
  2. Fix up Common CHANGES.txt for 2.5.0

    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613498 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    e0b988c View commit details
    Browse the repository at this point in the history
  3. YARN-2211. Persist AMRMToken master key in RMStateStore for RM recove…

    …ry. Contributed by Xuan Gong
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613515 13f79535-47bb-0310-9956-ffa450edef68
    jian-he committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    7c3bf97 View commit details
    Browse the repository at this point in the history
  4. HDFS-6755. There is an unnecessary sleep in the code path where DFSOu…

    …tputStream#close gives up its attempt to contact the namenode (mitdesai21 via cmccabe)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613522 13f79535-47bb-0310-9956-ffa450edef68
    cmccabe committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    e667ddf View commit details
    Browse the repository at this point in the history
  5. HDFS-6750. The DataNode should use its shared memory segment to mark …

    …short-circuit replicas that have been unlinked as stale (cmccabe)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613537 13f79535-47bb-0310-9956-ffa450edef68
    cmccabe committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    c0b111e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2014

  1. HADOOP-10896. Update compatibility doc to capture visibility of un-an…

    …notated classes/ methods. (kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613543 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Jul 26, 2014
    Configuration menu
    Copy the full SHA
    a35958f View commit details
    Browse the repository at this point in the history
  2. YARN-1726. ResourceSchedulerWrapper broken due to AbstractYarnSchedul…

    …er. (Wei Yan via kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613547 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Jul 26, 2014
    Configuration menu
    Copy the full SHA
    aae3181 View commit details
    Browse the repository at this point in the history
  3. YARN-1796. container-executor shouldn't require o-r permissions. Cont…

    …ributed by Aaron T. Myers.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613548 13f79535-47bb-0310-9956-ffa450edef68
    atm committed Jul 26, 2014
    Configuration menu
    Copy the full SHA
    5da23a5 View commit details
    Browse the repository at this point in the history
  4. YARN-1726. Add missing files. ResourceSchedulerWrapper broken due to …

    …AbstractYarnScheduler. (Wei Yan via kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613552 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Jul 26, 2014
    Configuration menu
    Copy the full SHA
    f39308e View commit details
    Browse the repository at this point in the history
  5. HDFS-6749. FSNamesystem methods should call resolvePath. Contributed …

    …by Charles Lamb.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613561 13f79535-47bb-0310-9956-ffa450edef68
    cnauroth committed Jul 26, 2014
    Configuration menu
    Copy the full SHA
    eee7a2f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2014

  1. MAPREDUCE-6002. Made MR task avoid reporting error to AM when the tas…

    …k process is shutting down. Contributed by Wangda Tan.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613743 13f79535-47bb-0310-9956-ffa450edef68
    zjshen14 committed Jul 27, 2014
    Configuration menu
    Copy the full SHA
    d167334 View commit details
    Browse the repository at this point in the history
  2. merge from trunk r1613787

    Charles Lamb committed Jul 27, 2014
    Configuration menu
    Copy the full SHA
    6df1ae1 View commit details
    Browse the repository at this point in the history
  3. YARN-2247. Made RM web services authenticate users via kerberos and d…

    …elegation token. Contributed by Varun Vasudev.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613821 13f79535-47bb-0310-9956-ffa450edef68
    zjshen14 committed Jul 27, 2014
    Configuration menu
    Copy the full SHA
    b99c1fd View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2014

  1. HDFS-6717. JIRA HDFS-5804 breaks default nfs-gateway behavior for uns…

    …ecured config. Contributed by Brandon Li
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614125 13f79535-47bb-0310-9956-ffa450edef68
    Brandon Li committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    5e6266d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fce41af View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2014

  1. HADOOP-10876. The constructor of Path should not take an empty URL as…

    … a parameter. Contributed by Zhihai Xu.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614230 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    44cfbaf View commit details
    Browse the repository at this point in the history
  2. HADOOP-8069. Enable TCP_NODELAY by default for IPC. (Contributed by T…

    …odd Lipcon)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614242 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    be9eb19 View commit details
    Browse the repository at this point in the history
  3. YARN-2328. FairScheduler: Verify update and continuous scheduling thr…

    …eads are stopped when the scheduler is stopped. (kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614432 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    9787063 View commit details
    Browse the repository at this point in the history
  4. HDFS-6509. Create a special /.reserved/raw directory for raw access t…

    …o encrypted data. Contributed by Charles Lamb.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1614490 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    df8ea0f View commit details
    Browse the repository at this point in the history
  5. HDFS-6509 addendum, extra file

    umbrant committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    cff4b4c View commit details
    Browse the repository at this point in the history
  6. HDFS-6771. Require specification of an encryption key when creating a…

    …n encryption zone. (wang)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1614519 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    f396e96 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2014

  1. Configuration menu
    Copy the full SHA
    e718afa View commit details
    Browse the repository at this point in the history
  2. YARN-2354. DistributedShell may allocate more containers than client …

    …specified after AM restarts. Contributed by Li Lu
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614538 13f79535-47bb-0310-9956-ffa450edef68
    jian-he committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    d6c9579 View commit details
    Browse the repository at this point in the history
  3. HDFS-6665. Add tests for XAttrs in combination with viewfs. Contribut…

    …ed by Stephen Chu.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614545 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    5740c8c View commit details
    Browse the repository at this point in the history
  4. HDFS-6778. The extended attributes javadoc should simply refer to the…

    … user docs. Contributed by Charles Lamb.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614547 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    3142f3b View commit details
    Browse the repository at this point in the history
  5. Merge from trunk to branch

    umbrant committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    941674e View commit details
    Browse the repository at this point in the history
  6. HDFS-4629. Using com.sun.org.apache.xml.internal.serialize.* in XmlEd…

    …itsVisitor.java is JVM vendor specific. Breaks IBM JAVA.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614663 13f79535-47bb-0310-9956-ffa450edef68
    steveloughran committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    8ca2b46 View commit details
    Browse the repository at this point in the history
  7. HDFS-4629. Using com.sun.org.apache.xml.internal.serialize.* in XmlEd…

    …itsVisitor.java is JVM vendor specific. Breaks IBM JAVA -pom indentation
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614673 13f79535-47bb-0310-9956-ffa450edef68
    steveloughran committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    06c0b43 View commit details
    Browse the repository at this point in the history
  8. HDFS-6570. add api that enables checking if a user has certain permis…

    …sions on a file. Contributed by Jitendra Pandey.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614723 13f79535-47bb-0310-9956-ffa450edef68
    cnauroth committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    6ce375c View commit details
    Browse the repository at this point in the history
  9. HADOOP-10756. KMS audit log should consolidate successful similar req…

    …uests. (asuresh via tucu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614725 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    cae52de View commit details
    Browse the repository at this point in the history
  10. HDFS-6768. Fix a few unit tests that use hard-coded port numbers. (Ar…

    …pit Agarwal)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614732 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    0c1353e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf7c537 View commit details
    Browse the repository at this point in the history
  12. HDFS-6785. Should not be able to create encryption zone using path to…

    … a non-directory file. (clamb)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1614755 13f79535-47bb-0310-9956-ffa450edef68
    Charles Lamb committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    1cdd6c9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6b11bff View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2014

  1. HDFS-6441. Add ability to exclude/include specific datanodes while ba…

    …lancing. (Contributed by Benoy Antony and Yu Li)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614812 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    412b7b9 View commit details
    Browse the repository at this point in the history
  2. YARN-2347. Consolidated RMStateVersion and NMDBSchemaVersion into Ver…

    …sion in yarn-server-common. Contributed by Junping Du.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614838 13f79535-47bb-0310-9956-ffa450edef68
    zjshen14 committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    11e784e View commit details
    Browse the repository at this point in the history
  3. YARN-1994. Expose YARN/MR endpoints on multiple interfaces. Contribu…

    …ted by Craig Welch, Milan Potocnik,and Arpit Agarwal
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614981 13f79535-47bb-0310-9956-ffa450edef68
    xgong committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    bd768e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59c57b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2014

  1. Configuration menu
    Copy the full SHA
    b5b4c2f View commit details
    Browse the repository at this point in the history
  2. HDFS-6797. DataNode logs wrong layoutversion during upgrade. (Contrib…

    …uted by Benoy Antony)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615017 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    95d1bc9 View commit details
    Browse the repository at this point in the history
  3. HDFS-3482. Update CHANGES.txt.

    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615019 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    652a4f8 View commit details
    Browse the repository at this point in the history
  4. YARN-2051. Fix bug in PBimpls and add more unit tests with reflection…

    …. (Contributed by Binglin Chang)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615025 13f79535-47bb-0310-9956-ffa450edef68
    JunpingDu committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    1ec7c62 View commit details
    Browse the repository at this point in the history
  5. HDFS-6798. Add test case for incorrect data node condition during bal…

    …ancing. (Contributed by Benoy Antony)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615044 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    4a5d2b3 View commit details
    Browse the repository at this point in the history
  6. HDFS-6796. Improve the argument check during balancer command line pa…

    …rsing. Contributed by Benoy Antony
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615107 13f79535-47bb-0310-9956-ffa450edef68
    szetszwo committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    2d048f8 View commit details
    Browse the repository at this point in the history
  7. HDFS-6794. Update BlockManager methods to use DatanodeStorageInfo whe…

    …re possible. (Arpit Agarwal)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615169 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    42ea0f2 View commit details
    Browse the repository at this point in the history
  8. HADOOP-10902. Deletion of directories with snapshots will not output …

    …reason for trash move failure. Contributed by Stephen Chu.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615171 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    07b7a8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89ccdb1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9704e44 View commit details
    Browse the repository at this point in the history
  11. HADOOP-10920. site plugin couldn't parse hadoop-kms index.apt.vm. Con…

    …tributed by Akira Ajisaka.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615181 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    13e092f View commit details
    Browse the repository at this point in the history
  12. HDFS-6802. Some tests in TestDFSClientFailover are missing @test anno…

    …tation. Contributed by Akira Ajisaka.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615183 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    9f1be1c View commit details
    Browse the repository at this point in the history
  13. HDFS-6807. Fix TestReservedRawPaths. (clamb)

    Charles Lamb committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    5dc6583 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e2140fb View commit details
    Browse the repository at this point in the history
  15. HDFS-6788. Improve synchronization in BPOfferService with read write …

    …lock. Contributed by Yongjun Zhang.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615190 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    4659c92 View commit details
    Browse the repository at this point in the history
  16. HDFS-6482. Use block ID-based block layout on datanodes (James Thomas…

    … via Colin Patrick McCabe)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615223 13f79535-47bb-0310-9956-ffa450edef68
    cmccabe committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    b016bcd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a718b79 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2014

  1. HADOOP-10925. Compilation fails in native link0 function on Windows. …

    …Contributed by Chris Nauroth.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615320 13f79535-47bb-0310-9956-ffa450edef68
    cnauroth committed Aug 2, 2014
    Configuration menu
    Copy the full SHA
    cedeabd View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2014

  1. HDFS-6810. StorageReport array is initialized with wrong size in Data…

    …nodeDescriptor#getStorageReports. (Contributed by szetszwo)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615381 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 3, 2014
    Configuration menu
    Copy the full SHA
    bf1ad60 View commit details
    Browse the repository at this point in the history
  2. HADOOP-10903. Enhance hadoop classpath command to expand wildcards or…

    … write classpath into jar manifest. Contributed by Chris Nauroth.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615386 13f79535-47bb-0310-9956-ffa450edef68
    cnauroth committed Aug 3, 2014
    Configuration menu
    Copy the full SHA
    7970160 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2014

  1. YARN-2370. Fix comment in o.a.h.y.server.resourcemanager.schedulerApp…

    …SchedulingInfo (Contributed by Wenwu Peng)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615469 13f79535-47bb-0310-9956-ffa450edef68
    JunpingDu committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    25604eb View commit details
    Browse the repository at this point in the history
  2. HDFS-5723. Append failed FINALIZED replica should not be accepted as …

    …valid when that block is underconstruction. Contributed by Vinayakumar B.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615491 13f79535-47bb-0310-9956-ffa450edef68
    vinayakumarb committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    abd2b4f View commit details
    Browse the repository at this point in the history
  3. HDFS-5185. DN fails to startup if one of the data dir is full. Contri…

    …buted by Vinayakumar B.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615504 13f79535-47bb-0310-9956-ffa450edef68
    vinayakumarb committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    3a87630 View commit details
    Browse the repository at this point in the history
  4. HADOOP-10886. CryptoCodec#getCodecclasses throws NPE when configurati…

    …ons not loaded. Contributed by Uma Maheswara Rao G.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1615523 13f79535-47bb-0310-9956-ffa450edef68
    umamaheswararao committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    6f01132 View commit details
    Browse the repository at this point in the history
  5. HDFS-6814. Mistakenly dfs.namenode.list.encryption.zones.num.response…

    …s configured as boolean. Contributed by Uma Maheswara Rao G.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1615525 13f79535-47bb-0310-9956-ffa450edef68
    umamaheswararao committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    84dcec0 View commit details
    Browse the repository at this point in the history
  6. YARN-1354. Recover applications upon nodemanager restart. (Contribute…

    …d by Jason Lowe)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615550 13f79535-47bb-0310-9956-ffa450edef68
    JunpingDu committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    2ac4e9e View commit details
    Browse the repository at this point in the history
  7. HDFS-6787. Remove duplicate code in FSDirectory#unprotectedConcat. Co…

    …ntributed by Yi Liu.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615622 13f79535-47bb-0310-9956-ffa450edef68
    umamaheswararao committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    5c38473 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ce121f View commit details
    Browse the repository at this point in the history
  9. HDFS-6451. NFS should not return NFS3ERR_IO for AccessControlExceptio…

    …n. Contributed by Abhiraj Butala
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615702 13f79535-47bb-0310-9956-ffa450edef68
    Brandon Li committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    7df0144 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d469993 View commit details
    Browse the repository at this point in the history
  11. commit the additional doc change for HDFS-6717

    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615801 13f79535-47bb-0310-9956-ffa450edef68
    Brandon Li committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    d7762be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f40d31 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2014

  1. HADOOP-10927. Fix CredentialShell help behavior and error codes. Cont…

    …ributed by Josh Elser.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615827 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    4a0668c View commit details
    Browse the repository at this point in the history
  2. HADOOP-10937. Need to set version name correctly before decrypting EE…

    …K. Contributed by Arun Suresh.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615841 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    362bc16 View commit details
    Browse the repository at this point in the history
  3. Merge from trunk to branch

    umbrant committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    112aa8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66af8b0 View commit details
    Browse the repository at this point in the history
  5. Merge from trunk to branch

    umbrant committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    fd51e01 View commit details
    Browse the repository at this point in the history
  6. HADOOP-10918. JMXJsonServlet fails when used within Tomcat. (tucu)

    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616002 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    e1eb546 View commit details
    Browse the repository at this point in the history
  7. HADOOP-10791. AuthenticationFilter should support externalizing the s…

    …ecret for signing and provide rotation support. (rkanter via tucu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616005 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    6a36b92 View commit details
    Browse the repository at this point in the history
  8. HADOOP-10933. FileBasedKeyStoresFactory Should use Configuration.getP…

    …assword for SSL Passwords. (lmccay via tucu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616008 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    78cc7b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5339782 View commit details
    Browse the repository at this point in the history
  10. MAPREDUCE-6014. New task status field in task attempts table can lead…

    … to an empty web page. Contributed by Mit Desai
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616018 13f79535-47bb-0310-9956-ffa450edef68
    jlowe committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    6430709 View commit details
    Browse the repository at this point in the history
  11. HADOOP-10939. Fix TestKeyProviderFactory testcases to use default 128…

    … bit length keys. Contributed by Arun Suresh.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616021 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    b4706ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a11bab4 View commit details
    Browse the repository at this point in the history
  13. HADOOP-10905. LdapGroupsMapping Should use configuration.getPassword …

    …for SSL and LDAP Passwords. Contributed by Larry McCay
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616054 13f79535-47bb-0310-9956-ffa450edef68
    Brandon Li committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    f28ed6c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2014

  1. HDFS-6790. DFSUtil Should Use configuration.getPassword for SSL passw…

    …ords. Contributed by Larry McCay
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616058 13f79535-47bb-0310-9956-ffa450edef68
    Brandon Li committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    68708ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4235a0b View commit details
    Browse the repository at this point in the history
  3. YARN-2298. Move TimelineClient to yarn-common project (Contributed by…

    … Zhijie Shen)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616100 13f79535-47bb-0310-9956-ffa450edef68
    JunpingDu committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    ff826dd View commit details
    Browse the repository at this point in the history
  4. HDFS-6517. Remove hadoop-metrics2.properties from hdfs project (Akira…

    … AJISAKA via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616261 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    b9a22fe View commit details
    Browse the repository at this point in the history
  5. HDFS-6517. Remove hadoop-metrics2.properties from hdfs project (Akira…

    … AJISAKA via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616262 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    c166aad View commit details
    Browse the repository at this point in the history
  6. YARN-2374. Fixed TestDistributedShell#testDSShell failure due to host…

    …name dismatch. Contributed by Varun Vasudev
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616302 13f79535-47bb-0310-9956-ffa450edef68
    jian-he committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    8fbfda1 View commit details
    Browse the repository at this point in the history
  7. HDFS-6791. A block could remain under replicated if all of its replic…

    …as are on decommissioned nodes. Contributed by Ming Ma.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616306 13f79535-47bb-0310-9956-ffa450edef68
    Jing9 committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    daf529e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2014

  1. YARN-2359. Application hangs when it fails to launch AM container. (Z…

    …hihai Xu via kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616375 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    eeeddf3 View commit details
    Browse the repository at this point in the history
  2. YARN-2388. Fixed TestTimelineWebServices failure due to HADOOP-10791.…

    … Contributed by Zhijie Shen.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616405 13f79535-47bb-0310-9956-ffa450edef68
    zjshen14 committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    6d1eaed View commit details
    Browse the repository at this point in the history
  3. HDFS-6809. Move Balancer's inner classes MovedBlocks and Matcher as t…

    …o standalone classes and separates KeyManager from NameNodeConnector.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616422 13f79535-47bb-0310-9956-ffa450edef68
    szetszwo committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    1bb58be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d43015a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0103a75 View commit details
    Browse the repository at this point in the history
  6. YARN-2288. Made persisted data in LevelDB timeline store be versioned…

    …. Contributed by Junping Du.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616540 13f79535-47bb-0310-9956-ffa450edef68
    zjshen14 committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    5013ab6 View commit details
    Browse the repository at this point in the history
  7. HDFS-6781. Separate HDFS commands from CommandsManual.apt.vm. (Contri…

    …buted by Akira Ajisaka)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616575 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    98ee2dd View commit details
    Browse the repository at this point in the history
  8. YARN-2008. Fixed CapacityScheduler to calculate headroom based on max…

    … available capacity instead of configured max capacity. Contributed by Craig Welch
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616580 13f79535-47bb-0310-9956-ffa450edef68
    jian-he committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    f02681b View commit details
    Browse the repository at this point in the history
  9. MAPREDUCE-6021. MR AM should have working directory in LD_LIBRARY_PAT…

    …H. Contributed by Jason Lowe
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616585 13f79535-47bb-0310-9956-ffa450edef68
    jlowe committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    978d631 View commit details
    Browse the repository at this point in the history
  10. Merge from trunk to branch.

    umbrant committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    f558bd8 View commit details
    Browse the repository at this point in the history
  11. HDFS-6728. Dynamically add new volumes to DataStorage, formatted if n…

    …ecessary. Contributed by Lei Xu.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616615 13f79535-47bb-0310-9956-ffa450edef68
    atm committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    6f520c3 View commit details
    Browse the repository at this point in the history
  12. HADOOP-10929. Typo in Configuration.getPasswordFromCredentialProvider…

    …s. Contributed by Larry McCay
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616616 13f79535-47bb-0310-9956-ffa450edef68
    Brandon Li committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    5443c12 View commit details
    Browse the repository at this point in the history
  13. HDFS-6740. Make FSDataset support adding data volumes dynamically. Co…

    …ntributed by Lei Xu.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616623 13f79535-47bb-0310-9956-ffa450edef68
    atm committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    2d69c1e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2014

  1. MAPREDUCE-6007. Add support to distcp to preserve raw.* namespace ext…

    …ended attributes. (clamb)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1616657 13f79535-47bb-0310-9956-ffa450edef68
    Charles Lamb committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    225d4bb View commit details
    Browse the repository at this point in the history
  2. Revert HADOOP-10876.

    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616658 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    acaed47 View commit details
    Browse the repository at this point in the history
  3. HDFS-6722. Display readable last contact time for dead nodes on NN we…

    …bUI. Contributed by Ming Ma.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616669 13f79535-47bb-0310-9956-ffa450edef68
    Haohui Mai committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    65e6ee3 View commit details
    Browse the repository at this point in the history
  4. HADOOP-10771. Refactor HTTP delegation support out of httpfs to commo…

    …n, PART 1. (tucu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616671 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    12c50eb View commit details
    Browse the repository at this point in the history
  5. HADOOP-10771. Refactor HTTP delegation support out of httpfs to commo…

    …n, PART 2. (tucu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616672 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    a5a2836 View commit details
    Browse the repository at this point in the history
  6. HDFS-6772. Get DN storages out of blockContentsStale state faster aft…

    …er NN restarts. (Contributed by Ming Ma)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616680 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    e957709 View commit details
    Browse the repository at this point in the history
  7. HDFS-6834. Improve the configuration guidance in DFSClient when there…

    … are no Codec classes found in configs. Contributed by Uma Maheswara Rao G.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1616721 13f79535-47bb-0310-9956-ffa450edef68
    umamaheswararao committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    cbca43e View commit details
    Browse the repository at this point in the history
  8. YARN-2352. FairScheduler: Collect metrics on duration of critical met…

    …hods that affect performance. (kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616769 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    609421b View commit details
    Browse the repository at this point in the history
  9. YARN-2352. Add missing file. FairScheduler: Collect metrics on durati…

    …on of critical methods that affect performance. (kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616784 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    aa0f96d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    579d304 View commit details
    Browse the repository at this point in the history
  11. HADOOP-10919. Copy command should preserve raw.* namespace extended a…

    …ttributes. (clamb)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1616840 13f79535-47bb-0310-9956-ffa450edef68
    Charles Lamb committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    31e45ef View commit details
    Browse the repository at this point in the history
  12. HDFS-6823. dfs.web.authentication.kerberos.principal shows up in logs…

    … for insecure HDFS
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616845 13f79535-47bb-0310-9956-ffa450edef68
    raviprak committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    f944dc9 View commit details
    Browse the repository at this point in the history
  13. HDFS-6823. dfs.web.authentication.kerberos.principal shows up in logs…

    … for insecure HDFS
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616846 13f79535-47bb-0310-9956-ffa450edef68
    raviprak committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    d9972ce View commit details
    Browse the repository at this point in the history
  14. HDFS-6830. BlockInfo.addStorage fails when DN changes the storage for…

    … a block replica. (Arpit Agarwal)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616883 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    d0792d7 View commit details
    Browse the repository at this point in the history
  15. HDFS-6830. Revert accidental checkin

    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616884 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    1f429cc View commit details
    Browse the repository at this point in the history
  16. HDFS-6828. Separate block replica dispatching from Balancer. Contribu…

    …ted by Tsz Wo Nicholas Sze.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616889 13f79535-47bb-0310-9956-ffa450edef68
    Jing9 committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    9158d1c View commit details
    Browse the repository at this point in the history
  17. YARN-2212: ApplicationMaster needs to find a way to update the AMRMTo…

    …ken periodically. Contributed by Xuan Gong
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616892 13f79535-47bb-0310-9956-ffa450edef68
    xgong committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    9c4285b View commit details
    Browse the repository at this point in the history
  18. HADOOP-10862. Miscellaneous trivial corrections to KMS classes. (asur…

    …esh via tucu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616903 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    75abed8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2014

  1. HADOOP-10224. JavaKeyStoreProvider has to protect against corrupting …

    …underlying store. (asuresh via tucu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616908 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 9, 2014
    Configuration menu
    Copy the full SHA
    0d29703 View commit details
    Browse the repository at this point in the history
  2. YARN-2026. Fair scheduler: Consider only active queues for computing …

    …fairshare. (Ashwin Shankar via kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616915 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 9, 2014
    Configuration menu
    Copy the full SHA
    61e252d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85b337c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8453901 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2014

  1. Configuration menu
    Copy the full SHA
    29bcfe6 View commit details
    Browse the repository at this point in the history
  2. HADOOP-10402. Configuration.getValByRegex does not substitute for var…

    …iables. (Robert Kanter via kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617166 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 10, 2014
    Configuration menu
    Copy the full SHA
    77f18e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2014

  1. YARN-2337. ResourceManager sets ClientRMService in RMContext multiple…

    … times. (Zhihai Xu via kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617183 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    2dc8937 View commit details
    Browse the repository at this point in the history
  2. YARN-2361. RMAppAttempt state machine entries for KILLED state has du…

    …plicate event entries. (Zhihai Xu via kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617190 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    7895e8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2e4ccd View commit details
    Browse the repository at this point in the history
  4. HDFS-6837. Code cleanup for Balancer and Dispatcher. Contributed by T…

    …sz Wo Nicholas Sze.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617337 13f79535-47bb-0310-9956-ffa450edef68
    Jing9 committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    7f5391d View commit details
    Browse the repository at this point in the history
  5. YARN-2138. Cleaned up notifyDone* APIs in RMStateStore. Contributed b…

    …y Varun Saxena
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617341 13f79535-47bb-0310-9956-ffa450edef68
    jian-he committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    0b8fec1 View commit details
    Browse the repository at this point in the history
  6. HDFS-6838. Code cleanup for unnecessary INode replacement. Contribute…

    …d by Jing Zhao.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617361 13f79535-47bb-0310-9956-ffa450edef68
    Haohui Mai committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    50ff7d5 View commit details
    Browse the repository at this point in the history
  7. HDFS-6582. Missing null check in RpcProgramNfs3#read(XDR, SecurityHan…

    …dler). Contributed by Abhiraj Butala
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617366 13f79535-47bb-0310-9956-ffa450edef68
    Brandon Li committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    3d2eae7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2014

  1. HADOOP-10835. Implement HTTP proxyuser support in HTTP authentication…

    … client/server libraries. (tucu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617384 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    4b56017 View commit details
    Browse the repository at this point in the history
  2. YARN-1337. Recover containers upon nodemanager restart. (Contributed …

    …by Jason Lowe)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617448 13f79535-47bb-0310-9956-ffa450edef68
    JunpingDu committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    b5a9d07 View commit details
    Browse the repository at this point in the history
  3. HDFS-6839. Fix TestCLI to expect new output. (clamb)

    Charles Lamb committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    48f5d92 View commit details
    Browse the repository at this point in the history
  4. merge from trunk r1617527

    Charles Lamb committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    f702285 View commit details
    Browse the repository at this point in the history
  5. HADOOP-10820. Throw an exception in GenericOptionsParser when passed …

    …an empty Path. Contributed by Alex Holmes and Zhihai Xu.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617542 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    056d867 View commit details
    Browse the repository at this point in the history
  6. YARN-2373. Changed WebAppUtils to use Configuration#getPassword for a…

    …ccessing SSL passwords. Contributed by Larry McCay
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617555 13f79535-47bb-0310-9956-ffa450edef68
    jian-he committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    61cc859 View commit details
    Browse the repository at this point in the history
  7. YARN-2317. Updated the document about how to write YARN applications.…

    … Contributed by Li Lu.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617594 13f79535-47bb-0310-9956-ffa450edef68
    zjshen14 committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    6340b29 View commit details
    Browse the repository at this point in the history
  8. HDFS-6830. BlockInfo.addStorage fails when DN changes the storage for…

    … a block replica. (Arpit Agarwal)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617598 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    c989a1b View commit details
    Browse the repository at this point in the history
  9. YARN-2399. FairScheduler: Merge AppSchedulable and FSSchedulerApp int…

    …o FSAppAttempt. (kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617600 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    bcdd891 View commit details
    Browse the repository at this point in the history
  10. HDFS-6836. HDFS INFO logging is verbose & uses file appenders. (Contr…

    …ibuted by Xiaoyu Yao)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617603 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    643bd18 View commit details
    Browse the repository at this point in the history
  11. HADOOP-10851. NetgroupCache does not remove group memberships. (Contr…

    …ibuted by Benoy Antony)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617612 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    d964282 View commit details
    Browse the repository at this point in the history
  12. YARN-2399. Delete old versions of files. FairScheduler: Merge AppSche…

    …dulable and FSSchedulerApp into FSAppAttempt. (kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617619 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    ea971a0 View commit details
    Browse the repository at this point in the history
  13. HADOOP-10962. Flags for posix_fadvise are not valid in some architect…

    …ures (David Villegas via Colin Patrick McCabe)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617621 13f79535-47bb-0310-9956-ffa450edef68
    cmccabe committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    458eb31 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2014

  1. HADOOP-10281. Create a scheduler, which assigns schedulables a priori…

    …ty level. (Contributed by Chris Li)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617643 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    b4d5fc9 View commit details
    Browse the repository at this point in the history
  2. YARN-1370. Fair scheduler to re-populate container allocation state. …

    …(Anubhav Dhoot via kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617645 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    392b547 View commit details
    Browse the repository at this point in the history
  3. HADOOP-8944. Shell command fs -count should include human readable op…

    …tion (Jonathan Allen via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617775 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    fc8802e View commit details
    Browse the repository at this point in the history
  4. HDFS-6567. Normalize the order of public final in HdfsFileStatus. Con…

    …tributed by Tassapol Athiapinya.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617779 13f79535-47bb-0310-9956-ffa450edef68
    Haohui Mai committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    b23dec4 View commit details
    Browse the repository at this point in the history
  5. HDFS-6847. Avoid timeouts for replaceBlock() call by sending intermed…

    …iate responses to Balancer (Contributed by Vinayakumar B.)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617784 13f79535-47bb-0310-9956-ffa450edef68
    vinayakumarb committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    dee5892 View commit details
    Browse the repository at this point in the history
  6. Reverted

    Merged revision(s) 1617784 from hadoop/common/trunk:
    HDFS-6847. Avoid timeouts for replaceBlock() call by sending intermediate responses to Balancer (Contributed by Vinayakumar B.)
    ........
    
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617794 13f79535-47bb-0310-9956-ffa450edef68
    vinayakumarb committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    7a94bee View commit details
    Browse the repository at this point in the history
  7. HDFS-6247. Avoid timeouts for replaceBlock() call by sending intermed…

    …iate responses to Balancer (vinayakumarb)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617799 13f79535-47bb-0310-9956-ffa450edef68
    vinayakumarb committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    3e310a8 View commit details
    Browse the repository at this point in the history
  8. HADOOP-8944. Shell command fs -count should include human readable op…

    …tion (Jonathan Allen via aw) (continued)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617802 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    58b38b1 View commit details
    Browse the repository at this point in the history
  9. MAPREDUCE-5944. Remove MRv1 commands from CommandsManual.apt.vm (Akir…

    …a AJISAKA via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617804 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    5acc470 View commit details
    Browse the repository at this point in the history
  10. MAPREDUCE-5943. Separate mapred commands from CommandManual.apt.vm (A…

    …kira AJISAKA via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617806 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    f06473f View commit details
    Browse the repository at this point in the history
  11. HADOOP-10966. Hadoop Common native compilation broken in windows. (Co…

    …ntributed by David Villegas)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617823 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    fde7cf0 View commit details
    Browse the repository at this point in the history
  12. HDFS-6849. Replace HttpFS custom proxyuser handling with common imple…

    …mentation. (tucu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617831 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    e2f05bd View commit details
    Browse the repository at this point in the history
  13. YARN-2277. Added cross-origin support for the timeline server web ser…

    …vices. Contributed by Jonathan Eagles.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617832 13f79535-47bb-0310-9956-ffa450edef68
    zjshen14 committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    5313630 View commit details
    Browse the repository at this point in the history
  14. YARN-2070. Made DistributedShell publish the short user name to the t…

    …imeline server. Contributed by Robert Kanter.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617837 13f79535-47bb-0310-9956-ffa450edef68
    zjshen14 committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    07a8cf2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2014

  1. HADOOP-10843. TestGridmixRecord unit tests failure on PowerPC (Jinghu…

    …i Wang via Colin Patrick McCabe)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617860 13f79535-47bb-0310-9956-ffa450edef68
    cmccabe committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    b978c02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    047b1e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbef34d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e062a3 View commit details
    Browse the repository at this point in the history
  5. MAPREDUCE-883. harchive: Document how to unarchive (Akira AJISAKA and…

    … Koji Noguchi via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617977 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    9fa1e10 View commit details
    Browse the repository at this point in the history
  6. MAPREDUCE-4791. Javadoc for KeyValueTextInputFormat should include de…

    …fault separator and how to change it (Akira AJISAKA via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617979 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    a40c722 View commit details
    Browse the repository at this point in the history
  7. MAPREDUCE-5363. Fix doc and spelling for TaskCompletionEvent#getTaskS…

    …tatus and getStatus (Akira AJISAKA via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617982 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    815f5dc View commit details
    Browse the repository at this point in the history
  8. MAPREDUCE-6010. HistoryServerFileSystemStateStore fails to update tok…

    …ens. Contributed by Jason Lowe
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617984 13f79535-47bb-0310-9956-ffa450edef68
    jlowe committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    6b90c21 View commit details
    Browse the repository at this point in the history
  9. MAPREDUCE-5597. Missing alternatives in javadocs for deprecated const…

    …ructors in mapreduce.Job (Akira AJISAKA via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617986 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    5d7e562 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f72d99 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e2d769d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    89097da View commit details
    Browse the repository at this point in the history
  13. MAPREDUCE-5906. Inconsistent configuration in property "mapreduce.red…

    …uce.shuffle.input.buffer.percent" (Akira AJISAKA via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618007 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    93b80f9 View commit details
    Browse the repository at this point in the history
  14. HDFS-6546. Add non-superuser capability to get the encryption zone fo…

    …r a specific path. (clamb)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1618022 13f79535-47bb-0310-9956-ffa450edef68
    Charles Lamb committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    803adca View commit details
    Browse the repository at this point in the history
  15. HADOOP-10121. Fix javadoc spelling for HadoopArchives#writeTopLevelDi…

    …rs (Akira AJISAKA via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618044 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    3532b9d View commit details
    Browse the repository at this point in the history
  16. YARN-2397. Avoided loading two authentication filters for RM and TS w…

    …eb interfaces. Contributed by Varun Vasudev.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618054 13f79535-47bb-0310-9956-ffa450edef68
    zjshen14 committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    b98f9e1 View commit details
    Browse the repository at this point in the history
  17. HADOOP-10231. Add some components in Native Libraries document (Akira…

    … AJISAKA via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618059 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    b9c3dcf View commit details
    Browse the repository at this point in the history
  18. YARN-2197. Add a link to YARN CHANGES.txt in the left side of doc (Ak…

    …ira AJISAKA via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618066 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    fce6a95 View commit details
    Browse the repository at this point in the history
  19. YARN-1918. Typo in description and error message for yarn.resourceman…

    …ager.cluster-id (Anandha L Ranganathan via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618070 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    1797db3 View commit details
    Browse the repository at this point in the history
  20. MAPREDUCE-5878. some standard JDK APIs are not part of system classes…

    … defaults. Contributed by Sangjin Lee
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618080 13f79535-47bb-0310-9956-ffa450edef68
    jlowe committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    ef8eb23 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2014

  1. HDFS-6850. Move NFS out of order write unit tests into TestWrites cla…

    …ss. Contributed by Zhe Zhang.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618091 13f79535-47bb-0310-9956-ffa450edef68
    atm committed Aug 15, 2014
    Configuration menu
    Copy the full SHA
    87e5c33 View commit details
    Browse the repository at this point in the history
  2. HADOOP-10770. KMS add delegation token support. (tucu)

    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618096 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 15, 2014
    Configuration menu
    Copy the full SHA
    d8663c2 View commit details
    Browse the repository at this point in the history
  3. HADOOP-10967. Improve DefaultCryptoExtension#generateEncryptedKey per…

    …formance. (hitliuyi via tucu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618101 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 15, 2014
    Configuration menu
    Copy the full SHA
    859fe45 View commit details
    Browse the repository at this point in the history
  4. HADOOP-10964. Small fix for NetworkTopologyWithNodeGroup#sortByDistan…

    …ce. Contributed by Yi Liu.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618103 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Aug 15, 2014
    Configuration menu
    Copy the full SHA
    fba3c9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e45e0b3 View commit details
    Browse the repository at this point in the history
  6. YARN-2378. Added support for moving applications across queues in Cap…

    …acityScheduler. Contributed by Subramaniam Venkatraman Krishnan
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618106 13f79535-47bb-0310-9956-ffa450edef68
    jian-he committed Aug 15, 2014
    Configuration menu
    Copy the full SHA
    010bfdf View commit details
    Browse the repository at this point in the history
  7. HADOOP-10698. KMS, add proxyuser support. (tucu)

    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618217 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 15, 2014
    Configuration menu
    Copy the full SHA
    9e87d27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e28c608 View commit details
    Browse the repository at this point in the history
  9. MAPREDUCE-6032. Made MR jobs write job history files on the default F…

    …S when the current context’s FS is different. Contributed by Benjamin Zhitomirsky.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618269 13f79535-47bb-0310-9956-ffa450edef68
    zjshen14 committed Aug 15, 2014
    Configuration menu
    Copy the full SHA
    e080069 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7da1a9f View commit details
    Browse the repository at this point in the history
  11. YARN-2389. Added functionality for schedulers to kill all application…

    …s in a queue. Contributed by Subramaniam Venkatraman Krishnan
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618294 13f79535-47bb-0310-9956-ffa450edef68
    jian-he committed Aug 15, 2014
    Configuration menu
    Copy the full SHA
    c30e0a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2014

  1. HADOOP-10650. Add ability to specify a reverse ACL (black list) of us…

    …ers and groups. (Contributed by Benoy Antony)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618482 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 17, 2014
    Configuration menu
    Copy the full SHA
    3914555 View commit details
    Browse the repository at this point in the history
  2. HADOOP-10335. An ip whilelist based implementation to resolve Sasl pr…

    …operties per connection. (Contributed by Benoy Antony)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618484 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 17, 2014
    Configuration menu
    Copy the full SHA
    afecd32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44beb4f View commit details
    Browse the repository at this point in the history
  4. HADOOP-10335. An ip whilelist based implementation to resolve Sasl pr…

    …operties per connection. (Contributed by Benoy Antony)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618503 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 17, 2014
    Configuration menu
    Copy the full SHA
    dd7adf1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2014

  1. YARN-2411. Support simple user and group mappings to queues. Contribu…

    …ted by Ram Venkatesh
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618542 13f79535-47bb-0310-9956-ffa450edef68
    jian-he committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    f4c25c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fe5110 View commit details
    Browse the repository at this point in the history
  3. MAPREDUCE-6033. Updated access check for displaying job information

    (Yu Gao via Eric Yang)
    
    
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618648 13f79535-47bb-0310-9956-ffa450edef68
    macroadster committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    5afb8d8 View commit details
    Browse the repository at this point in the history
  4. HADOOP-10059. RPC authentication and authorization metrics overflow t…

    …o negative values on busy clusters. Contributed by Tsuyoshi OZAWA and Akira AJISAKA
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618659 13f79535-47bb-0310-9956-ffa450edef68
    jlowe committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    6271252 View commit details
    Browse the repository at this point in the history
  5. MAPREDUCE-6024. Shortened the time when Fetcher is stuck in retrying …

    …before concluding the failure by configuration. Contributed by Yunjiong Zhao.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618677 13f79535-47bb-0310-9956-ffa450edef68
    zjshen14 committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    9d923eb View commit details
    Browse the repository at this point in the history
  6. HDFS-6561. org.apache.hadoop.util.DataChecksum should support native …

    …checksumming (James Thomas via Colin Patrick McCabe)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618680 13f79535-47bb-0310-9956-ffa450edef68
    cmccabe committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    acca21c View commit details
    Browse the repository at this point in the history
  7. HADOOP-10973. Native Libraries Guide contains format error. (Contribu…

    …ted by Peter Klavins)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618682 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    df4f294 View commit details
    Browse the repository at this point in the history
  8. HDFS-6825. Edit log corruption due to delayed block removal. Contribu…

    …ted by Yongjun Zhang.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618684 13f79535-47bb-0310-9956-ffa450edef68
    umbrant committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    d6a62ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bd3ee0 View commit details
    Browse the repository at this point in the history
  10. MAPREDUCE-6036. TestJobEndNotifier fails intermittently in branch-2. …

    …Contributed by chang li
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618691 13f79535-47bb-0310-9956-ffa450edef68
    jlowe committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    dc24b7d View commit details
    Browse the repository at this point in the history
  11. MAPREDUCE-6012. DBInputSplit creates invalid ranges on Oracle. (Wei Y…

    …an via kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618694 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    d67cfc6 View commit details
    Browse the repository at this point in the history
  12. Merge from trunk to branch.

    umbrant committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    fcde39c View commit details
    Browse the repository at this point in the history
  13. HADOOP-10972. Native Libraries Guide contains mis-spelt build line (P…

    …eter Klavins via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618719 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    a3151c4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f433906 View commit details
    Browse the repository at this point in the history
  15. HDFS-6188. An ip whitelist based implementation of TrustedChannelReso…

    …lver. (Contributed by Benoy Antony)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618727 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    46deff1 View commit details
    Browse the repository at this point in the history
  16. HDFS-6569. OOB message can't be sent to the client when DataNode shut…

    …s down for upgrade. Contributed by Brandon Li
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618742 13f79535-47bb-0310-9956-ffa450edef68
    Brandon Li committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    ac61bc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2014

  1. HADOOP-9902. Shell script rewrite (aw)

    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618847 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 19, 2014
    Configuration menu
    Copy the full SHA
    2c97f17 View commit details
    Browse the repository at this point in the history
  2. YARN-2409. RM ActiveToStandBy transition missing stoping previous rmD…

    …ispatcher. Contributed by Rohith
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618915 13f79535-47bb-0310-9956-ffa450edef68
    jian-he committed Aug 19, 2014
    Configuration menu
    Copy the full SHA
    1178efe View commit details
    Browse the repository at this point in the history
  3. HADOOP-10968. hadoop native build fails to detect java_libarch on ppc…

    …64le (Dinar Valeev via Colin Patrick McCabe)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618919 13f79535-47bb-0310-9956-ffa450edef68
    cmccabe committed Aug 19, 2014
    Configuration menu
    Copy the full SHA
    6a8d4f2 View commit details
    Browse the repository at this point in the history
  4. YARN-2249. Avoided AM release requests being lost on work preserving …

    …RM restart. Contributed by Jian He.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618972 13f79535-47bb-0310-9956-ffa450edef68
    zjshen14 committed Aug 19, 2014
    Configuration menu
    Copy the full SHA
    5ecd54a View commit details
    Browse the repository at this point in the history
  5. HDFS-6872. Fix TestOptionsParser. (clamb)

    Charles Lamb committed Aug 19, 2014
    Configuration menu
    Copy the full SHA
    531f3ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2675a19 View commit details
    Browse the repository at this point in the history
  7. HDFS-6868. portmap and nfs3 are documented as hadoop commands instead…

    … of hdfs. Contributed by Brandon Li
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619001 13f79535-47bb-0310-9956-ffa450edef68
    Brandon Li committed Aug 19, 2014
    Configuration menu
    Copy the full SHA
    a2357c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2014

  1. Merge from trunk to branch.

    umbrant committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    3c2d550 View commit details
    Browse the repository at this point in the history
  2. YARN-2174. Enable HTTPs for the writer REST API of TimelineServer. Co…

    …ntributed by Zhijie Shen
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619160 13f79535-47bb-0310-9956-ffa450edef68
    jian-he committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    dcf8120 View commit details
    Browse the repository at this point in the history
  3. YARN-2034. Description for yarn.nodemanager.localizer.cache.target-si…

    …ze-mb is incorrect. Contributed by Chen He
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619176 13f79535-47bb-0310-9956-ffa450edef68
    jlowe committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    fc79e63 View commit details
    Browse the repository at this point in the history
  4. HDFS-6870. Blocks and INodes could leak for Rename with overwrite fla…

    …g. Contributed by Yi Liu.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619192 13f79535-47bb-0310-9956-ffa450edef68
    Jing9 committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    acf4989 View commit details
    Browse the repository at this point in the history
  5. Merge from trunk to branch

    umbrant committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    eb14192 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39468f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d30f04 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5f4a9e View commit details
    Browse the repository at this point in the history
  9. Set the release date for 2.5.0 in CHANGES.txt

    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619237 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    370c9bf View commit details
    Browse the repository at this point in the history
  10. YARN-1919. Potential NPE in EmbeddedElectorService#stop. (Tsuyoshi Oz…

    …awa via kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619251 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    6f1eb04 View commit details
    Browse the repository at this point in the history
  11. HDFS-6858. Allow dfs.data.transfer.saslproperties.resolver.class defa…

    …ult to hadoop.security.saslproperties.resolver.class. Contributed by Benoy Antony.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619256 13f79535-47bb-0310-9956-ffa450edef68
    cnauroth committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    07cac56 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2014

  1. HDFS-6878. Change MiniDFSCluster to support StorageType configuration…

    … for individual directories. (Arpit Agarwal)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619271 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 21, 2014
    Configuration menu
    Copy the full SHA
    72aec7f View commit details
    Browse the repository at this point in the history
  2. HDFS-6758. Block writer should pass the expected block size to DataXc…

    …eiverServer (Arpit Agarwal)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619275 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 21, 2014
    Configuration menu
    Copy the full SHA
    0c648ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    233359b View commit details
    Browse the repository at this point in the history
  4. MAPREDUCE-5974. Allow specifying multiple MapOutputCollectors with fa…

    …llback. (Todd Lipcon via kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619492 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 21, 2014
    Configuration menu
    Copy the full SHA
    549ad6a View commit details
    Browse the repository at this point in the history
  5. HDFS-6890. NFS readdirplus doesn't return dotdot attributes. Contribu…

    …ted by Brandon Li
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619500 13f79535-47bb-0310-9956-ffa450edef68
    Brandon Li committed Aug 21, 2014
    Configuration menu
    Copy the full SHA
    46ae452 View commit details
    Browse the repository at this point in the history
  6. HADOOP-10992. Merge KMS to branch-2, updating hadoop-common CHANGES.t…

    …xt. (tucu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619556 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 21, 2014
    Configuration menu
    Copy the full SHA
    6416c30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a9f2c5 View commit details
    Browse the repository at this point in the history
  8. HADOOP-10893. isolated classloader on the client side. Contributed by…

    … Sangjin Lee
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619604 13f79535-47bb-0310-9956-ffa450edef68
    jlowe committed Aug 21, 2014
    Configuration menu
    Copy the full SHA
    abf276c View commit details
    Browse the repository at this point in the history
  9. YARN-2434. RM should not recover containers from previously failed at…

    …tempt when AM restart is not enabled. Contributed by Jian He
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619614 13f79535-47bb-0310-9956-ffa450edef68
    jlowe committed Aug 21, 2014
    Configuration menu
    Copy the full SHA
    cb7b2ce View commit details
    Browse the repository at this point in the history
  10. MAPREDUCE-5130. Add missing job config options to mapred-default.xml …

    …(Ray Chiang via Sandy Ryza)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619626 13f79535-47bb-0310-9956-ffa450edef68
    sryza committed Aug 21, 2014
    Configuration menu
    Copy the full SHA
    cd9622f View commit details
    Browse the repository at this point in the history
  11. HADOOP-8896. Javadoc points to Wrong Reader and Writer classes in Seq…

    …uenceFile (Ray Chiang via aw)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619632 13f79535-47bb-0310-9956-ffa450edef68
    aw-was-here committed Aug 21, 2014
    Configuration menu
    Copy the full SHA
    1bec2ac View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2014

  1. HADOOP-10989. Work around buggy getgrouplist() implementations on Lin…

    …ux that return 0 on failure. Contributed by Chris Nauroth.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619659 13f79535-47bb-0310-9956-ffa450edef68
    cnauroth committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    ee0e327 View commit details
    Browse the repository at this point in the history
  2. HDF-6905. fs-encryption merge triggered release audit failures. (cla…

    …mb via tucu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619667 13f79535-47bb-0310-9956-ffa450edef68
    Alejandro Abdelnur committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    fd200dc View commit details
    Browse the repository at this point in the history
  3. YARN-2393. FairScheduler: Add the notion of steady fair share. (Wei Y…

    …an via kasha)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619845 13f79535-47bb-0310-9956-ffa450edef68
    kambatla committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    61c87d7 View commit details
    Browse the repository at this point in the history
  4. MAPREDUCE-6044. Fully qualified intermediate done dir path breaks per…

    …-user dir creation on Windows. Contributed by Zhijie Shen.
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619863 13f79535-47bb-0310-9956-ffa450edef68
    zjshen14 committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    4494e3c View commit details
    Browse the repository at this point in the history
  5. HDFS-6829. DFSAdmin refreshSuperUserGroupsConfiguration failed in sec…

    …urity cluster. (Contributed by zhaoyunjiong)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619882 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    acdddff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ec92af View commit details
    Browse the repository at this point in the history
  7. HADOOP-10282. Create a FairCallQueue: a multi-level call queue which …

    …schedules incoming calls and multiplexes outgoing calls. (Contributed by Chris Li)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619938 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    c041fb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2014

  1. Configuration menu
    Copy the full SHA
    e0c9f89 View commit details
    Browse the repository at this point in the history
  2. HDFS-6899. Allow changing MiniDFSCluster volumes per DN and capacity …

    …per volume. (Arpit Agarwal)
    
    git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619970 13f79535-47bb-0310-9956-ffa450edef68
    arp7 committed Aug 23, 2014
    Configuration menu
    Copy the full SHA
    42a61a4 View commit details
    Browse the repository at this point in the history