[3/3] hadoop git commit: Preparing for release 2.6.2: Posting release notes generated.

2015-10-21 Thread sjlee
Preparing for release 2.6.2: Posting release notes generated. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1c1cd674 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1c1cd674 Diff:

hadoop git commit: Preparing for 2.6.3 development

2015-10-21 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 b898f8014 -> 6466ead9e Preparing for 2.6.3 development Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6466ead9 Tree:

[2/3] hadoop git commit: Preparing for release 2.6.2: mvn versions:set -DnewVersion=2.6.2

2015-10-21 Thread sjlee
Preparing for release 2.6.2: mvn versions:set -DnewVersion=2.6.2 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc2b3dd1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fc2b3dd1 Diff:

[1/3] hadoop git commit: Preparing for release 2.6.2: Updating site update page

2015-10-21 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6.2 [created] 1c1cd6744 Preparing for release 2.6.2: Updating site update page Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b28cb696 Tree:

hadoop git commit: Set the release date for 2.6.2-RC0

2015-10-21 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6.2 1c1cd6744 -> 0cfd050fe Set the release date for 2.6.2-RC0 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0cfd050f Tree:

Git Push Summary

2015-10-21 Thread sjlee
Repository: hadoop Updated Tags: refs/tags/release-2.6.2-RC0 [created] 650e1c629

hadoop git commit: YARN-2556. Tool to measure the performance of the timeline server (Chang Li via sjlee)

2015-10-16 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/trunk f9da5cdb2 -> 58590fef4 YARN-2556. Tool to measure the performance of the timeline server (Chang Li via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: YARN-2556. Tool to measure the performance of the timeline server (Chang Li via sjlee)

2015-10-16 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2 1ba73169c -> 180efe667 YARN-2556. Tool to measure the performance of the timeline server (Chang Li via sjlee) (cherry picked from commit 58590fef49bf45fc97c81277560e08da6b753f95) Project: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HADOOP-12475. Replace guava Cache with ConcurrentHashMap for caching Connection in ipc Client (Walter Su via sjlee)

2015-10-15 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/trunk 7a98d94b7 -> 8d2d3eb7b HADOOP-12475. Replace guava Cache with ConcurrentHashMap for caching Connection in ipc Client (Walter Su via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.

hadoop git commit: HADOOP-12475. Replace guava Cache with ConcurrentHashMap for caching Connection in ipc Client (Walter Su via sjlee)

2015-10-15 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2 00e2982cd -> afa57f1b4 HADOOP-12475. Replace guava Cache with ConcurrentHashMap for caching Connection in ipc Client (Walter Su via sjlee) (cherry picked from commit 8d2d3eb7bb938cc06ea3cc74040cfe0be13a2ba8) Project: http://git-

Git Push Summary

2015-10-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928-old [deleted] bcd755eba

[04/50] [abbrv] hadoop git commit: MAPREDUCE-6335. Created MR job based performance test driver for the timeline service v2. Contributed by Sangjin Lee.

2015-10-13 Thread sjlee
MAPREDUCE-6335. Created MR job based performance test driver for the timeline service v2. Contributed by Sangjin Lee. (cherry picked from commit b689f5d43d3f5434a30fe52f1a7e12e1fc5c71f4) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[48/50] [abbrv] hadoop git commit: YARN-4178. [storage implementation] app id as string in row keys can cause incorrect ordering (Varun Saxena via sjlee)

2015-10-13 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6fec6f63/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/TestTimelineStorageUtils.java

[42/50] [abbrv] hadoop git commit: YARN-4074. [timeline reader] implement support for querying for flows and flow runs (sjlee via vrushali)

2015-10-13 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/c4d8d8fd/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/HBaseTimelineReaderImpl.java

[33/50] [abbrv] hadoop git commit: YARN-3045. Implement NM writing container lifecycle events to Timeline Service v2. Contributed by Naganarasimha G R.

2015-10-13 Thread sjlee
rt to online and offline aggregation writers (Li Lu via sjlee) +YARN-3045. Implement NM writing container lifecycle events to Timeline +Service v2. (Naganarasimha G R via junping_du) + IMPROVEMENTS YARN-3276. Code cleanup for timeline service API records. (Junping Du via ht

[32/50] [abbrv] hadoop git commit: YARN-3904. Refactor timelineservice.storage to add support to online and offline aggregation writers (Li Lu via sjlee)

2015-10-13 Thread sjlee
YARN-3904. Refactor timelineservice.storage to add support to online and offline aggregation writers (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/0fd93f15 Tree: http://git-wip-us.apache.org/repos/asf

[45/50] [abbrv] hadoop git commit: YARN-3864. Implement support for querying single app and all apps for a flow run (Varun Saxena via sjlee)

2015-10-13 Thread sjlee
YARN-3864. Implement support for querying single app and all apps for a flow run (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/cde783f7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[02/50] [abbrv] hadoop git commit: MAPREDUCE-6327. Made MR AM use timeline service v2 API to write history events and counters. Contributed by Junping Du.

2015-10-13 Thread sjlee
MAPREDUCE-6327. Made MR AM use timeline service v2 API to write history events and counters. 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/0ffb56f6 Tree:

[13/50] [abbrv] hadoop git commit: YARN-3044. Made RM write app, attempt and optional container lifecycle events to timeline service v2. Contributed by Naganarasimha G R.

2015-10-13 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d35d861c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/metrics/TestSystemMetricsPublisherForV2.java

[08/50] [abbrv] hadoop git commit: YARN-3411. [Storage implementation] explore the native HBase write schema for storage (Vrushali C via sjlee)

2015-10-13 Thread sjlee
YARN-3411. [Storage implementation] explore the native HBase write schema for storage (Vrushali C via sjlee) (cherry picked from commit 7a3068854d27eadae1c57545988f5b2029bf119a) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

[20/50] [abbrv] hadoop git commit: YARN-3047. [Data Serving] Set up ATS reader with basic request serving structure and lifecycle (Varun Saxena via sjlee)

2015-10-13 Thread sjlee
YARN-3047. [Data Serving] Set up ATS reader with basic request serving structure and lifecycle (Varun Saxena via sjlee) (cherry picked from commit 4c5f88fb0f04b7919738d07598b0f006a9ff91f2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos

[07/50] [abbrv] hadoop git commit: YARN-3529. Added mini HBase cluster and Phoenix support to timeline service v2 unit tests. Contributed by Li Lu.

2015-10-13 Thread sjlee
YARN-3529. Added mini HBase cluster and Phoenix support to timeline service v2 unit tests. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0478e1d1 Tree:

[37/50] [abbrv] hadoop git commit: YARN-4058. Miscellaneous issues in NodeManager project (Naganarasimha G R via sjlee)

2015-10-13 Thread sjlee
YARN-4058. Miscellaneous issues in NodeManager project (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/c51eceb3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c51eceb3 Diff: http

[14/50] [abbrv] hadoop git commit: YARN-3044. Made RM write app, attempt and optional container lifecycle events to timeline service v2. Contributed by Naganarasimha G R.

2015-10-13 Thread sjlee
ES.txt index 8ff151a..22860ea 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -82,6 +82,9 @@ Branch YARN-2928: Timeline Server Next Generation: Phase 1 YARN-3721. build is broken on YARN-2928 branch due to possible dependency cycle (Li Lu via sjlee) +

[50/50] [abbrv] hadoop git commit: Applied a slightly updated version of patch v.2 for HDFS-9187 to resolve the regression on the trunk caused by HDFS-9080.

2015-10-13 Thread sjlee
Applied a slightly updated version of patch v.2 for HDFS-9187 to resolve the regression on the trunk caused by HDFS-9080. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bd5af9c5 Tree:

[19/50] [abbrv] hadoop git commit: YARN-3792. Test case failures in TestDistributedShell and some issue fixes related to ATSV2 (Naganarasimha G R via sjlee)

2015-10-13 Thread sjlee
YARN-3792. Test case failures in TestDistributedShell and some issue fixes related to ATSV2 (Naganarasimha G R via sjlee) (cherry picked from commit 84f37f1c7eefec6d139cbf091c50d6c06f734323) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos

[18/50] [abbrv] hadoop git commit: YARN-3051. Created storage oriented reader interface for fetching raw entity data and made the filesystem based implementation. Contributed by Varun Saxena.

2015-10-13 Thread sjlee
/CHANGES.txt index 8750056..0d93cf8 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -73,6 +73,9 @@ Branch YARN-2928: Timeline Server Next Generation: Phase 1 YARN-3801. [JDK-8] Exclude jdk.tools from hbase-client and hbase-testing-util (Tsuyoshi Oza

[30/50] [abbrv] hadoop git commit: YARN-3049. [Storage Implementation] Implement storage reader interface to fetch raw data from HBase backend (Zhijie Shen via sjlee)

2015-10-13 Thread sjlee
YARN-3049. [Storage Implementation] Implement storage reader interface to fetch raw data from HBase backend (Zhijie Shen via sjlee) (cherry picked from commit 07433c2ad52df9e844dbd90020c277d3df844dcd) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip

[31/50] [abbrv] hadoop git commit: MAPREDUCE-6370. Made the timeline service v2 test driver write event ID. Contributed by Li Lu.

2015-10-13 Thread sjlee
MAPREDUCE-6370. Made the timeline service v2 test driver write event ID. Contributed by Li Lu. (cherry picked from commit 827633ee9fee26e3e15343cbccb0b7905ae02170) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa927d87

[34/50] [abbrv] hadoop git commit: YARN-4025. Deal with byte representations of Longs in writer code. Contributed by Sangjin Lee and Vrushali C.

2015-10-13 Thread sjlee
YARN-4025. Deal with byte representations of Longs in writer code. Contributed by Sangjin Lee and Vrushali C. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f98f97b3 Tree:

[27/50] [abbrv] hadoop git commit: YARN-3906. Split the application table from the entity table. Contributed by Sangjin Lee.

2015-10-13 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/491b3023/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestHBaseTimelineWriterImpl.java

[26/50] [abbrv] hadoop git commit: MAPREDUCE-6337. Added a mode to replay MR job history files and put them into the timeline service v2. Contributed by Sangjin Lee.

2015-10-13 Thread sjlee
MAPREDUCE-6337. Added a mode to replay MR job history files and put them into the timeline service v2. Contributed by Sangjin Lee. (cherry picked from commit 463e070a8e7c882706a96eaa20ea49bfe9982875) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[28/50] [abbrv] hadoop git commit: YARN-3906. Split the application table from the entity table. Contributed by Sangjin Lee.

2015-10-13 Thread sjlee
ch YARN-2928: Timeline Server Next Generation: Phase 1 YARN-3049. [Storage Implementation] Implement storage reader interface to fetch raw data from HBase backend (Zhijie Shen via sjlee) +YARN-3906. Split the application table from the entity table. (Sangjin Lee +via junping_du) +

[16/50] [abbrv] hadoop git commit: YARN-3706. Generalize native HBase writer for additional tables (Joep Rottinghuis via sjlee)

2015-10-13 Thread sjlee
YARN-3706. Generalize native HBase writer for additional tables (Joep Rottinghuis via sjlee) (cherry picked from commit 9137aeae0dec83f9eff40d12cae712dfd508c0c5) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3599c8e5

[41/50] [abbrv] hadoop git commit: YARN-3901. Populate flow run data in the flow_run & flow activity tables (Vrushali C via sjlee)

2015-10-13 Thread sjlee
YARN-3901. Populate flow run data in the flow_run & flow activity tables (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/78e76c7d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/78e7

[24/50] [abbrv] hadoop git commit: YARN-3993. Changed to use the AM flag in ContainerContext determine AM container in TestPerNodeTimelineCollectorsAuxService. Contributed by Sunil G.

2015-10-13 Thread sjlee
YARN-3993. Changed to use the AM flag in ContainerContext determine AM container in TestPerNodeTimelineCollectorsAuxService. Contributed by Sunil G. (cherry picked from commit 9e48f9ff2ce08f3dcdd8d60bacb697664b92196f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[12/50] [abbrv] hadoop git commit: YARN-3276. Code cleanup for timeline service API records. Contributed by Junping Du.

2015-10-13 Thread sjlee
YARN-3276. Code cleanup for timeline service API records. Contributed by Junping Du. (cherry picked from commit d88f30ba5359f59fb71b93a55e1c1d9a1c0dff8e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ec0fd03f Tree:

[15/50] [abbrv] hadoop git commit: YARN-3706. Generalize native HBase writer for additional tables (Joep Rottinghuis via sjlee)

2015-10-13 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/3599c8e5/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/Separator.java

[17/50] [abbrv] hadoop git commit: YARN-3801. [JDK-8] Exclude jdk.tools from hbase-client and hbase-testing-util (Tsuyoshi Ozawa via sjlee)

2015-10-13 Thread sjlee
YARN-3801. [JDK-8] Exclude jdk.tools from hbase-client and hbase-testing-util (Tsuyoshi Ozawa via sjlee) (cherry picked from commit a1bb9137af84a34bde799f45e7ab8a21e33d55e0) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit

[01/50] [abbrv] hadoop git commit: MAPREDUCE-6327. Made MR AM use timeline service v2 API to write history events and counters. Contributed by Junping Du.

2015-10-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928 5a3db963b -> bd5af9c5f (forced update)

[03/50] [abbrv] hadoop git commit: YARN-3551. Consolidate data model change according to the backend implementation (Zhijie Shen via sale)

2015-10-13 Thread sjlee
endpoint. (Zhijie Shen via junping_du) +YARN-3551. Consolidate data model change according to the backend +implementation (Zhijie Shen via sjlee) + IMPROVEMENTS OPTIMIZATIONS http://git-wip-us.apache.org/repos/asf/hadoop/blob/27d67784/hadoop-yarn-project/hadoop-yarn/hadoop-yar

[06/50] [abbrv] hadoop git commit: YARN-3134. Implemented Phoenix timeline writer to access HBase backend. Contributed by Li Lu.

2015-10-13 Thread sjlee
ion: Phase 1 YARN-3562. unit tests failures and issues found from findbug from earlier ATS checkins (Naganarasimha G R via sjlee) +YARN-3134. Implemented Phoenix timeline writer to access HBase backend. (Li +Lu via zjshen) + IMPROVEMENTS OPTIMIZATIONS http://git-wip-us.apac

[05/50] [abbrv] hadoop git commit: YARN-3562. unit tests failures and issues found from findbug from earlier ATS checkins (Naganarasimha G R via sjlee)

2015-10-13 Thread sjlee
YARN-3562. unit tests failures and issues found from findbug from earlier ATS checkins (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/87823cf7 Tree: http://git-wip-us.apache.org/repos/asf

[09/50] [abbrv] hadoop git commit: YARN-3634. TestMRTimelineEventHandling and TestApplication are broken. Contributed by Sangjin Lee.

2015-10-13 Thread sjlee
YARN-3634. TestMRTimelineEventHandling and TestApplication are broken. Contributed by Sangjin Lee. (cherry picked from commit b059dd4882fd759e4762cc11c019be4b68fb74c1) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[44/50] [abbrv] hadoop git commit: YARN-4075 [reader REST API] implement support for querying for flows and flow runs (Varun Saxena via vrushali)

2015-10-13 Thread sjlee
/CHANGES.txt @@ -109,6 +109,9 @@ Branch YARN-2928: Timeline Server Next Generation: Phase 1 YARN-4074. [timeline reader] implement support for querying for flows and flow runs (sjlee via vrushali) +YARN-4075. [reader REST API] implement support for querying for flows +and flow

[47/50] [abbrv] hadoop git commit: YARN-4210. HBase reader throws NPE if Get returns no rows (Varun Saxena via vrushali)

2015-10-13 Thread sjlee
YARN-4210. HBase reader throws NPE if Get returns no rows (Varun Saxena via vrushali) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/529de2e1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/529de2e1 Diff:

Git Push Summary

2015-10-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928-old [created] 5a3db963b

Git Push Summary

2015-10-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928-rebase [deleted] bd5af9c5f

[46/50] [abbrv] hadoop git commit: YARN-4203. Add request/response logging & timing for each REST endpoint call (Varun Saxena via vrushali)

2015-10-13 Thread sjlee
YARN-4203. Add request/response logging & timing for each REST endpoint call (Varun Saxena via vrushali) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e4190b48 Tree:

[49/50] [abbrv] hadoop git commit: YARN-4178. [storage implementation] app id as string in row keys can cause incorrect ordering (Varun Saxena via sjlee)

2015-10-13 Thread sjlee
YARN-4178. [storage implementation] app id as string in row keys can cause incorrect ordering (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/6fec6f63 Tree: http://git-wip-us.apache.org/repos/asf

[10/50] [abbrv] hadoop git commit: YARN-3721. build is broken on YARN-2928 branch due to possible dependency cycle (Li Lu via sjlee)

2015-10-13 Thread sjlee
YARN-3721. build is broken on YARN-2928 branch due to possible dependency cycle (Li Lu via sjlee) (cherry picked from commit a9738ceb17b50cce8844fd42bb800c7f83f15caf) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit

[36/50] [abbrv] hadoop git commit: YARN-3814. REST API implementation for getting raw entities in TimelineReader (Varun Saxena via sjlee)

2015-10-13 Thread sjlee
YARN-3814. REST API implementation for getting raw entities in TimelineReader (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/5a34844e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[11/50] [abbrv] hadoop git commit: YARN-3726. Fix TestHBaseTimelineWriterImpl unit test failure by fixing its test data (Vrushali C via sjlee)

2015-10-13 Thread sjlee
YARN-3726. Fix TestHBaseTimelineWriterImpl unit test failure by fixing its test data (Vrushali C via sjlee) (cherry picked from commit 4c0b6d73914f2e249795deb292f508177ea54884) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

[23/50] [abbrv] hadoop git commit: YARN-3949. Ensure timely flush of timeline writes. Contributed by Sangjin Lee.

2015-10-13 Thread sjlee
ch YARN-2928: Timeline Server Next Generation: Phase 1 YARN-3047. [Data Serving] Set up ATS reader with basic request serving structure and lifecycle (Varun Saxena via sjlee) +YARN-3949. Ensure timely flush of timeline writes. (Sangjin Lee via +junping_du) + IMPROVEMENTS YAR

[39/50] [abbrv] hadoop git commit: YARN-3901. Populate flow run data in the flow_run & flow activity tables (Vrushali C via sjlee)

2015-10-13 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/78e76c7d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/TestHBaseStorageFlowActivity.java

[29/50] [abbrv] hadoop git commit: YARN-3049. [Storage Implementation] Implement storage reader interface to fetch raw data from HBase backend (Zhijie Shen via sjlee)

2015-10-13 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/2ecbdad0/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestHBaseTimelineWriterImpl.java

[40/50] [abbrv] hadoop git commit: YARN-3901. Populate flow run data in the flow_run & flow activity tables (Vrushali C via sjlee)

2015-10-13 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/78e76c7d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/FlowActivityTable.java

[35/50] [abbrv] hadoop git commit: YARN-4064. build is broken at TestHBaseTimelineWriterImpl.java (sjlee)

2015-10-13 Thread sjlee
YARN-4064. build is broken at TestHBaseTimelineWriterImpl.java (sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a81fa64a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a81fa64a Diff: http://git-wip

[03/50] [abbrv] hadoop git commit: YARN-3551. Consolidate data model change according to the backend implementation (Zhijie Shen via sale)

2015-10-12 Thread sjlee
separate endpoint. (Zhijie Shen via junping_du) +YARN-3551. Consolidate data model change according to the backend +implementation (Zhijie Shen via sjlee) + IMPROVEMENTS OPTIMIZATIONS http://git-wip-us.apache.org/repos/asf/hadoop/blob/27d67784/hadoop-yarn-project/hadoop-yar

[18/50] [abbrv] hadoop git commit: YARN-3051. Created storage oriented reader interface for fetching raw entity data and made the filesystem based implementation. Contributed by Varun Saxena.

2015-10-12 Thread sjlee
hi Ozawa via sjlee) +YARN-3051. Created storage oriented reader interface for fetching raw entity +data and made the filesystem based implementation. (Varun Saxena via zjshen) + IMPROVEMENTS YARN-3276. Code cleanup for timeline service API records. (Junping Du via ht

[11/50] [abbrv] hadoop git commit: YARN-3726. Fix TestHBaseTimelineWriterImpl unit test failure by fixing its test data (Vrushali C via sjlee)

2015-10-12 Thread sjlee
YARN-3726. Fix TestHBaseTimelineWriterImpl unit test failure by fixing its test data (Vrushali C via sjlee) (cherry picked from commit 4c0b6d73914f2e249795deb292f508177ea54884) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

[23/50] [abbrv] hadoop git commit: YARN-3949. Ensure timely flush of timeline writes. Contributed by Sangjin Lee.

2015-10-12 Thread sjlee
ch YARN-2928: Timeline Server Next Generation: Phase 1 YARN-3047. [Data Serving] Set up ATS reader with basic request serving structure and lifecycle (Varun Saxena via sjlee) +YARN-3949. Ensure timely flush of timeline writes. (Sangjin Lee via +junping_du) + IMPROVEMENTS

[42/50] [abbrv] hadoop git commit: YARN-4074. [timeline reader] implement support for querying for flows and flow runs (sjlee via vrushali)

2015-10-12 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/c4d8d8fd/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/HBaseTimelineReaderImpl.java

[19/50] [abbrv] hadoop git commit: YARN-3792. Test case failures in TestDistributedShell and some issue fixes related to ATSV2 (Naganarasimha G R via sjlee)

2015-10-12 Thread sjlee
YARN-3792. Test case failures in TestDistributedShell and some issue fixes related to ATSV2 (Naganarasimha G R via sjlee) (cherry picked from commit 84f37f1c7eefec6d139cbf091c50d6c06f734323) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos

[31/50] [abbrv] hadoop git commit: MAPREDUCE-6370. Made the timeline service v2 test driver write event ID. Contributed by Li Lu.

2015-10-12 Thread sjlee
MAPREDUCE-6370. Made the timeline service v2 test driver write event ID. Contributed by Li Lu. (cherry picked from commit 827633ee9fee26e3e15343cbccb0b7905ae02170) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa927d87

[44/50] [abbrv] hadoop git commit: YARN-4075 [reader REST API] implement support for querying for flows and flow runs (Varun Saxena via vrushali)

2015-10-12 Thread sjlee
yarn-project/CHANGES.txt @@ -109,6 +109,9 @@ Branch YARN-2928: Timeline Server Next Generation: Phase 1 YARN-4074. [timeline reader] implement support for querying for flows and flow runs (sjlee via vrushali) +YARN-4075. [reader REST API] implement support for querying for flows +a

[37/50] [abbrv] hadoop git commit: YARN-4058. Miscellaneous issues in NodeManager project (Naganarasimha G R via sjlee)

2015-10-12 Thread sjlee
YARN-4058. Miscellaneous issues in NodeManager project (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/c51eceb3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c51eceb3 Diff: http

[35/50] [abbrv] hadoop git commit: YARN-4064. build is broken at TestHBaseTimelineWriterImpl.java (sjlee)

2015-10-12 Thread sjlee
YARN-4064. build is broken at TestHBaseTimelineWriterImpl.java (sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a81fa64a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a81fa64a Diff: http://git-wip

[04/50] [abbrv] hadoop git commit: MAPREDUCE-6335. Created MR job based performance test driver for the timeline service v2. Contributed by Sangjin Lee.

2015-10-12 Thread sjlee
MAPREDUCE-6335. Created MR job based performance test driver for the timeline service v2. Contributed by Sangjin Lee. (cherry picked from commit b689f5d43d3f5434a30fe52f1a7e12e1fc5c71f4) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[33/50] [abbrv] hadoop git commit: YARN-3045. Implement NM writing container lifecycle events to Timeline Service v2. Contributed by Naganarasimha G R.

2015-10-12 Thread sjlee
add support to online and offline aggregation writers (Li Lu via sjlee) +YARN-3045. Implement NM writing container lifecycle events to Timeline +Service v2. (Naganarasimha G R via junping_du) + IMPROVEMENTS YARN-3276. Code cleanup for timeline service API records. (Junping Du via

[47/50] [abbrv] hadoop git commit: YARN-4210. HBase reader throws NPE if Get returns no rows (Varun Saxena via vrushali)

2015-10-12 Thread sjlee
YARN-4210. HBase reader throws NPE if Get returns no rows (Varun Saxena via vrushali) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/529de2e1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/529de2e1 Diff:

[45/50] [abbrv] hadoop git commit: YARN-3864. Implement support for querying single app and all apps for a flow run (Varun Saxena via sjlee)

2015-10-12 Thread sjlee
YARN-3864. Implement support for querying single app and all apps for a flow run (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/cde783f7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[41/50] [abbrv] hadoop git commit: YARN-3901. Populate flow run data in the flow_run & flow activity tables (Vrushali C via sjlee)

2015-10-12 Thread sjlee
YARN-3901. Populate flow run data in the flow_run & flow activity tables (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/78e76c7d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/78e7

[24/50] [abbrv] hadoop git commit: YARN-3993. Changed to use the AM flag in ContainerContext determine AM container in TestPerNodeTimelineCollectorsAuxService. Contributed by Sunil G.

2015-10-12 Thread sjlee
YARN-3993. Changed to use the AM flag in ContainerContext determine AM container in TestPerNodeTimelineCollectorsAuxService. Contributed by Sunil G. (cherry picked from commit 9e48f9ff2ce08f3dcdd8d60bacb697664b92196f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[26/50] [abbrv] hadoop git commit: MAPREDUCE-6337. Added a mode to replay MR job history files and put them into the timeline service v2. Contributed by Sangjin Lee.

2015-10-12 Thread sjlee
MAPREDUCE-6337. Added a mode to replay MR job history files and put them into the timeline service v2. Contributed by Sangjin Lee. (cherry picked from commit 463e070a8e7c882706a96eaa20ea49bfe9982875) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[01/50] [abbrv] hadoop git commit: MAPREDUCE-6327. Made MR AM use timeline service v2 API to write history events and counters. Contributed by Junping Du.

2015-10-12 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928-rebase [created] bd5af9c5f

[20/50] [abbrv] hadoop git commit: YARN-3047. [Data Serving] Set up ATS reader with basic request serving structure and lifecycle (Varun Saxena via sjlee)

2015-10-12 Thread sjlee
YARN-3047. [Data Serving] Set up ATS reader with basic request serving structure and lifecycle (Varun Saxena via sjlee) (cherry picked from commit 4c5f88fb0f04b7919738d07598b0f006a9ff91f2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos

[28/50] [abbrv] hadoop git commit: YARN-3906. Split the application table from the entity table. Contributed by Sangjin Lee.

2015-10-12 Thread sjlee
ch YARN-2928: Timeline Server Next Generation: Phase 1 YARN-3049. [Storage Implementation] Implement storage reader interface to fetch raw data from HBase backend (Zhijie Shen via sjlee) +YARN-3906. Split the application table from the entity table. (Sangjin Lee +vi

[48/50] [abbrv] hadoop git commit: YARN-4178. [storage implementation] app id as string in row keys can cause incorrect ordering (Varun Saxena via sjlee)

2015-10-12 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6fec6f63/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/TestTimelineStorageUtils.java

[08/50] [abbrv] hadoop git commit: YARN-3411. [Storage implementation] explore the native HBase write schema for storage (Vrushali C via sjlee)

2015-10-12 Thread sjlee
YARN-3411. [Storage implementation] explore the native HBase write schema for storage (Vrushali C via sjlee) (cherry picked from commit 7a3068854d27eadae1c57545988f5b2029bf119a) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

[46/50] [abbrv] hadoop git commit: YARN-4203. Add request/response logging & timing for each REST endpoint call (Varun Saxena via vrushali)

2015-10-12 Thread sjlee
YARN-4203. Add request/response logging & timing for each REST endpoint call (Varun Saxena via vrushali) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e4190b48 Tree:

[50/50] [abbrv] hadoop git commit: Applied a slightly updated version of patch v.2 for HDFS-9187 to resolve the regression on the trunk caused by HDFS-9080.

2015-10-12 Thread sjlee
Applied a slightly updated version of patch v.2 for HDFS-9187 to resolve the regression on the trunk caused by HDFS-9080. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bd5af9c5 Tree:

[40/50] [abbrv] hadoop git commit: YARN-3901. Populate flow run data in the flow_run & flow activity tables (Vrushali C via sjlee)

2015-10-12 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/78e76c7d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/FlowActivityTable.java

[39/50] [abbrv] hadoop git commit: YARN-3901. Populate flow run data in the flow_run & flow activity tables (Vrushali C via sjlee)

2015-10-12 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/78e76c7d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/TestHBaseStorageFlowActivity.java

[05/50] [abbrv] hadoop git commit: YARN-3562. unit tests failures and issues found from findbug from earlier ATS checkins (Naganarasimha G R via sjlee)

2015-10-12 Thread sjlee
YARN-3562. unit tests failures and issues found from findbug from earlier ATS checkins (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/87823cf7 Tree: http://git-wip-us.apache.org/repos/asf

[15/50] [abbrv] hadoop git commit: YARN-3706. Generalize native HBase writer for additional tables (Joep Rottinghuis via sjlee)

2015-10-12 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/3599c8e5/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/Separator.java

[32/50] [abbrv] hadoop git commit: YARN-3904. Refactor timelineservice.storage to add support to online and offline aggregation writers (Li Lu via sjlee)

2015-10-12 Thread sjlee
YARN-3904. Refactor timelineservice.storage to add support to online and offline aggregation writers (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/0fd93f15 Tree: http://git-wip-us.apache.org/repos/asf

[36/50] [abbrv] hadoop git commit: YARN-3814. REST API implementation for getting raw entities in TimelineReader (Varun Saxena via sjlee)

2015-10-12 Thread sjlee
YARN-3814. REST API implementation for getting raw entities in TimelineReader (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/5a34844e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[27/50] [abbrv] hadoop git commit: YARN-3906. Split the application table from the entity table. Contributed by Sangjin Lee.

2015-10-12 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/491b3023/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestHBaseTimelineWriterImpl.java

[07/50] [abbrv] hadoop git commit: YARN-3529. Added mini HBase cluster and Phoenix support to timeline service v2 unit tests. Contributed by Li Lu.

2015-10-12 Thread sjlee
YARN-3529. Added mini HBase cluster and Phoenix support to timeline service v2 unit tests. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0478e1d1 Tree:

[21/50] [abbrv] hadoop git commit: YARN-3836. add equals and hashCode to TimelineEntity and other classes in the data model (Li Lu via sjlee)

2015-10-12 Thread sjlee
YARN-3836. add equals and hashCode to TimelineEntity and other classes in the data model (Li Lu via sjlee) (cherry picked from commit 2d4a8f4563c06339717ca9410b2794754603fba3) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

[29/50] [abbrv] hadoop git commit: YARN-3049. [Storage Implementation] Implement storage reader interface to fetch raw data from HBase backend (Zhijie Shen via sjlee)

2015-10-12 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/2ecbdad0/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestHBaseTimelineWriterImpl.java

[02/50] [abbrv] hadoop git commit: MAPREDUCE-6327. Made MR AM use timeline service v2 API to write history events and counters. Contributed by Junping Du.

2015-10-12 Thread sjlee
MAPREDUCE-6327. Made MR AM use timeline service v2 API to write history events and counters. 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/0ffb56f6 Tree:

[14/50] [abbrv] hadoop git commit: YARN-3044. Made RM write app, attempt and optional container lifecycle events to timeline service v2. Contributed by Naganarasimha G R.

2015-10-12 Thread sjlee
/CHANGES.txt index 8ff151a..22860ea 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -82,6 +82,9 @@ Branch YARN-2928: Timeline Server Next Generation: Phase 1 YARN-3721. build is broken on YARN-2928 branch due to possible dependency cycle (Li Lu via sjlee)

[30/50] [abbrv] hadoop git commit: YARN-3049. [Storage Implementation] Implement storage reader interface to fetch raw data from HBase backend (Zhijie Shen via sjlee)

2015-10-12 Thread sjlee
YARN-3049. [Storage Implementation] Implement storage reader interface to fetch raw data from HBase backend (Zhijie Shen via sjlee) (cherry picked from commit 07433c2ad52df9e844dbd90020c277d3df844dcd) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip

[06/50] [abbrv] hadoop git commit: YARN-3134. Implemented Phoenix timeline writer to access HBase backend. Contributed by Li Lu.

2015-10-12 Thread sjlee
ation: Phase 1 YARN-3562. unit tests failures and issues found from findbug from earlier ATS checkins (Naganarasimha G R via sjlee) +YARN-3134. Implemented Phoenix timeline writer to access HBase backend. (Li +Lu via zjshen) + IMPROVEMENTS OPTIMIZATIONS http://git-wip-u

[38/50] [abbrv] hadoop git commit: YARN-4102. Add a "skip existing table" mode for timeline schema creator (Li Lu via sjlee)

2015-10-12 Thread sjlee
YARN-4102. Add a "skip existing table" mode for timeline schema creator (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/23fa8fa2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/23f

[13/50] [abbrv] hadoop git commit: YARN-3044. Made RM write app, attempt and optional container lifecycle events to timeline service v2. Contributed by Naganarasimha G R.

2015-10-12 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d35d861c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/metrics/TestSystemMetricsPublisherForV2.java

[16/50] [abbrv] hadoop git commit: YARN-3706. Generalize native HBase writer for additional tables (Joep Rottinghuis via sjlee)

2015-10-12 Thread sjlee
YARN-3706. Generalize native HBase writer for additional tables (Joep Rottinghuis via sjlee) (cherry picked from commit 9137aeae0dec83f9eff40d12cae712dfd508c0c5) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3599c8e5

[25/50] [abbrv] hadoop git commit: YARN-3984. Adjusted the event column key schema and avoided missing empty event. Contributed by Vrushali C.

2015-10-12 Thread sjlee
YARN-3984. Adjusted the event column key schema and avoided missing empty event. Contributed by Vrushali C. (cherry picked from commit 895ccfa1ab9e701f2908586e323249f670fe5544) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

<    3   4   5   6   7   8   9   10   >