hadoop git commit: YARN-5037. Fix random failure of TestRMRestart#testQueueMetricsOnRMRestart (sandflee via Varun Saxena).

2016-07-10 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/branch-2.8 a8cfcce54 -> f685973e2 YARN-5037. Fix random failure of TestRMRestart#testQueueMetricsOnRMRestart (sandflee via Varun Saxena). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5037. Fix random failure of TestRMRestart#testQueueMetricsOnRMRestart (sandflee via Varun Saxena).

2016-07-10 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/branch-2 f4b63a391 -> 5ef27b65b YARN-5037. Fix random failure of TestRMRestart#testQueueMetricsOnRMRestart (sandflee via Varun Saxena). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5037. Fix random failure of TestRMRestart#testQueueMetricsOnRMRestart (sandflee via Varun Saxena).

2016-07-10 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/trunk b191c6b20 -> 0fd3980a1 YARN-5037. Fix random failure of TestRMRestart#testQueueMetricsOnRMRestart (sandflee via Varun Saxena). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[20/50] [abbrv] hadoop git commit: YARN-5093. created time shows 0 in most REST output (Varun Saxena via sjlee)

2016-07-10 Thread sjlee
YARN-5093. created time shows 0 in most REST output (Varun Saxena via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8c8183e5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8c8183e5 Diff:

[25/50] [abbrv] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/7b8cfa5c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/FlowRunRowKeyConverter.java

[19/50] [abbrv] hadoop git commit: YARN-5018. Online aggregation logic should not run immediately after collectors got started (Li Lu via sjlee)

2016-07-10 Thread sjlee
YARN-5018. Online aggregation logic should not run immediately after collectors got started (Li Lu via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a1b6d745 Tree:

[48/50] [abbrv] hadoop git commit: Fixed the build after the rebase with trunk.

2016-07-10 Thread sjlee
Fixed the build after the rebase with trunk. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c5dbde0c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c5dbde0c Diff:

[39/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena)

2016-07-10 Thread sjlee
YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis 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/892b193b Tree:

[15/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc6f978c/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

[28/50] [abbrv] hadoop git commit: YARN-5111. YARN container system metrics are not aggregated to application (Naganarasimha G R via sjlee)

2016-07-10 Thread sjlee
YARN-5111. YARN container system metrics are not aggregated to application (Naganarasimha G R via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/497d1c7f Tree:

[13/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc6f978c/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

[27/50] [abbrv] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee)

2016-07-10 Thread sjlee
YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7b8cfa5c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7b8cfa5c Diff:

[31/50] [abbrv] hadoop git commit: YARN-5142. fix findbugs warnings/errors for hadoop-yarn-server-timelineservice-hbase-tests. (Vrushali C via Varun Saxena)

2016-07-10 Thread sjlee
YARN-5142. fix findbugs warnings/errors for hadoop-yarn-server-timelineservice-hbase-tests. (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/9c926cf4 Tree:

[01/50] [abbrv] hadoop git commit: YARN-4447. Provide a mechanism to represent complex filters and parse them at the REST layer (Varun Saxena via sjlee)

2016-07-10 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/trunk 9bdb5bebe -> b191c6b20

[33/50] [abbrv] hadoop git commit: YARN-5210 NPE in Distributed Shell while publishing DS_CONTAINER_START event (Varun Saxena via Vrushali C)

2016-07-10 Thread sjlee
YARN-5210 NPE in Distributed Shell while publishing DS_CONTAINER_START event (Varun Saxena via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3832795e Tree:

[41/50] [abbrv] hadoop git commit: Cleanup changes during rebase with trunk (Vrushali C)

2016-07-10 Thread sjlee
Cleanup changes during rebase with trunk (Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6d943038 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6d943038 Diff:

[43/50] [abbrv] hadoop git commit: YARN-5070. upgrade HBase version for first merge (Vrushali C via sjlee)

2016-07-10 Thread sjlee
YARN-5070. upgrade HBase version for first merge (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/1a227744 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1a227744 Diff:

[47/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.

2016-07-10 Thread sjlee
Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6cf6ab7b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6cf6ab7b Diff:

[40/50] [abbrv] hadoop git commit: MAPREDUCE-6720. Inconsistent values of counters across tasks and job reported to timeline service. Contributed by Varun Saxena

2016-07-10 Thread sjlee
MAPREDUCE-6720. Inconsistent values of counters across tasks and job reported to timeline service. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8bf87eed Tree:

[35/50] [abbrv] hadoop git commit: YARN-5243. fix several rebase and other miscellaneous issues before merge. (Sangjin Lee via Varun Saxena)

2016-07-10 Thread sjlee
YARN-5243. fix several rebase and other miscellaneous issues before merge. (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/1ff6833b Tree:

[09/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena)

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

[03/50] [abbrv] hadoop git commit: YARN-4447. Provide a mechanism to represent complex filters and parse them at the REST layer (Varun Saxena via sjlee)

2016-07-10 Thread sjlee
YARN-4447. Provide a mechanism to represent complex filters and parse them at the REST layer (Varun Saxena via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/089caf49 Tree:

[06/50] [abbrv] hadoop git commit: YARN-5096. timelinereader has a lot of logging that's not useful. (Sangjin Lee via Varun Saxena)

2016-07-10 Thread sjlee
YARN-5096. timelinereader has a lot of logging that's not useful. (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/bcdb3826 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bcdb3826

[12/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc6f978c/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

[42/50] [abbrv] hadoop git commit: YARN-5174. [documentation] several updates/corrections to timeline service documentation (Sangjin Lee, Varun Saxena, Naganarasimha G R, and Li Lu via sjlee)

2016-07-10 Thread sjlee
YARN-5174. [documentation] several updates/corrections to timeline service documentation (Sangjin Lee, Varun Saxena, Naganarasimha G R, and Li Lu via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b313ce06 Tree:

[17/50] [abbrv] hadoop git commit: YARN-5050. Code cleanup for TestDistributedShell (Li Lu via sjlee)

2016-07-10 Thread sjlee
YARN-5050. Code cleanup for TestDistributedShell (Li Lu via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d5dfee24 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d5dfee24 Diff:

[07/50] [abbrv] hadoop git commit: YARN-5102. timeline service build fails with java 8. (Sangjin Lee via varunsaxena)

2016-07-10 Thread sjlee
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/8e090403 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8e090403 Diff:

[49/50] [abbrv] hadoop git commit: YARN-5316 fix hadoop-aws pom not to do the exclusion (Sangjin Li via Vrushali C)

2016-07-10 Thread sjlee
YARN-5316 fix hadoop-aws pom not to do the exclusion (Sangjin Li via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5db9b0ba Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5db9b0ba Diff:

[11/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena)

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

[08/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena)

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

[04/50] [abbrv] hadoop git commit: MAPREDUCE-6688. Store job configurations in Timeline Service v2 (Varun Saxena via sjlee)

2016-07-10 Thread sjlee
MAPREDUCE-6688. Store job configurations in Timeline Service v2 (Varun Saxena via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/000a4d8e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/000a4d8e Diff:

[46/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.

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

[21/50] [abbrv] hadoop git commit: YARN-5097. NPE in Separator.joinEncoded() (Vrushali C via sjlee)

2016-07-10 Thread sjlee
YARN-5097. NPE in Separator.joinEncoded() (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/831a3ffd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/831a3ffd Diff:

[38/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/892b193b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/EventColumnNameConverter.java

[26/50] [abbrv] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/7b8cfa5c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/EventColumnNameConverter.java

[23/50] [abbrv] hadoop git commit: YARN-5138. fix "no findbugs output file" error for hadoop-yarn-server-timelineservice-hbase-tests. (Vrushali C via gtcarrera9)

2016-07-10 Thread sjlee
YARN-5138. fix "no findbugs output file" error for hadoop-yarn-server-timelineservice-hbase-tests. (Vrushali C via gtcarrera9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d729e821 Tree:

[32/50] [abbrv] hadoop git commit: YARN-5167. Escape occurences of encodedValues. (Sangjin Lee via Varun Saxena)

2016-07-10 Thread sjlee
YARN-5167. Escape occurences of encodedValues. (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/c6502007 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c6502007 Diff:

[18/50] [abbrv] hadoop git commit: YARN-5096 addendum. Turned another logging statement to debug. Contributed by Sangjin Lee.

2016-07-10 Thread sjlee
YARN-5096 addendum. Turned another logging statement to debug. 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/4a7011a4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4a7011a4 Diff:

[37/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/892b193b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/reader/ApplicationEntityReader.java

[34/50] [abbrv] hadoop git commit: YARN-5052 Update timeline service v2 documentation to capture information about filters (Varun Saxena via Vrushali C)

2016-07-10 Thread sjlee
YARN-5052 Update timeline service v2 documentation to capture information about filters (Varun Saxena via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/32b033d5 Tree:

[36/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/892b193b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/TestRowKeys.java

[05/50] [abbrv] hadoop git commit: YARN-3150. Documenting the timeline service v2. (Sangjin Lee and Vrushali C via gtcarrera9)

2016-07-10 Thread sjlee
YARN-3150. Documenting the timeline service v2. (Sangjin Lee and Vrushali C via gtcarrera9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c2055a97 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c2055a97 Diff:

[50/50] [abbrv] hadoop git commit: YARN-2928: YARN Timeline Service v.2: alpha 1 (sjlee)

2016-07-10 Thread sjlee
YARN-2928: YARN Timeline Service v.2: alpha 1 (sjlee) For a list of commits and contributors, see the merge branch history. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b191c6b2 Tree:

[44/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6cf6ab7b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestFileSystemTimelineWriterImpl.java

[24/50] [abbrv] hadoop git commit: YARN-5189. Make HBaseTimeline[Reader|Writer]Impl default and move FileSystemTimeline*Impl. (Joep Rottinghuis and Sangjin Lee via gtcarrera9)

2016-07-10 Thread sjlee
YARN-5189. Make HBaseTimeline[Reader|Writer]Impl default and move FileSystemTimeline*Impl. (Joep Rottinghuis and Sangjin Lee via gtcarrera9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0a9b085f Tree:

[02/50] [abbrv] hadoop git commit: YARN-4447. Provide a mechanism to represent complex filters and parse them at the REST layer (Varun Saxena via sjlee)

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

[39/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena)

2016-07-10 Thread sjlee
YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis 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/892b193b Tree:

[50/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.

2016-07-10 Thread sjlee
Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6cf6ab7b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6cf6ab7b Diff:

[36/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/892b193b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/TestRowKeys.java

[47/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6cf6ab7b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestFileSystemTimelineWriterImpl.java

[38/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/892b193b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/EventColumnNameConverter.java

[37/50] [abbrv] hadoop git commit: YARN-5170. Eliminate singleton converters and static method access. (Joep Rottinghuis via Varun Saxena)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/892b193b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/reader/ApplicationEntityReader.java

[26/50] [abbrv] hadoop git commit: YARN-5015. entire time series is returned for YARN container system metrics (CPU and memory) (Varun Saxena via sjlee)

2016-07-10 Thread sjlee
YARN-5015. entire time series is returned for YARN container system metrics (CPU and memory) (Varun Saxena via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c81a2e1d Tree:

[29/50] [abbrv] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee)

2016-07-10 Thread sjlee
YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7b8cfa5c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7b8cfa5c Diff:

[17/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena)

2016-07-10 Thread sjlee
YARN-5045. hbase unit tests fail due to dependency issues. (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/bc6f978c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bc6f978c Diff:

[43/50] [abbrv] hadoop git commit: YARN-5070. upgrade HBase version for first merge (Vrushali C via sjlee)

2016-07-10 Thread sjlee
YARN-5070. upgrade HBase version for first merge (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/1a227744 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1a227744 Diff:

[23/50] [abbrv] hadoop git commit: YARN-5138. fix "no findbugs output file" error for hadoop-yarn-server-timelineservice-hbase-tests. (Vrushali C via gtcarrera9)

2016-07-10 Thread sjlee
YARN-5138. fix "no findbugs output file" error for hadoop-yarn-server-timelineservice-hbase-tests. (Vrushali C via gtcarrera9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d729e821 Tree:

[42/50] [abbrv] hadoop git commit: Cleanup changes during rebase with trunk (Vrushali C)

2016-07-10 Thread sjlee
Cleanup changes during rebase with trunk (Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6d943038 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6d943038 Diff:

[49/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.

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

[22/50] [abbrv] hadoop git commit: YARN-5095. flow activities and flow runs are populated with wrong timestamp when RM restarts w/ recovery enabled (Varun Saxena via sjlee)

2016-07-10 Thread sjlee
YARN-5095. flow activities and flow runs are populated with wrong timestamp when RM restarts w/ recovery enabled (Varun Saxena via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/70223612 Tree:

[44/50] [abbrv] hadoop git commit: YARN-5174. [documentation] several updates/corrections to timeline service documentation (Sangjin Lee, Varun Saxena, Naganarasimha G R, and Li Lu via sjlee)

2016-07-10 Thread sjlee
YARN-5174. [documentation] several updates/corrections to timeline service documentation (Sangjin Lee, Varun Saxena, Naganarasimha G R, and Li Lu via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b313ce06 Tree:

[48/50] [abbrv] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6cf6ab7b/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

[46/50] [abbrv] hadoop git commit: YARN-5316 fix hadoop-aws pom not to do the exclusion (Sangjin Li via Vrushali C)

2016-07-10 Thread sjlee
YARN-5316 fix hadoop-aws pom not to do the exclusion (Sangjin Li via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5db9b0ba Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5db9b0ba Diff:

[41/50] [abbrv] hadoop git commit: MAPREDUCE-6720. Inconsistent values of counters across tasks and job reported to timeline service. Contributed by Varun Saxena

2016-07-10 Thread sjlee
MAPREDUCE-6720. Inconsistent values of counters across tasks and job reported to timeline service. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8bf87eed Tree:

[18/50] [abbrv] hadoop git commit: YARN-5018. Online aggregation logic should not run immediately after collectors got started (Li Lu via sjlee)

2016-07-10 Thread sjlee
YARN-5018. Online aggregation logic should not run immediately after collectors got started (Li Lu via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a1b6d745 Tree:

[28/50] [abbrv] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/7b8cfa5c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/EventColumnNameConverter.java

[25/50] [abbrv] hadoop git commit: YARN-5015. entire time series is returned for YARN container system metrics (CPU and memory) (Varun Saxena via sjlee)

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

[27/50] [abbrv] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/7b8cfa5c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/FlowRunRowKeyConverter.java

[19/50] [abbrv] hadoop git commit: YARN-5096 addendum. Turned another logging statement to debug. Contributed by Sangjin Lee.

2016-07-10 Thread sjlee
YARN-5096 addendum. Turned another logging statement to debug. 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/4a7011a4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4a7011a4 Diff:

[32/50] [abbrv] hadoop git commit: YARN-5167. Escape occurences of encodedValues. (Sangjin Lee via Varun Saxena)

2016-07-10 Thread sjlee
YARN-5167. Escape occurences of encodedValues. (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/c6502007 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c6502007 Diff:

[30/50] [abbrv] hadoop git commit: YARN-5111. YARN container system metrics are not aggregated to application (Naganarasimha G R via sjlee)

2016-07-10 Thread sjlee
YARN-5111. YARN container system metrics are not aggregated to application (Naganarasimha G R via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/497d1c7f Tree:

[16/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc6f978c/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

[06/50] [abbrv] hadoop git commit: MAPREDUCE-6688. Store job configurations in Timeline Service v2 (Varun Saxena via sjlee)

2016-07-10 Thread sjlee
MAPREDUCE-6688. Store job configurations in Timeline Service v2 (Varun Saxena via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/000a4d8e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/000a4d8e Diff:

[07/50] [abbrv] hadoop git commit: YARN-5096. timelinereader has a lot of logging that's not useful. (Sangjin Lee via Varun Saxena)

2016-07-10 Thread sjlee
YARN-5096. timelinereader has a lot of logging that's not useful. (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/bcdb3826 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bcdb3826

[02/50] [abbrv] hadoop git commit: YARN-3150. Documenting the timeline service v2. (Sangjin Lee and Vrushali C via gtcarrera9)

2016-07-10 Thread sjlee
YARN-3150. Documenting the timeline service v2. (Sangjin Lee and Vrushali C via gtcarrera9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c2055a97 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c2055a97 Diff:

[20/50] [abbrv] hadoop git commit: YARN-5050. Code cleanup for TestDistributedShell (Li Lu via sjlee)

2016-07-10 Thread sjlee
YARN-5050. Code cleanup for TestDistributedShell (Li Lu via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d5dfee24 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d5dfee24 Diff:

[15/50] [abbrv] hadoop git commit: YARN-5045. hbase unit tests fail due to dependency issues. (Sangjin Lee via varunsaxena)

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bc6f978c/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

[08/50] [abbrv] hadoop git commit: YARN-5102. timeline service build fails with java 8. (Sangjin Lee via varunsaxena)

2016-07-10 Thread sjlee
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/8e090403 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8e090403 Diff:

[4/4] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.

2016-07-10 Thread sjlee
Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c6791363 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c6791363 Diff:

[3/4] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.

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

[1/4] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.

2016-07-10 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928 15962ea0c -> c6791363a

[2/4] hadoop git commit: Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.

2016-07-10 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/c6791363/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