[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

[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: http://git-wip-us.apache.org/repos/asf

[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-13 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

[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
/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 Ozawa via sjlee) +YARN-3051. Created storage

[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

[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
-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) +YARN-3044. Made RM write app, attempt and

[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) http://git-wip-us.apache.org/repos/asf/hadoop/blob/0ffb56f6/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestMRTimelineEv

[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
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-yarn-api/src/main/java/org/apache/hadoop/ya

[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: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5be8b2

[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: http:

[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 ---

[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
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.apache.org/repos/asf/hadoop/blob/d103fbe9/hadoop-yarn

[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

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-old [deleted] bcd755eba

[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

[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: http://git-wip-us.apache.org/repos/asf/hadoop/t

[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-12 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

[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 -

[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: http://git-wip-us.apache.org/repos/asf

[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: http://git-wip-us.apache.or

[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 http://git-wip-us.apache.org/repos/asf/hadoop/blob/0ffb56f6/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestMRTimelineEventHandling.

[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
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) + IMPROVEMENTS YARN-3276. Code cleanup for

[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: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e419

[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 ---

[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

[22/50] [abbrv] hadoop git commit: YARN-3908. Fixed bugs in HBaseTimelineWriterImpl. Contributed by Vrushali C and Sangjin Lee.

2015-10-12 Thread sjlee
: Timeline Server Next Generation: Phase 1 YARN-3792. Test case failures in TestDistributedShell and some issue fixes related to ATSV2 (Naganarasimha G R via sjlee) +YARN-3908. Fixed bugs in HBaseTimelineWriterImpl. (Vrushali C and Sangjin +Lee via zjshen) + Trunk - Unreleased

[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: http://g

[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: http://gi

[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-12 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

[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-12 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

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

2015-10-12 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: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5be8b2

[43/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
YARN-4074. [timeline reader] implement support for querying for flows and flow runs (sjlee via vrushali) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c4d8d8fd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[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
(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 http://git-wip-us.apache.org/repos/asf/hadoop/blob

[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 T

[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
-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 runs (Varun Saxena via vrushali

[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

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

2015-10-12 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: http:

[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
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 YARN-3276. Code cleanup for timeline service API

[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

[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-12 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: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[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
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.apache.org/repos/asf/hadoop/blob/d103fbe9/hadoop

[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: http://git-wip-us.apache.org/repos/asf/hadoop/comm

[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
+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-yarn-api/src/main/java/org/apache/hadoop/ya

[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
--- 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 Ozawa via sjlee) +YARN-3051. Created

[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: http://git-wip-us.apache.org/repos/asf/h

[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: http://git-wip-us.apache.org/repos/asf/h

[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
/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) +YARN-3044. Made RM write app, attempt and

[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

[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

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

2015-10-06 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/5a3db963 Tree: http://git-wip-us.apache.org/repos/asf

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

2015-10-06 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928 09c357695 -> 5a3db963b http://git-wip-us.apache.org/repos/asf/hadoop/blob/5a3db963/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/

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

2015-10-05 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928 a95b8f5a0 -> 09c357695 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/re

svn commit: r1706613 - in /hadoop/common/site/main/publish: who.html who.pdf

2015-10-03 Thread sjlee
Author: sjlee Date: Sat Oct 3 17:43:33 2015 New Revision: 1706613 URL: http://svn.apache.org/viewvc?rev=1706613&view=rev Log: published updated who.html and who.pdf. Modified: hadoop/common/site/main/publish/who.html hadoop/common/site/main/publish/who.pdf Modified: hadoop/common/

svn commit: r1706303 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml

2015-10-01 Thread sjlee
Author: sjlee Date: Thu Oct 1 18:21:49 2015 New Revision: 1706303 URL: http://svn.apache.org/viewvc?rev=1706303&view=rev Log: updated the link Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml Modified: hadoop/common/site/main/author/src/documentation/con

Git Push Summary

2015-10-01 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/sjlee/hdfs-merge [deleted] fb1bf424b

hadoop git commit: YARN-3554. Default value for maximum nodemanager connect wait time is too high. Contributed by Naganarasimha G R (cherry picked from commit 9757864fd662b69445e0c600aedbe307a264982e)

2015-09-28 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 4104ab346 -> c4cbbcbc2 YARN-3554. Default value for maximum nodemanager connect wait time is too high. Contributed by Naganarasimha G R (cherry picked from commit 9757864fd662b69445e0c600aedbe307a264982e) (cherry picked from commit 1b9

hadoop git commit: MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne (cherry picked from commit bc1bd7e5c

2015-09-26 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 1828ba00b -> 4104ab346 MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne (cherry picked from commit bc1bd7e5c4047b374420683d36a8c30eda6d75b6

[41/50] [abbrv] hadoop git commit: CHANGES.txt: Dropping YARN-3379 as only the refactor part of it exists in branch-2.6.1.

2015-09-26 Thread sjlee
CHANGES.txt: Dropping YARN-3379 as only the refactor part of it exists in branch-2.6.1. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4697d94c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4697d94c Diff: http:/

[07/50] [abbrv] hadoop git commit: YARN-3092. Created a common ResourceUsage class to track labeled resource usages in Capacity Scheduler. Contributed by Wangda Tan (cherry picked from commit 6f9fe769

2015-09-26 Thread sjlee
YARN-3092. Created a common ResourceUsage class to track labeled resource usages in Capacity Scheduler. Contributed by Wangda Tan (cherry picked from commit 6f9fe76918bbc79109653edc6cde85df05148ba3) (cherry picked from commit 61b4116b4b3c0eec8f514f079debd88bc757b28e) Project: http://git-wip-us.

[02/50] [abbrv] hadoop git commit: YARN-2637. Fixed max-am-resource-percent calculation in CapacityScheduler when activating applications. Contributed by Craig Welch (cherry picked from commit c53420f

2015-09-26 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f1b35ffd/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fifo/TestFifoScheduler.java ---

[17/50] [abbrv] hadoop git commit: HDFS-8480. Fix performance and timeout issues in HDFS-7929 by using hard-links to preserve old edit logs, instead of copying them. (Zhe Zhang via Colin P. McCabe)

2015-09-26 Thread sjlee
HDFS-8480. Fix performance and timeout issues in HDFS-7929 by using hard-links to preserve old edit logs, instead of copying them. (Zhe Zhang via Colin P. McCabe) (cherry picked from commit 7b424f938c3c306795d574792b086d84e4f06425) (cherry picked from commit cbd11681ce8a51d187d91748b67a708681e59

[30/50] [abbrv] hadoop git commit: Preparing for release 2.6.1: Posting release notes generated.

2015-09-26 Thread sjlee
Preparing for release 2.6.1: 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/c86d9bd1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c86d9bd1 Diff: http://git-wip-us.apache.org/repo

[40/50] [abbrv] hadoop git commit: Set the release date for 2.6.1-RC1

2015-09-26 Thread sjlee
Set the release date for 2.6.1-RC1 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b4d876d8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b4d876d8 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/b4d876d8

[16/50] [abbrv] hadoop git commit: HDFS-7446. HDFS inotify should have the ability to determine what txid it has read up to (cmccabe) (cherry picked from commit 75a326aaff8c92349701d9b3473c3070b8c2be4

2015-09-26 Thread sjlee
HDFS-7446. HDFS inotify should have the ability to determine what txid it has read up to (cmccabe) (cherry picked from commit 75a326aaff8c92349701d9b3473c3070b8c2be44) (cherry picked from commit 06552a15d5172a2b0ad3d61aa7f9a849857385aa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/rep

[43/50] [abbrv] hadoop git commit: Release process for 2.6.1: Set the release date for 2.6.1

2015-09-26 Thread sjlee
Release process for 2.6.1: Set the release date for 2.6.1 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/41d19f47 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/41d19f47 Diff: http://git-wip-us.apache.org/repos/as

[25/50] [abbrv] hadoop git commit: HDFS-8863. The remaining space check in BlockPlacementPolicyDefault is flawed. (Kihwal Lee via yliu)

2015-09-26 Thread sjlee
HDFS-8863. The remaining space check in BlockPlacementPolicyDefault is flawed. (Kihwal Lee via yliu) (cherry picked from commit 146db49f7ff0dec82cd51f366311030404b770d7) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0adc

[50/50] [abbrv] hadoop git commit: YARN-4087. Followup fixes after YARN-2019 regarding RM behavior when state-store error occurs. Contributed by Jian He

2015-09-26 Thread sjlee
YARN-4087. Followup fixes after YARN-2019 regarding RM behavior when state-store error occurs. Contributed by Jian He (cherry picked from commit 9f7fcb54e798cf4fda1ea7972dd96491976e1857) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/h

[15/50] [abbrv] hadoop git commit: HDFS-7980. Incremental BlockReport will dramatically slow down namenode startup. Contributed by Walter Su

2015-09-26 Thread sjlee
HDFS-7980. Incremental BlockReport will dramatically slow down namenode startup. Contributed by Walter Su (cherry picked from commit 4e1f2eb3955a97a70cf127dc97ae49201a90f5e0) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commi

[45/50] [abbrv] hadoop git commit: Creating 2.6.2 entries in CHANGES.txt files.

2015-09-26 Thread sjlee
Creating 2.6.2 entries in CHANGES.txt files. (cherry picked from commit 33474939a048ac7bbe07df772fc84979722f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b99a8513 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/

[20/50] [abbrv] hadoop git commit: HDFS-7570. SecondaryNameNode need twice memory when calling reloadFromImageFile. Contributed by zhaoyunjiong.

2015-09-26 Thread sjlee
HDFS-7570. SecondaryNameNode need twice memory when calling reloadFromImageFile. Contributed by zhaoyunjiong. (cherry picked from commit 85aec75ce53445e1abf840076d2e10f1e3c6d69b) (cherry picked from commit 27eecaef10feb49c4160ad289fd301bba6608973) Project: http://git-wip-us.apache.org/repos/asf

[10/50] [abbrv] hadoop git commit: YARN-3099. Capacity Scheduler LeafQueue/ParentQueue should use ResourceUsage to track used-resources-by-label. Contributed by Wangda Tan (cherry picked from commit 8

2015-09-26 Thread sjlee
YARN-3099. Capacity Scheduler LeafQueue/ParentQueue should use ResourceUsage to track used-resources-by-label. Contributed by Wangda Tan (cherry picked from commit 86358221fc85a7743052a0b4c1647353508bf308) (cherry picked from commit cabf97ae4f2dad53c7b9e3d10a67876b16d94074) Project: http://git-

[29/50] [abbrv] hadoop git commit: Preparing for release 2.6.1: Posting release notes generated.

2015-09-26 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/c86d9bd1/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html -- diff --git a/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html b/hadoop-common-p

[42/50] [abbrv] hadoop git commit: YARN-3248. Moving it to improvements section in CHANGES.txt.

2015-09-26 Thread sjlee
YARN-3248. Moving it to improvements section in CHANGES.txt. (cherry picked from commit df52ff92ae42977bc743630191d1cbe1e17d00cf) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e8c4544d Tree: http://git-wip-us.apache.org/r

[21/50] [abbrv] hadoop git commit: YARN-2301. Improved yarn container command. Contributed by Naganarasimha G R (cherry picked from commit 258623ff8bb1a1057ae3501d4f20982d5a59ea34)

2015-09-26 Thread sjlee
YARN-2301. Improved yarn container command. Contributed by Naganarasimha G R (cherry picked from commit 258623ff8bb1a1057ae3501d4f20982d5a59ea34) (cherry picked from commit 1d1e7682c9cad6a2f819b390ca3368dfa29c7097) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wi

[18/50] [abbrv] hadoop git commit: HDFS-8846. Add a unit test for INotify functionality across a layout version upgrade (Zhe Zhang via Colin P. McCabe)

2015-09-26 Thread sjlee
HDFS-8846. Add a unit test for INotify functionality across a layout version upgrade (Zhe Zhang via Colin P. McCabe) (cherry picked from commit a4d9acc51d1a977bc333da17780c00c72e8546f1) (cherry picked from commit 9264b7e119efb70fb355904652beeb97e7ad90b9) Project: http://git-wip-us.apache.org/re

[48/50] [abbrv] hadoop git commit: YARN-4101. RM should print alert messages if Zookeeper and Resourcemanager gets connection issue. Contributed by Xuan Gong

2015-09-26 Thread sjlee
YARN-4101. RM should print alert messages if Zookeeper and Resourcemanager gets connection issue. Contributed by Xuan Gong (cherry picked from commit 214fd1408c21f596d1d15217c11b58b34561aab7) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

[27/50] [abbrv] hadoop git commit: Preparing for release 2.6.1: Updating site update page.

2015-09-26 Thread sjlee
Preparing for release 2.6.1: 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/cfb012a2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cfb012a2 Diff: http://git-wip-us.apache.org/repos/asf/

[22/50] [abbrv] hadoop git commit: YARN-3978. Configurably turn off the saving of container info in Generic AHS (Eric Payne via jeagles)

2015-09-26 Thread sjlee
YARN-3978. Configurably turn off the saving of container info in Generic AHS (Eric Payne via jeagles) (cherry picked from commit 3cd02b95224e9d43fd63a4ef9ac5c44f113f710d) (cherry picked from commit 899df5bce03ea4f94487e48c1d38bd30ae10c26f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/

[01/50] [abbrv] hadoop git commit: HADOOP-12280. Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded (Masatake Iwasaki via Colin P. McCabe)

2015-09-26 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 934886486 -> 1828ba00b (forced update) HADOOP-12280. Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded (Masatake Iwasaki via Colin P. McCabe) (cherry picked from commit 6f83274afc1eba1159427684d72d

[19/50] [abbrv] hadoop git commit: HDFS-8384. Allow NN to startup if there are files having a lease but are not under construction. Contributed by Jing Zhao.

2015-09-26 Thread sjlee
HDFS-8384. Allow NN to startup if there are files having a lease but are not under construction. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/33537078 Tree: http://git-wip-us.apache.org/repos/as

[04/50] [abbrv] hadoop git commit: YARN-3733. Fix DominantRC#compare() does not work as expected if cluster resource is empty. (Rohith Sharmaks via wangda)

2015-09-26 Thread sjlee
YARN-3733. Fix DominantRC#compare() does not work as expected if cluster resource is empty. (Rohith Sharmaks via wangda) (cherry picked from commit ebd797c48fe236b404cf3a125ac9d1f7714e291e) (cherry picked from commit 78d626fa892415023827e35ad549636e2a83275d) Project: http://git-wip-us.apache.or

[08/50] [abbrv] hadoop git commit: YARN-2978. Fixed potential NPE while getting queue info. Contributed by Varun Saxena (cherry picked from commit dd57c2047bfd21910acc38c98153eedf1db75169)

2015-09-26 Thread sjlee
YARN-2978. Fixed potential NPE while getting queue info. Contributed by Varun Saxena (cherry picked from commit dd57c2047bfd21910acc38c98153eedf1db75169) (cherry picked from commit c61e8a7bfa7236e354f859a889083fab3d7ca9eb) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http

<    4   5   6   7   8   9   10   11   >