hadoop git commit: HDDS-82. Merge ContainerData and ContainerStatus classes. Contributed by Bharat Viswanadham.

2018-05-21 Thread xyao
Repository: hadoop Updated Branches: refs/heads/trunk 0b4c44bde -> 5e8812677 HDDS-82. Merge ContainerData and ContainerStatus classes. Contributed by Bharat Viswanadham. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5

hadoop git commit: YARN-8179: Preemption does not happen due to natural_termination_factor when DRF is used. Contributed by Kyungwan Nam.

2018-05-21 Thread epayne
Repository: hadoop Updated Branches: refs/heads/branch-3.0 603ca19a1 -> 1b6c66254 YARN-8179: Preemption does not happen due to natural_termination_factor when DRF is used. Contributed by Kyungwan Nam. (cherry picked from commit 0b4c44bdeef62945b592d5761666ad026b629c0b) Project: http://git-w

hadoop git commit: YARN-8179: Preemption does not happen due to natural_termination_factor when DRF is used. Contributed by Kyungwan Nam.

2018-05-21 Thread epayne
Repository: hadoop Updated Branches: refs/heads/branch-3.1 1c594639f -> 5b2bbff14 YARN-8179: Preemption does not happen due to natural_termination_factor when DRF is used. Contributed by Kyungwan Nam. (cherry picked from commit 0b4c44bdeef62945b592d5761666ad026b629c0b) Project: http://git-w

hadoop git commit: YARN-8179: Preemption does not happen due to natural_termination_factor when DRF is used. Contributed by Kyungwan Nam.

2018-05-21 Thread epayne
Repository: hadoop Updated Branches: refs/heads/trunk 132a547de -> 0b4c44bde YARN-8179: Preemption does not happen due to natural_termination_factor when DRF is used. Contributed by Kyungwan Nam. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org

hadoop git commit: YARN-7900. [AMRMProxy] AMRMClientRelayer for stateful FederationInterceptor. (Botong Huang via asuresh)

2018-05-21 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 734cbdd6b -> 113e2d680 YARN-7900. [AMRMProxy] AMRMClientRelayer for stateful FederationInterceptor. (Botong Huang via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/h

hadoop git commit: Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp

2018-05-21 Thread shahrs87
Repository: hadoop Updated Branches: refs/heads/branch-2.7 e8777342d -> 04219e55c Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp (cherry picked from commit 73e9120ad79c73703de21e0084591861813f3279) Project: http://git-wip-us.apache.org/repos/asf/ha

hadoop git commit: Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp

2018-05-21 Thread shahrs87
Repository: hadoop Updated Branches: refs/heads/branch-2.8 9f3db02cd -> 1ac63ebf6 Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp (cherry picked from commit 73e9120ad79c73703de21e0084591861813f3279) Project: http://git-wip-us.apache.org/repos/asf/ha

hadoop git commit: Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp

2018-05-21 Thread shahrs87
Repository: hadoop Updated Branches: refs/heads/branch-2 e2d32bd9c -> 734cbdd6b Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp (cherry picked from commit 73e9120ad79c73703de21e0084591861813f3279) Project: http://git-wip-us.apache.org/repos/asf/hado

hadoop git commit: Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp

2018-05-21 Thread shahrs87
Repository: hadoop Updated Branches: refs/heads/branch-2.9 23e6ddf1c -> 88350e941 Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp (cherry picked from commit 73e9120ad79c73703de21e0084591861813f3279) Project: http://git-wip-us.apache.org/repos/asf/ha

hadoop git commit: Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp

2018-05-21 Thread shahrs87
Repository: hadoop Updated Branches: refs/heads/branch-3.0 2acd8e4ec -> 603ca19a1 Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp (cherry picked from commit 73e9120ad79c73703de21e0084591861813f3279) Project: http://git-wip-us.apache.org/repos/asf/ha

hadoop git commit: Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp

2018-05-21 Thread shahrs87
Repository: hadoop Updated Branches: refs/heads/branch-3.1 a89e65faa -> 1c594639f Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp (cherry picked from commit 73e9120ad79c73703de21e0084591861813f3279) Project: http://git-wip-us.apache.org/repos/asf/ha

hadoop git commit: HDDS-71. Send ContainerType to Datanode during container creation. Contributed by Bharat Viswanadham.

2018-05-21 Thread msingh
Repository: hadoop Updated Branches: refs/heads/trunk 73e9120ad -> 132a547de HDDS-71. Send ContainerType to Datanode during container creation. Contributed by Bharat Viswanadham. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

hadoop git commit: Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp

2018-05-21 Thread shahrs87
Repository: hadoop Updated Branches: refs/heads/trunk f48fec83d -> 73e9120ad Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/73e9

hadoop git commit: YARN-8248. Job hangs when a job requests a resource that its queue does not have. (Szilard Nemeth via Haibo Chen)

2018-05-21 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk 3d2d9dbca -> f48fec83d YARN-8248. Job hangs when a job requests a resource that its queue does not have. (Szilard Nemeth via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repo

hadoop git commit: HDDS-87:Fix test failures with uninitialized storageLocation field in storageReport Contributed by Shashikant Banerjee

2018-05-21 Thread bharat
Repository: hadoop Updated Branches: refs/heads/trunk c97df7712 -> 3d2d9dbca HDDS-87:Fix test failures with uninitialized storageLocation field in storageReport Contributed by Shashikant Banerjee Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org

hadoop git commit: HDDS-57. TestContainerCloser#testRepeatedClose and TestContainerCloser#testCleanupThreadRuns fail consistently. Contributed by Shashikant Banerjee.

2018-05-21 Thread msingh
Repository: hadoop Updated Branches: refs/heads/trunk ba842847c -> c97df7712 HDDS-57. TestContainerCloser#testRepeatedClose and TestContainerCloser#testCleanupThreadRuns fail consistently. Contributed by Shashikant Banerjee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit

hadoop git commit: HADOOP-15478. WASB: hflush() and hsync() regression. Contributed by Thomas Marquardt.

2018-05-21 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2 8f45d119a -> e2d32bd9c HADOOP-15478. WASB: hflush() and hsync() regression. Contributed by Thomas Marquardt. (cherry picked from commit ba842847c94d31d3f737226d954c566b5d88656b) Project: http://git-wip-us.apache.org/repos/asf/hadoop/re

[1/2] hadoop git commit: HADOOP-15478. WASB: hflush() and hsync() regression. Contributed by Thomas Marquardt.

2018-05-21 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-3.1 61e897404 -> a89e65faa refs/heads/trunk a23ff8d88 -> ba842847c HADOOP-15478. WASB: hflush() and hsync() regression. Contributed by Thomas Marquardt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-

[2/2] hadoop git commit: HADOOP-15478. WASB: hflush() and hsync() regression. Contributed by Thomas Marquardt.

2018-05-21 Thread stevel
HADOOP-15478. WASB: hflush() and hsync() regression. Contributed by Thomas Marquardt. (cherry picked from commit ba842847c94d31d3f737226d954c566b5d88656b) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a89e65fa Tree: http: