hadoop git commit: MAPREDUCE-6693. ArrayIndexOutOfBoundsException occurs when the length of the job name is equal to mapreduce.jobhistory.jobname.limit. Contributed by Ajith S.

2016-05-17 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 7f03c1c90 -> 19db965c2 MAPREDUCE-6693. ArrayIndexOutOfBoundsException occurs when the length of the job name is equal to mapreduce.jobhistory.jobname.limit. Contributed by Ajith S. (cherry picked from commit b3579305268bffc44a8041c5b75f

hadoop git commit: MAPREDUCE-6693. ArrayIndexOutOfBoundsException occurs when the length of the job name is equal to mapreduce.jobhistory.jobname.limit. Contributed by Ajith S.

2016-05-17 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.8 388b2010a -> fc221ecf3 MAPREDUCE-6693. ArrayIndexOutOfBoundsException occurs when the length of the job name is equal to mapreduce.jobhistory.jobname.limit. Contributed by Ajith S. (cherry picked from commit b3579305268bffc44a8041c5b7

hadoop git commit: MAPREDUCE-6693. ArrayIndexOutOfBoundsException occurs when the length of the job name is equal to mapreduce.jobhistory.jobname.limit. Contributed by Ajith S.

2016-05-17 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 9fe5828f0 -> b35793052 MAPREDUCE-6693. ArrayIndexOutOfBoundsException occurs when the length of the job name is equal to mapreduce.jobhistory.jobname.limit. Contributed by Ajith S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/re

hadoop git commit: HADOOP-13163 Reuse pre-computed filestatus in Distcp-CopyMapper (Rajesh Balamohan via stevel)

2016-05-17 Thread stevel
Repository: hadoop Updated Branches: refs/heads/trunk b35793052 -> c69a64925 HADOOP-13163 Reuse pre-computed filestatus in Distcp-CopyMapper (Rajesh Balamohan via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/

hadoop git commit: HADOOP-13163 Reuse pre-computed filestatus in Distcp-CopyMapper (Rajesh Balamohan via stevel)

2016-05-17 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2.8 fc221ecf3 -> b44ecfff1 HADOOP-13163 Reuse pre-computed filestatus in Distcp-CopyMapper (Rajesh Balamohan via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/co

hadoop git commit: HADOOP-13163 Reuse pre-computed filestatus in Distcp-CopyMapper (Rajesh Balamohan via stevel)

2016-05-17 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2 19db965c2 -> dfc062a09 HADOOP-13163 Reuse pre-computed filestatus in Distcp-CopyMapper (Rajesh Balamohan via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/comm

hadoop git commit: HADOOP-13158 S3AFileSystem#toString might throw NullPointerException due to null cannedACL. (Chris Nauroth via stevel)

2016-05-17 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2.8 b44ecfff1 -> 42d9beaa1 HADOOP-13158 S3AFileSystem#toString might throw NullPointerException due to null cannedACL. (Chris Nauroth via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apach

hadoop git commit: HADOOP-13158 S3AFileSystem#toString might throw NullPointerException due to null cannedACL. (Chris Nauroth via stevel)

2016-05-17 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2 dfc062a09 -> dd0a8201b HADOOP-13158 S3AFileSystem#toString might throw NullPointerException due to null cannedACL. (Chris Nauroth via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.

hadoop git commit: HADOOP-13158 S3AFileSystem#toString might throw NullPointerException due to null cannedACL. (Chris Nauroth via stevel)

2016-05-17 Thread stevel
Repository: hadoop Updated Branches: refs/heads/trunk c69a64925 -> 08ea07f1b HADOOP-13158 S3AFileSystem#toString might throw NullPointerException due to null cannedACL. (Chris Nauroth via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org

hadoop git commit: HDFS-10303. DataStreamer#ResponseProcessor calculates packet ack latency incorrectly. Contributed by Surendra Singh Lilhore.

2016-05-17 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 08ea07f1b -> 4a5819dae HDFS-10303. DataStreamer#ResponseProcessor calculates packet ack latency incorrectly. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apac

hadoop git commit: HDFS-10303. DataStreamer#ResponseProcessor calculates packet ack latency incorrectly. Contributed by Surendra Singh Lilhore.

2016-05-17 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 dd0a8201b -> 48be0ff67 HDFS-10303. DataStreamer#ResponseProcessor calculates packet ack latency incorrectly. Contributed by Surendra Singh Lilhore. (cherry picked from commit 4a5819dae2b0ca8f8b6d94ef464882d079d86593) Project: http://g

hadoop git commit: HDFS-10303. DataStreamer#ResponseProcessor calculates packet ack latency incorrectly. Contributed by Surendra Singh Lilhore.

2016-05-17 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 42d9beaa1 -> 362a778bf HDFS-10303. DataStreamer#ResponseProcessor calculates packet ack latency incorrectly. Contributed by Surendra Singh Lilhore. (cherry picked from commit 4a5819dae2b0ca8f8b6d94ef464882d079d86593) Project: http:/

hadoop git commit: MAPREDUCE-6701. application master log can not be available when clicking jobhistory's am logs link. Contributed by Haibo Chen (cherry picked from commit 12fa4ec141f8d0cb105b6f60c37

2016-05-17 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 48be0ff67 -> 51e06c085 MAPREDUCE-6701. application master log can not be available when clicking jobhistory's am logs link. Contributed by Haibo Chen (cherry picked from commit 12fa4ec141f8d0cb105b6f60c3739a4b26890fd5) Project: http://

hadoop git commit: MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen

2016-05-17 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 12fa4ec14 -> 34fddd1e9 MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commi

hadoop git commit: MAPREDUCE-6701. application master log can not be available when clicking jobhistory's am logs link. Contributed by Haibo Chen

2016-05-17 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 4a5819dae -> 12fa4ec14 MAPREDUCE-6701. application master log can not be available when clicking jobhistory's am logs link. Contributed by Haibo Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.ap

hadoop git commit: MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen (cherry picked from commit 34fdd

2016-05-17 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 51e06c085 -> 9c47862d8 MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen (cherry picked from commit 34fddd1e912dcd9f898e500b8df11295ee49c

hadoop git commit: MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen (cherry picked from commit 34fdd

2016-05-17 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 362a778bf -> c983115e4 MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen (cherry picked from commit 34fddd1e912dcd9f898e500b8df11295ee4

hadoop git commit: HDFS-10404. Fix formatting of CacheAdmin command usage help text (Yiqun Lin via cmccabe)

2016-05-17 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 34fddd1e9 -> 7cd5ae62f HDFS-10404. Fix formatting of CacheAdmin command usage help text (Yiqun Lin via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7cd5a

hadoop git commit: HDFS-10404. Fix formatting of CacheAdmin command usage help text (Yiqun Lin via cmccabe)

2016-05-17 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 9c47862d8 -> 6ebb92c9c HDFS-10404. Fix formatting of CacheAdmin command usage help text (Yiqun Lin via cmccabe) (cherry picked from commit 7cd5ae62f639a857f24f5463f2aefc099c631a14) Project: http://git-wip-us.apache.org/repos/asf/hadoo

hadoop git commit: YARN-5102. timeline service build fails with java 8. (Sangjin Lee via varunsaxena)

2016-05-17 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/YARN-2928 5846629db -> 637e40d51 YARN-5102. timeline service build fails with java 8. (Sangjin Lee via varunsaxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/637e40d

hadoop git commit: YARN-4832. NM side resource value should get updated if change applied in RM side. Contributed by Junping Du

2016-05-17 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk 7cd5ae62f -> fa3bc3405 YARN-4832. NM side resource value should get updated if change applied in RM side. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf

hadoop git commit: HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu.

2016-05-17 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk fa3bc3405 -> 0942954e8 HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0

hadoop git commit: HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu.

2016-05-17 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 6ebb92c9c -> 70ee477e5 HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu. (cherry picked from commit 0942954e8ab6bef636c2648d0d5a0227a50f799c) Project: http://git-wip-us.apache.org/repos/asf/h

hadoop git commit: HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu.

2016-05-17 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 c983115e4 -> cb5a1edd1 HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu. (cherry picked from commit 0942954e8ab6bef636c2648d0d5a0227a50f799c) Project: http://git-wip-us.apache.org/repos/asf

[17/50] [abbrv] hadoop git commit: HADOOP-13146. Refactor RetryInvocationHandler. Contributed by Tsz Wo Nicholas Sze.

2016-05-17 Thread wangda
HADOOP-13146. Refactor RetryInvocationHandler. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a9a8297c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a9a8297c Diff: http://git-

[07/50] [abbrv] hadoop git commit: YARN-2888. Corrective mechanisms for rebalancing NM container queues. (asuresh)

2016-05-17 Thread wangda
YARN-2888. Corrective mechanisms for rebalancing NM container queues. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f0ac18d0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f0ac18d0 Diff: http://git-wip-

[08/50] [abbrv] hadoop git commit: HADOOP-13083. The number of javadocs warnings is limited to 100. (Gergely Novák via gtcarrera9)

2016-05-17 Thread wangda
HADOOP-13083. The number of javadocs warnings is limited to 100. (Gergely Novák via gtcarrera9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3fa1380c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3fa1380c Dif

[14/50] [abbrv] hadoop git commit: HADOOP-13148. TestDistCpViewFs to include IOExceptions in test error reports. Contributed by Steve Loughran.

2016-05-17 Thread wangda
HADOOP-13148. TestDistCpViewFs to include IOExceptions in test error reports. Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b9685e85 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/

[19/50] [abbrv] hadoop git commit: HDFS-10410. RedundantEditLogInputStream.LOG is set to wrong class. (John Zhuge via lei)

2016-05-17 Thread wangda
HDFS-10410. RedundantEditLogInputStream.LOG is set to wrong class. (John Zhuge via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6a6e74ac Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6a6e74ac Diff: http:/

[11/50] [abbrv] hadoop git commit: HDFS-10333. Intermittent org.apache.hadoop.hdfs.TestFileAppend failure in trunk. Contributed by Yiqun Lin.

2016-05-17 Thread wangda
HDFS-10333. Intermittent org.apache.hadoop.hdfs.TestFileAppend failure in trunk. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/45788204 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/45

[09/50] [abbrv] hadoop git commit: YARN-5080. Cannot obtain logs using YARN CLI -am for either KILLED or RUNNING AM. Contributed by Xuan Gong

2016-05-17 Thread wangda
YARN-5080. Cannot obtain logs using YARN CLI -am for either KILLED or RUNNING AM. Contributed by Xuan Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7be53b65 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7be

[01/50] [abbrv] hadoop git commit: HADOOP-11180. Change log message "token.Token: Cannot find class for token kind kms-dt" to debug. Contributed by Yi Liu. [Forced Update!]

2016-05-17 Thread wangda
Repository: hadoop Updated Branches: refs/heads/YARN-3368 117ef9e56 -> f34666745 (forced update) HADOOP-11180. Change log message "token.Token: Cannot find class for token kind kms-dt" to debug. Contributed by Yi Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http:/

[03/50] [abbrv] hadoop git commit: HADOOP-13113 Enable parallel test execution for hadoop-aws. Chris Nauroth via stevel

2016-05-17 Thread wangda
HADOOP-13113 Enable parallel test execution for hadoop-aws. Chris Nauroth via stevel Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dd3a8bed Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dd3a8bed Diff: http://gi

[04/50] [abbrv] hadoop git commit: MAPREDUCE-6558. multibyte delimiters with compressed input files generate duplicate records. Contributed by Wilfred Spiegelenburg

2016-05-17 Thread wangda
MAPREDUCE-6558. multibyte delimiters with compressed input files generate duplicate records. Contributed by Wilfred Spiegelenburg Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9227dfc2 Tree: http://git-wip-us.apache.org/r

[05/50] [abbrv] hadoop git commit: HADOOP-12971. FileSystemShell doc should explain relative path (John Zhuge via sale)

2016-05-17 Thread wangda
HADOOP-12971. FileSystemShell doc should explain relative path (John Zhuge via sale) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1f2794b4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1f2794b4 Diff: http://gi

[02/50] [abbrv] hadoop git commit: HADOOP-12868. Fix hadoop-openstack undeclared and unused dependencies. Contributed by Masatake Iwasaki.

2016-05-17 Thread wangda
HADOOP-12868. Fix hadoop-openstack undeclared and unused dependencies. Contributed by Masatake Iwasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fa440a39 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fa440

[16/50] [abbrv] hadoop git commit: YARN-5069. TestFifoScheduler.testResourceOverCommit race condition. Contributed by Eric Badger.

2016-05-17 Thread wangda
YARN-5069. TestFifoScheduler.testResourceOverCommit race condition. Contributed by Eric Badger. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1217c8f6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1217c8f6 Diff

[12/50] [abbrv] hadoop git commit: HDFS-8449. Add tasks count metrics to datanode for ECWorker. Contributed by Bo Li.

2016-05-17 Thread wangda
HDFS-8449. Add tasks count metrics to datanode for ECWorker. Contributed by Bo Li. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ad944112 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ad944112 Diff: http://git-

[41/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-05-17 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6d3a5f5b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/serializers/yarn-app-attempt.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/serializers/yarn-app

[06/50] [abbrv] hadoop git commit: YARN-2888. Corrective mechanisms for rebalancing NM container queues. (asuresh)

2016-05-17 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f0ac18d0/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/distributed/TopKNodeSelector.java -

[28/50] [abbrv] hadoop git commit: HADOOP-13158 S3AFileSystem#toString might throw NullPointerException due to null cannedACL. (Chris Nauroth via stevel)

2016-05-17 Thread wangda
HADOOP-13158 S3AFileSystem#toString might throw NullPointerException due to null cannedACL. (Chris Nauroth via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08ea07f1 Tree: http://git-wip-us.apache.org/repos/asf/ha

[29/50] [abbrv] hadoop git commit: HDFS-10303. DataStreamer#ResponseProcessor calculates packet ack latency incorrectly. Contributed by Surendra Singh Lilhore.

2016-05-17 Thread wangda
HDFS-10303. DataStreamer#ResponseProcessor calculates packet ack latency incorrectly. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4a5819da Tree: http://git-wip-us.apache.org/repos/

[37/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-05-17 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6d3a5f5b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/templates/yarn-node-containers.hbs -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/m

[36/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-05-17 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6d3a5f5b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/tests/unit/routes/yarn-container-log-test.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui

[18/50] [abbrv] hadoop git commit: HADOOP-11858. [JDK8] Set minimum version of Hadoop 3 to JDK 8. Contributed by Robert Kanter.

2016-05-17 Thread wangda
HADOOP-11858. [JDK8] Set minimum version of Hadoop 3 to JDK 8. Contributed by Robert Kanter. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b55642b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4b55642b Diff: h

[34/50] [abbrv] hadoop git commit: HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu.

2016-05-17 Thread wangda
HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0942954e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0942954e Diff: h

[25/50] [abbrv] hadoop git commit: HDFS-10242. Cannot create space quota of zero. Contributed by Takashi Ohnishi.

2016-05-17 Thread wangda
HDFS-10242. Cannot create space quota of zero. Contributed by Takashi Ohnishi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9fe5828f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9fe5828f Diff: http://git-wip-u

[21/50] [abbrv] hadoop git commit: HADOOP-12930. Dynamic subcommands for hadoop shell scripts (aw)

2016-05-17 Thread wangda
HADOOP-12930. Dynamic subcommands for hadoop shell scripts (aw) This commit contains the following JIRA issues: HADOOP-12931. bin/hadoop work for dynamic subcommands HADOOP-12932. bin/yarn work for dynamic subcommands HADOOP-12933. bin/hdfs work for dynamic subcommands HADOOP-1293

[10/50] [abbrv] hadoop git commit: YARN-4738. Notify the RM about the status of OPPORTUNISTIC containers (Konstantinos Karanasos via asuresh)

2016-05-17 Thread wangda
YARN-4738. Notify the RM about the status of OPPORTUNISTIC containers (Konstantinos Karanasos via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f45bc5a8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f4

[44/50] [abbrv] hadoop git commit: YARN-4514. [YARN-3368] Cleanup hardcoded configurations, such as RM/ATS addresses. (Sunil G via wangda)

2016-05-17 Thread wangda
YARN-4514. [YARN-3368] Cleanup hardcoded configurations, such as RM/ATS addresses. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a739077a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a7390

[46/50] [abbrv] hadoop git commit: YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda)

2016-05-17 Thread wangda
YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/137c67d6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/137c67d6 Diff: http://git-wip-us.apache.org

[24/50] [abbrv] hadoop git commit: YARN-5075. Fix findbugs warnings in hadoop-yarn-common module. (asuresh)

2016-05-17 Thread wangda
YARN-5075. Fix findbugs warnings in hadoop-yarn-common module. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ccc93e78 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ccc93e78 Diff: http://git-wip-us.apac

[45/50] [abbrv] hadoop git commit: YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda)

2016-05-17 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/137c67d6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/serializers/cluster-metric.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/serializers/cluster-me

[40/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-05-17 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6d3a5f5b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/pom.xml -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/pom.xml b/hadoop-yarn-project/hadoop-yarn/hadoop-yar

[38/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-05-17 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6d3a5f5b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/routes/yarn-queue.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app

[39/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-05-17 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6d3a5f5b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/components/tree-selector.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/web

[13/50] [abbrv] hadoop git commit: YARN-4325. Nodemanager log handlers fail to send finished/failed events in some cases. Contributed by Junping Du

2016-05-17 Thread wangda
YARN-4325. Nodemanager log handlers fail to send finished/failed events in some cases. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/81effb7d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t

[50/50] [abbrv] hadoop git commit: YARN-5019. [YARN-3368] Change urls in new YARN ui from camel casing to hyphens. (Sunil G via wangda)

2016-05-17 Thread wangda
YARN-5019. [YARN-3368] Change urls in new YARN ui from camel casing to hyphens. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f3466674 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f3466674

[47/50] [abbrv] hadoop git commit: YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena via wangda)

2016-05-17 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9a7488b6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/tests/unit/serializers/yarn-node-app-test.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/tests/unit/seri

[22/50] [abbrv] hadoop git commit: HDFS-10208. Addendum for HDFS-9579: to handle the case when client machine can't resolve network path (Ming Ma via sjlee)

2016-05-17 Thread wangda
HDFS-10208. Addendum for HDFS-9579: to handle the case when client machine can't resolve network path (Ming Ma via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61f46be0 Tree: http://git-wip-us.apache.org/repos/asf

[23/50] [abbrv] hadoop git commit: HADOOP-13161. remove JDK7 from Dockerfile (aw)

2016-05-17 Thread wangda
HADOOP-13161. remove JDK7 from Dockerfile (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2c91fd82 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2c91fd82 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/di

[33/50] [abbrv] hadoop git commit: YARN-4832. NM side resource value should get updated if change applied in RM side. Contributed by Junping Du

2016-05-17 Thread wangda
YARN-4832. NM side resource value should get updated if change applied in RM side. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fa3bc340 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/

[27/50] [abbrv] hadoop git commit: HADOOP-13163 Reuse pre-computed filestatus in Distcp-CopyMapper (Rajesh Balamohan via stevel)

2016-05-17 Thread wangda
HADOOP-13163 Reuse pre-computed filestatus in Distcp-CopyMapper (Rajesh Balamohan via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c69a6492 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c69a6492 Diff:

[15/50] [abbrv] hadoop git commit: HADOOP-13149. Windows distro build fails on dist-copynativelibs. Contributed by Chris Nauroth.

2016-05-17 Thread wangda
HADOOP-13149. Windows distro build fails on dist-copynativelibs. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/576e2d12 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/576e2d12 Diff:

[42/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-05-17 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6d3a5f5b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/components/simple-table.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/components/simple-table.j

[30/50] [abbrv] hadoop git commit: MAPREDUCE-6701. application master log can not be available when clicking jobhistory's am logs link. Contributed by Haibo Chen

2016-05-17 Thread wangda
MAPREDUCE-6701. application master log can not be available when clicking jobhistory's am logs link. Contributed by Haibo Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/12fa4ec1 Tree: http://git-wip-us.apache.org/repo

[32/50] [abbrv] hadoop git commit: HDFS-10404. Fix formatting of CacheAdmin command usage help text (Yiqun Lin via cmccabe)

2016-05-17 Thread wangda
HDFS-10404. Fix formatting of CacheAdmin command usage help text (Yiqun Lin via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7cd5ae62 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7cd5ae62 Diff: http:

[43/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-05-17 Thread wangda
YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6d3a5f5b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6

[20/50] [abbrv] hadoop git commit: HADOOP-12930. Dynamic subcommands for hadoop shell scripts (aw)

2016-05-17 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/730bc746/hadoop-tools/hadoop-gridmix/src/main/shellprofile.d/hadoop-gridmix.sh -- diff --git a/hadoop-tools/hadoop-gridmix/src/main/shellprofile.d/hadoop-gridmix.sh b/hadoop-tool

[26/50] [abbrv] hadoop git commit: MAPREDUCE-6693. ArrayIndexOutOfBoundsException occurs when the length of the job name is equal to mapreduce.jobhistory.jobname.limit. Contributed by Ajith S.

2016-05-17 Thread wangda
MAPREDUCE-6693. ArrayIndexOutOfBoundsException occurs when the length of the job name is equal to mapreduce.jobhistory.jobname.limit. Contributed by Ajith S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b3579305 Tree: ht

[31/50] [abbrv] hadoop git commit: MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen

2016-05-17 Thread wangda
MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/34fddd1e Tree: http://git

[49/50] [abbrv] hadoop git commit: YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena via wangda)

2016-05-17 Thread wangda
YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9a7488b6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9a7488b6 Diff: http://gi

[35/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-05-17 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6d3a5f5b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/tests/unit/models/yarn-node-test.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/tests/unit/models/yarn-n

[48/50] [abbrv] hadoop git commit: YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena via wangda)

2016-05-17 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9a7488b6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/templates/error.hbs -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/templates/error.hbs b/hadoop-ya

hadoop git commit: Revert "HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu."

2016-05-17 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 0942954e8 -> 1356cbe99 Revert "HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu." This reverts commit 0942954e8ab6bef636c2648d0d5a0227a50f799c. Project: http://git-wip-us.apache.org/repos/asf/ha

hadoop git commit: Revert "HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu."

2016-05-17 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 70ee477e5 -> 1e7eb2d2a Revert "HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu." This reverts commit 70ee477e5f5f220fba98cf96bdbab5c0a6295841. Project: http://git-wip-us.apache.org/repos/asf

hadoop git commit: Revert "HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu."

2016-05-17 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 cb5a1edd1 -> 01de843a3 Revert "HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu." This reverts commit cb5a1edd1cfebec389110a192aa0e5359abeff0e. Project: http://git-wip-us.apache.org/repos/a

hadoop git commit: HDFS-9732, Improve DelegationTokenIdentifier.toString() for better logging. Contributed by Yongjun Zhang.

2016-05-17 Thread yjzhangal
Repository: hadoop Updated Branches: refs/heads/trunk 1356cbe99 -> e24fe2641 HDFS-9732, Improve DelegationTokenIdentifier.toString() for better logging. Contributed by Yongjun Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/ha

hadoop git commit: MAPREDUCE-6657. Job history server can fail on startup when NameNode is in start phase. Contributed by Haibo Chen.

2016-05-17 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk e24fe2641 -> f6ef876fe MAPREDUCE-6657. Job history server can fail on startup when NameNode is in start phase. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/rep

hadoop git commit: MAPREDUCE-6657. Job history server can fail on startup when NameNode is in start phase. Contributed by Haibo Chen. (cherry picked from commit f6ef876fe158a5334cad7075f1966573a1c4dec

2016-05-17 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 1e7eb2d2a -> 7e36b9159 MAPREDUCE-6657. Job history server can fail on startup when NameNode is in start phase. Contributed by Haibo Chen. (cherry picked from commit f6ef876fe158a5334cad7075f1966573a1c4dec9) Project: http://git-wip-us.a

hadoop git commit: Addendum patch for YARN-4832. Contributed by Junping Du

2016-05-17 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk f6ef876fe -> 0c6726e20 Addendum patch for YARN-4832. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0c6726e2 Tree: http://git-wip-us.apache

hadoop git commit: YARN-4832. NM side resource value should get updated if change applied in RM side. Contributed by Junping Du

2016-05-17 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 7e36b9159 -> 264c06a43 YARN-4832. NM side resource value should get updated if change applied in RM side. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

hadoop git commit: HADOOP-13159. Fix potential NPE in Metrics2 source for DecayRpcScheduler. Contributed by Xiaoyu Yao.

2016-05-17 Thread xyao
Repository: hadoop Updated Branches: refs/heads/trunk 0c6726e20 -> 947848484 HADOOP-13159. Fix potential NPE in Metrics2 source for DecayRpcScheduler. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/

hadoop git commit: HDFS-10397. Distcp should ignore -delete option if -diff option is provided instead of exiting. Contributed by Mingliang Liu.

2016-05-17 Thread jing9
Repository: hadoop Updated Branches: refs/heads/trunk 947848484 -> 03788d301 HDFS-10397. Distcp should ignore -delete option if -diff option is provided instead of exiting. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apa

hadoop git commit: HADOOP-13159. Fix potential NPE in Metrics2 source for DecayRpcScheduler. Contributed by Xiaoyu Yao.

2016-05-17 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2.8 01de843a3 -> 744d5edc8 HADOOP-13159. Fix potential NPE in Metrics2 source for DecayRpcScheduler. Contributed by Xiaoyu Yao. (cherry picked from commit 94784848456a92a6502f3a3c0074e44fba4b19c9) Project: http://git-wip-us.apache.org/r

hadoop git commit: HADOOP-13159. Fix potential NPE in Metrics2 source for DecayRpcScheduler. Contributed by Xiaoyu Yao.

2016-05-17 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2 264c06a43 -> 937bc924c HADOOP-13159. Fix potential NPE in Metrics2 source for DecayRpcScheduler. Contributed by Xiaoyu Yao. (cherry picked from commit 94784848456a92a6502f3a3c0074e44fba4b19c9) (cherry picked from commit 744d5edc87686a0e

hadoop git commit: HDFS-10397. Distcp should ignore -delete option if -diff option is provided instead of exiting. Contributed by Mingliang Liu.

2016-05-17 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2 937bc924c -> dd7f5a3b8 HDFS-10397. Distcp should ignore -delete option if -diff option is provided instead of exiting. Contributed by Mingliang Liu. (cherry picked from commit 03788d3015c962eac1a35fa5df39356e8b84731c) Project: http://

hadoop git commit: HDFS-10397. Distcp should ignore -delete option if -diff option is provided instead of exiting. Contributed by Mingliang Liu.

2016-05-17 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2.8 744d5edc8 -> 8755905e3 HDFS-10397. Distcp should ignore -delete option if -diff option is provided instead of exiting. Contributed by Mingliang Liu. (cherry picked from commit 03788d3015c962eac1a35fa5df39356e8b84731c) (cherry picked f

hadoop git commit: HDFS-10381, DataStreamer DataNode exclusion log message should be warning. (John Zhuge via Yongjun Zhang)

2016-05-17 Thread yjzhangal
Repository: hadoop Updated Branches: refs/heads/trunk 03788d301 -> 16c07cc68 HDFS-10381, DataStreamer DataNode exclusion log message should be warning. (John Zhuge via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/ha

hadoop git commit: HDFS-10381, DataStreamer DataNode exclusion log message should be warning. (John Zhuge via Yongjun Zhang)

2016-05-17 Thread yjzhangal
Repository: hadoop Updated Branches: refs/heads/branch-2 dd7f5a3b8 -> 456fe08a6 HDFS-10381, DataStreamer DataNode exclusion log message should be warning. (John Zhuge via Yongjun Zhang) (cherry picked from commit 16c07cc68a3e0a06f57b7f4c7207cc8e5dce211f) Conflicts: hadoop-hdfs-proje

hadoop git commit: HDFS-10381, DataStreamer DataNode exclusion log message should be warning. (John Zhuge via Yongjun Zhang)

2016-05-17 Thread yjzhangal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 8755905e3 -> 2bcf1eb36 HDFS-10381, DataStreamer DataNode exclusion log message should be warning. (John Zhuge via Yongjun Zhang) (cherry picked from commit 16c07cc68a3e0a06f57b7f4c7207cc8e5dce211f) Conflicts: hadoop-hdfs-pro

hadoop git commit: HDFS-10383. Safely close resources in DFSTestUtil. Contributed by Mingliang Liu.

2016-05-17 Thread xyao
Repository: hadoop Updated Branches: refs/heads/trunk 16c07cc68 -> dd99f5fc7 HDFS-10383. Safely close resources in DFSTestUtil. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dd99f5fc Tree:

hadoop git commit: HDFS-10360. DataNode may format directory and lose blocks if current/VERSION is missing. (Wei-Chiu Chuang via lei)

2016-05-17 Thread lei
Repository: hadoop Updated Branches: refs/heads/branch-2 456fe08a6 -> 2d1d2dde1 HDFS-10360. DataNode may format directory and lose blocks if current/VERSION is missing. (Wei-Chiu Chuang via lei) (cherry picked from commit bae11b95d492e0be7c5576097424879c2539b474) Project: http://git-wip-us.

hadoop git commit: HADOOP-13157. Follow-on improvements to hadoop credential commands. Contributed by Mike Yoder.

2016-05-17 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk dd99f5fc7 -> 7154ace71 HADOOP-13157. Follow-on improvements to hadoop credential commands. Contributed by Mike Yoder. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit

hadoop git commit: HADOOP-13157. Follow-on improvements to hadoop credential commands. Contributed by Mike Yoder.

2016-05-17 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 2d1d2dde1 -> e20542155 HADOOP-13157. Follow-on improvements to hadoop credential commands. Contributed by Mike Yoder. (cherry picked from commit 7154ace71212e9fb9dd6209a92165fb075df7806) Project: http://git-wip-us.apache.org/repos/asf

[Hadoop Wiki] Update of "HowToCommit" by AkiraAjisaka

2016-05-17 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification. The "HowToCommit" page has been changed by AkiraAjisaka: https://wiki.apache.org/hadoop/HowToCommit?action=diff&rev1=34&rev2=35 Comment: Fix how to commit changes to the website 1.

hadoop git commit: YARN-5090. Add End-to-End test-cases for DistributedScheduling using MiniYarnCluster. (asuresh)

2016-05-17 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk 7154ace71 -> 8a9ecb758 YARN-5090. Add End-to-End test-cases for DistributedScheduling using MiniYarnCluster. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commi

hadoop git commit: YARN-4515. [YARN-3368] Support hosting web UI framework inside YARN RM. (Sunil G via wangda) YARN-5000. [YARN-3368] App attempt page is not loading when timeline server is not start

2016-05-17 Thread wangda
Repository: hadoop Updated Branches: refs/heads/YARN-3368 f34666745 -> 72151c244 YARN-4515. [YARN-3368] Support hosting web UI framework inside YARN RM. (Sunil G via wangda) YARN-5000. [YARN-3368] App attempt page is not loading when timeline server is not started (Sunil G via wangda) YARN-50