hadoop git commit: HDFS-10639. Fix typos in HDFSDiskbalancer.md. Contributed by Yiqun Lin.

2016-07-15 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk da456ffd6 -> 5b4a70870 HDFS-10639. Fix typos in HDFSDiskbalancer.md. 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/5b4a7087 Tree: http://g

[06/50] [abbrv] hadoop git commit: YARN-5383. Fix findbugs and checkstyle issues in ContainerExecutor. (Vrushali C via Varun Saxena)

2016-07-15 Thread sjlee
YARN-5383. Fix findbugs and checkstyle issues in ContainerExecutor. (Vrushali C via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8b0337b4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8b0337b4 Di

[35/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/RMAppImpl.java -- d

[04/50] [abbrv] hadoop git commit: HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou.

2016-07-15 Thread sjlee
HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou. (cherry picked from commit 13814832331ad691b898cd9f602b0a0a771d7928) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2231ef22 Tree: http:/

[11/50] [abbrv] hadoop git commit: HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter)

2016-07-15 Thread sjlee
HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter) (cherry picked from commit 442162048a1509aece5dc92e70e874674f648d58) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/04c8294b Tree: http:/

[31/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestPhoenixOfflineAggregationWriterImpl.java

[32/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestHBaseTimelineStorage.java ---

[13/50] [abbrv] hadoop git commit: YARN-5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh)

2016-07-15 Thread sjlee
YARN-5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) (cherry picked from commit e905a42a2c6c88210b5c2120d7daf0bb3739cd1d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/ha

[41/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/src/main/java/org/apache/hadoop/yarn/applications/distributedshell/Client.java -

[28/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineParserForNumericFilters.java -

[30/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/TestHBaseStorageFlowRunCompaction.java -

[43/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/TimelineEntityConverterV2.java -- diff --git

[46/50] [abbrv] hadoop git commit: YARN-5354. TestDistributedShell.checkTimelineV2 fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena).

2016-07-15 Thread sjlee
YARN-5354. TestDistributedShell.checkTimelineV2 fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena). (cherry picked from commit a3ac1c1943518c2a242dd21dac0f17f21bc3cd7f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/ha

[14/50] [abbrv] hadoop git commit: YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang)

2016-07-15 Thread sjlee
YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang) (cherry picked from commit 2df1b1e72b18422606e38a9fbe311988637cb9a5) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/66a501be

[24/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/application/ApplicationColumnFamily.java

[12/50] [abbrv] hadoop git commit: HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. Contributed by Mingliang Liu.

2016-07-15 Thread sjlee
HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. 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/32886690 Tree: http://git-wip-us.apa

[49/50] [abbrv] hadoop git commit: YARN-5364. timelineservice modules have indirect dependencies on mapreduce artifacts. Contributed by Sangjin Lee

2016-07-15 Thread sjlee
YARN-5364. timelineservice modules have indirect dependencies on mapreduce artifacts. Contributed by Sangjin Lee (cherry picked from commit af8f480c2482b40e9f5a2d29fb5bc7069979fa2e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

[21/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/AggregationOperation.java --

[27/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineReaderWebServices.java ---

[17/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestFileSystemTimelineReaderImpl.java ---

[39/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/api/protocolrecords/impl/pb/NodeHeartbeatRequestPBImpl.java --

[03/50] [abbrv] hadoop git commit: HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu.

2016-07-15 Thread sjlee
HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu. (cherry picked from commit 5537c6b23430285ebee33c6d9b69d3ec1e9b17b1) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoo

[47/50] [abbrv] hadoop git commit: MAPREDUCE-6731. TestMRTimelineEventHandling#testMRNewTimelineServiceEventHandling fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena).

2016-07-15 Thread sjlee
MAPREDUCE-6731. TestMRTimelineEventHandling#testMRNewTimelineServiceEventHandling fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena). (cherry picked from commit d14e729a55c0ca4053c537290392b74f732ce939) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http:/

[37/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/timelineservice/TestNMTimelinePublisher.java

[33/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/src/test/java/org/apache/hadoop/yarn/server/timelineservice/reader/TestTimelineReaderWebServicesHBaseStorage.java ---

[02/50] [abbrv] hadoop git commit: YARN-5159. Wrong Javadoc tag in MiniYarnCluster. Contributed by Andras Bokor.

2016-07-15 Thread sjlee
YARN-5159. Wrong Javadoc tag in MiniYarnCluster. Contributed by Andras Bokor. (cherry picked from commit 6cf017558a3d06240b95d1b56c953591ece97c92) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/66640777 Tree: http://git-wi

[36/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/metrics/ContainerCreatedEvent.java --

[22/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/TimelineHBaseSchemaConstants.java

[23/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/ColumnHelper.java

[19/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/reader/GenericEntityReader.java -

[08/50] [abbrv] hadoop git commit: YARN-4484. Available Resource calculation for a queue is not correct when used with labels. (Sunil G via wangda)

2016-07-15 Thread sjlee
YARN-4484. Available Resource calculation for a queue is not correct when used with labels. (Sunil G via wangda) (cherry picked from commit 24db9167f16ba643a186624b33a6b9b80020f476) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

[05/50] [abbrv] hadoop git commit: YARN-5339. Passing file to -out for YARN log CLI doesnt give warning or error code. Contributed by Xuan Gong. (cherry picked from commit 7e5355c14e55fd6540f7f070df4b

2016-07-15 Thread sjlee
YARN-5339. Passing file to -out for YARN log CLI doesnt give warning or error code. Contributed by Xuan Gong. (cherry picked from commit 7e5355c14e55fd6540f7f070df4b78fa94a81618) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

[01/50] [abbrv] hadoop git commit: YARN-5363. For AM containers, or for containers of running-apps, "yarn logs" incorrectly only (tries to) shows syslog file-type by default. (Contributed by Vinod Kum

2016-07-15 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-5355-branch-2 60a79b8ee -> a6e3ae165 (forced update) YARN-5363. For AM containers, or for containers of running-apps, "yarn logs" incorrectly only (tries to) shows syslog file-type by default. (Contributed by Vinod Kumar Vavilapalli) (cher

[26/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineReaderWebServicesUtils.java --

[45/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
YARN-5355. Backported YARN-2928 into our branch-2 feature branch. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bb0a24ca Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bb0a24ca Diff: http://git-wip-us.apache.org/

[18/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/reader/TestTimelineReaderWebServices.java ---

[09/50] [abbrv] hadoop git commit: HDFS-10628. Log HDFS Balancer exit message to its own log. Contributed by Jiayi Zhou.

2016-07-15 Thread sjlee
HDFS-10628. Log HDFS Balancer exit message to its own log. Contributed by Jiayi Zhou. (cherry picked from commit c48e9d608c1daf7826f2e738c0a67d8eab79d8de) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61714983 Tree: http

[40/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/TestRPC.java -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/sr

[25/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/FileSystemTimelineWriterImpl.java ---

[44/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/jobhistory/MapAttemptFinishedEvent.java -- diff --g

[34/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/pom.xml -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-serv

[38/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/ContainerManagerImpl.java --

[16/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown

[42/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/records/timelineservice/TimelineEntity.java -- diff --git a/hadoop-yarn-project/h

[50/50] [abbrv] hadoop git commit: YARN-5379. TestHBaseTimelineStorage. testWriteApplicationToHBase() fails intermittently (Vrushali C via sjlee)

2016-07-15 Thread sjlee
YARN-5379. TestHBaseTimelineStorage. testWriteApplicationToHBase() fails intermittently (Vrushali C via sjlee) (cherry picked from commit e549a9af3177f6ee83477cde8bd7d0ed72d6ecec) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/c

[10/50] [abbrv] hadoop git commit: MAPREDUCE-6652. Add configuration property to prevent JHS from loading jobs with a task count greater than X (haibochen via rkanter)

2016-07-15 Thread sjlee
MAPREDUCE-6652. Add configuration property to prevent JHS from loading jobs with a task count greater than X (haibochen via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/233ffaf3 Tree: http://git-wip-us.apache.or

[15/50] [abbrv] hadoop git commit: HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa)

2016-07-15 Thread sjlee
HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) (cherry picked from commit ea9f43781e5a9a4a6121dd3be106ced6b811754d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/18a7

[48/50] [abbrv] hadoop git commit: YARN-5359. FileSystemTimelineReader/Writer uses unix-specific default storage path (Sangjin Lee via Varun Saxena)

2016-07-15 Thread sjlee
YARN-5359. FileSystemTimelineReader/Writer uses unix-specific default storage path (Sangjin Lee via Varun Saxena) (cherry picked from commit 56142171b9528646f26072e022902549a16c8f27) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoo

[29/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/collector/TimelineCollectorContext.java -

[20/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/FlowScanner.java ---

[07/50] [abbrv] hadoop git commit: MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli. (cherry picked from c

2016-07-15 Thread sjlee
MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli. (cherry picked from commit 1d053836b118de2ebda254ed2182db68a45baaa1) Conflicts: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapredu

[01/50] hadoop git commit: HDFS-10579. HDFS web interfaces lack configs for X-FRAME-OPTIONS protection. Contributed by Anu Engineer.

2016-07-15 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-5355 0fd3980a1 -> da456ffd6 HDFS-10579. HDFS web interfaces lack configs for X-FRAME-OPTIONS protection. Contributed by Anu Engineer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/as

[38/50] hadoop git commit: YARN-5380. NMTimelinePublisher should use getMemorySize instead of getMemory. Contributed by Vrushali C

2016-07-15 Thread sjlee
YARN-5380. NMTimelinePublisher should use getMemorySize instead of getMemory. Contributed by Vrushali C Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b5ee7dbd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b5ee7

[48/50] hadoop git commit: YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang)

2016-07-15 Thread sjlee
YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f5f1c81e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f5f1c81e Dif

[10/50] hadoop git commit: MAPREDUCE-6625. TestCLI#testGetJob fails occasionally (haibochen via rkanter)

2016-07-15 Thread sjlee
MAPREDUCE-6625. TestCLI#testGetJob fails occasionally (haibochen via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ad256beb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ad256beb Diff: http://git-wip-us

[15/50] hadoop git commit: HDFS-10590: Fix TestReconstructStripedBlocks.testCountLiveReplicas test failures. Contributed by Rakesh R

2016-07-15 Thread sjlee
HDFS-10590: Fix TestReconstructStripedBlocks.testCountLiveReplicas test failures. Contributed by Rakesh R Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/438b7c59 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/438

[30/50] hadoop git commit: YARN-4759. Fix signal handling for docker containers. Contributed by Shane Kumpf.

2016-07-15 Thread sjlee
YARN-4759. Fix signal handling for docker containers. Contributed by Shane Kumpf. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e5e558b0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e5e558b0 Diff: http://git-w

[24/50] hadoop git commit: HDFS-10617. PendingReconstructionBlocks.size() should be synchronized. Contributed by Eric Badger.

2016-07-15 Thread sjlee
HDFS-10617. PendingReconstructionBlocks.size() should be synchronized. 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/2bbc3ea1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2bbc3ea1 D

[08/50] hadoop git commit: YARN-5317. testAMRestartNotLostContainerCompleteMsg may fail. Contributed by sandflee

2016-07-15 Thread sjlee
YARN-5317. testAMRestartNotLostContainerCompleteMsg may fail. Contributed by sandflee Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/10b704c5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/10b704c5 Diff: http://g

[04/50] hadoop git commit: YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan

2016-07-15 Thread sjlee
YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/819224dc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/819224dc Diff: http://gi

[17/50] hadoop git commit: YARN-5362. TestRMRestart#testFinishedAppRemovalAfterRMRestart can fail. Contributed by sandflee.

2016-07-15 Thread sjlee
YARN-5362. TestRMRestart#testFinishedAppRemovalAfterRMRestart can fail. Contributed by sandflee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d6d41e82 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d6d41e82 Dif

[13/50] hadoop git commit: YARN-5353. ResourceManager can leak delegation tokens when they are shared across apps. (Jason Lowe via Varun Saxena).

2016-07-15 Thread sjlee
YARN-5353. ResourceManager can leak delegation tokens when they are shared across apps. (Jason Lowe via Varun Saxena). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/06c56ff7 Tree: http://git-wip-us.apache.org/repos/asf/ha

[11/50] hadoop git commit: HDFS-10387. DataTransferProtocol#writeBlock missing some javadocs (John Zhuge via lei)

2016-07-15 Thread sjlee
HDFS-10387. DataTransferProtocol#writeBlock missing some javadocs (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/d5f5a647 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d5f5a647 Diff: http://

[33/50] hadoop git commit: HDFS-10600. PlanCommand#getThrsholdPercentage should not use throughput value. (Yiqun Lin via lei)

2016-07-15 Thread sjlee
HDFS-10600. PlanCommand#getThrsholdPercentage should not use throughput value. (Yiqun Lin via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/382dff74 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/382dff74 D

[25/50] hadoop git commit: YARN-5299. Log Docker run command when container fails. Contributed by Varun Vasudev.

2016-07-15 Thread sjlee
YARN-5299. Log Docker run command when container fails. Contributed by Varun Vasudev. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dbe97aa7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dbe97aa7 Diff: http://g

[06/50] hadoop git commit: MAPREDUCE-6731. TestMRTimelineEventHandling#testMRNewTimelineServiceEventHandling fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena).

2016-07-15 Thread sjlee
MAPREDUCE-6731. TestMRTimelineEventHandling#testMRNewTimelineServiceEventHandling fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d14e729a Tree: http://g

[16/50] hadoop git commit: HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Vinayakumar B, Yongjun Zhang, and Brahma Reddy Battula. (ozawa)

2016-07-15 Thread sjlee
HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Vinayakumar B, Yongjun Zhang, and Brahma Reddy Battula. (ozawa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/77ffe762 Tree: http:/

[18/50] hadoop git commit: YARN-5359. FileSystemTimelineReader/Writer uses unix-specific default storage path (Sangjin Lee via Varun Saxena)

2016-07-15 Thread sjlee
YARN-5359. FileSystemTimelineReader/Writer uses unix-specific default storage path (Sangjin Lee via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/56142171 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/

[03/50] hadoop git commit: HDFS-10300. TestDistCpSystem should share MiniDFSCluster. Contributed by John Zhuge.

2016-07-15 Thread sjlee
HDFS-10300. TestDistCpSystem should share MiniDFSCluster. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f292624b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f292624b Diff: http://gi

[12/50] hadoop git commit: HADOOP-13315. FileContext#umask is not initialized properly. (John Zhuge via lei)

2016-07-15 Thread sjlee
HADOOP-13315. FileContext#umask is not initialized properly. (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/a290a98b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a290a98b Diff: http://git-w

[45/50] hadoop git commit: HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter)

2016-07-15 Thread sjlee
HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/44216204 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/44216204 Diff: http://git

[42/50] hadoop git commit: YARN-4484. Available Resource calculation for a queue is not correct when used with labels. (Sunil G via wangda)

2016-07-15 Thread sjlee
YARN-4484. Available Resource calculation for a queue is not correct when used with labels. (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/24db9167 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t

[49/50] hadoop git commit: HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa)

2016-07-15 Thread sjlee
HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ea9f4378 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ea9f4378

[20/50] hadoop git commit: HADOOP-13366. Fix dead link in o.a.h.fs.CommonConfigurationKeysPublic javadoc. Contributed by Rakesh R.

2016-07-15 Thread sjlee
HADOOP-13366. Fix dead link in o.a.h.fs.CommonConfigurationKeysPublic javadoc. Contributed by Rakesh R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/505ce884 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/505ce

[37/50] hadoop git commit: HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou.

2016-07-15 Thread sjlee
HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/13814832 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/13814832 Diff: http://git

[21/50] hadoop git commit: YARN-5364. timelineservice modules have indirect dependencies on mapreduce artifacts. Contributed by Sangjin Lee

2016-07-15 Thread sjlee
YARN-5364. timelineservice modules have indirect dependencies on mapreduce artifacts. Contributed by Sangjin Lee Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/af8f480c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t

[05/50] hadoop git commit: YARN-5354. TestDistributedShell.checkTimelineV2 fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena).

2016-07-15 Thread sjlee
YARN-5354. TestDistributedShell.checkTimelineV2 fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a3ac1c19 Tree: http://git-wip-us.apache.org/repos/asf/hado

[35/50] hadoop git commit: HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu.

2016-07-15 Thread sjlee
HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5537c6b2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/

[26/50] hadoop git commit: HDFS-10570. Remove classpath conflicts of netty-all jar in hadoop-hdfs-client. Contributed by Vinayakumar B.

2016-07-15 Thread sjlee
HDFS-10570. Remove classpath conflicts of netty-all jar in hadoop-hdfs-client. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1fa1fab6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/

[09/50] hadoop git commit: YARN-4366. Fix Lint Warnings in YARN Common (templedf via rkanter)

2016-07-15 Thread sjlee
YARN-4366. Fix Lint Warnings in YARN Common (templedf via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bf6f4a3b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bf6f4a3b Diff: http://git-wip-us.apache.org

[39/50] hadoop git commit: YARN-5339. Passing file to -out for YARN log CLI doesnt give warning or error code. Contributed by Xuan Gong.

2016-07-15 Thread sjlee
YARN-5339. Passing file to -out for YARN log CLI doesnt give warning or error code. 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/7e5355c1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[47/50] hadoop git commit: YARN=5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh)

2016-07-15 Thread sjlee
YARN=5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e905a42a Tree: http://git-wip-us.apache.org/repos/asf/hado

[19/50] hadoop git commit: YARN-5200. Enhanced "yarn logs" to be able to get a list of containers whose logs are aggregated via a "show_container_log_info" option. Contributed by Xuan Gong.

2016-07-15 Thread sjlee
YARN-5200. Enhanced "yarn logs" to be able to get a list of containers whose logs are aggregated via a "show_container_log_info" option. 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/eb471632 Tr

[44/50] hadoop git commit: MAPREDUCE-6652. Add configuration property to prevent JHS from loading jobs with a task count greater than X (haibochen via rkanter)

2016-07-15 Thread sjlee
MAPREDUCE-6652. Add configuration property to prevent JHS from loading jobs with a task count greater than X (haibochen via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0881ed3f Tree: http://git-wip-us.apache.or

[23/50] hadoop git commit: HADOOP-13290. Appropriate use of generics in FairCallQueue. Contributed by Jonathan Hung.

2016-07-15 Thread sjlee
HADOOP-13290. Appropriate use of generics in FairCallQueue. Contributed by Jonathan Hung. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/728bf7f6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/728bf7f6 Diff: http

[14/50] hadoop git commit: HDFS-10544. Balancer doesn't work with IPFailoverProxyProvider.

2016-07-15 Thread sjlee
HDFS-10544. Balancer doesn't work with IPFailoverProxyProvider. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/087290e6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/087290e6 Diff: http://git-wip-us.apache.org/re

[41/50] hadoop git commit: MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli.

2016-07-15 Thread sjlee
MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1d053836 Tree: http://git-wip-u

[32/50] hadoop git commit: YARN-5363. For AM containers, or for containers of running-apps, "yarn logs" incorrectly only (tries to) shows syslog file-type by default. (Contributed by Vinod Kumar Vavil

2016-07-15 Thread sjlee
YARN-5363. For AM containers, or for containers of running-apps, "yarn logs" incorrectly only (tries to) shows syslog file-type by default. (Contributed by Vinod Kumar Vavilapalli) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/

[36/50] hadoop git commit: YARN-5379. TestHBaseTimelineStorage. testWriteApplicationToHBase() fails intermittently (Vrushali C via sjlee)

2016-07-15 Thread sjlee
YARN-5379. TestHBaseTimelineStorage. testWriteApplicationToHBase() fails intermittently (Vrushali C via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e549a9af Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre

[28/50] hadoop git commit: Revert "HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor"

2016-07-15 Thread sjlee
Revert "HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor" This reverts commit 45af585e7ad23e7d5a5bc4dade00723d315ef6b2. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/be26c1b9

[29/50] hadoop git commit: YARN-5298. Mount usercache and NM filecache directories into Docker container. Contributed by Sidharta Seethana.

2016-07-15 Thread sjlee
YARN-5298. Mount usercache and NM filecache directories into Docker container. Contributed by Sidharta Seethana. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/58e18508 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/

[43/50] hadoop git commit: HDFS-10628. Log HDFS Balancer exit message to its own log. Contributed by Jiayi Zhou.

2016-07-15 Thread sjlee
HDFS-10628. Log HDFS Balancer exit message to its own log. Contributed by Jiayi Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c48e9d60 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c48e9d60 Diff: http://g

[02/50] hadoop git commit: HADOOP-13297. Add missing dependency in setting maven-remote-resource-plugin to fix builds. Contributed by Sean Busbey.

2016-07-15 Thread sjlee
HADOOP-13297. Add missing dependency in setting maven-remote-resource-plugin to fix builds. Contributed by Sean Busbey. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7bd5d427 Tree: http://git-wip-us.apache.org/repos/asf/h

[40/50] hadoop git commit: YARN-5383. Fix findbugs and checkstyle issues in ContainerExecutor. (Vrushali C via Varun Saxena)

2016-07-15 Thread sjlee
YARN-5383. Fix findbugs and checkstyle issues in ContainerExecutor. (Vrushali C via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a72cb382 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a72cb382 Di

[31/50] hadoop git commit: YARN-5303. Clean up ContainerExecutor JavaDoc. Contributed by Daniel Templeton.

2016-07-15 Thread sjlee
YARN-5303. Clean up ContainerExecutor JavaDoc. Contributed by Daniel Templeton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/54bf14f8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/54bf14f8 Diff: http://git-wip-

[46/50] hadoop git commit: HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. Contributed by Mingliang Liu.

2016-07-15 Thread sjlee
HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. 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/c2f9cd58 Tree: http://git-wip-us.apa

[07/50] hadoop git commit: New addendum to YARN-5080. Cannot obtain logs using YARN CLI -am for either KILLED or RUNNING AM.

2016-07-15 Thread sjlee
New addendum to YARN-5080. Cannot obtain logs using YARN CLI -am for either KILLED or RUNNING AM. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7705812c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7705812c Di

[50/50] hadoop git commit: Preparing for 3.0.0-alpha2 development

2016-07-15 Thread sjlee
Preparing for 3.0.0-alpha2 development Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/da456ffd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/da456ffd Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/da456

[22/50] hadoop git commit: YARN-5339. Fixed "yarn logs" to fail when a file is passed to -out option instead of a directory. Contributed by Xuan Gong.

2016-07-15 Thread sjlee
YARN-5339. Fixed "yarn logs" to fail when a file is passed to -out option instead of a directory. 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/d1805052 Tree: http://git-wip-us.apache.org/repos/a

[34/50] hadoop git commit: YARN-5159. Wrong Javadoc tag in MiniYarnCluster. Contributed by Andras Bokor.

2016-07-15 Thread sjlee
YARN-5159. Wrong Javadoc tag in MiniYarnCluster. Contributed by Andras Bokor. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6cf01755 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6cf01755 Diff: http://git-wip-us

  1   2   >