hadoop git commit: YARN-4557. Fix improper Queues sorting in PartitionedQueueComparator when accessible-node-labels=*. (Naganarasimha G R via wangda)

2016-01-20 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2.8 b4b546815 -> ada560bc4 YARN-4557. Fix improper Queues sorting in PartitionedQueueComparator when accessible-node-labels=*. (Naganarasimha G R via wangda) (cherry picked from commit c9fe0371a8ab40c0d3437fadd32788b320788a7a) Project:

hadoop git commit: YARN-4557. Fix improper Queues sorting in PartitionedQueueComparator when accessible-node-labels=*. (Naganarasimha G R via wangda)

2016-01-20 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2 66b030f60 -> 951286674 YARN-4557. Fix improper Queues sorting in PartitionedQueueComparator when accessible-node-labels=*. (Naganarasimha G R via wangda) (cherry picked from commit c9fe0371a8ab40c0d3437fadd32788b320788a7a) Project:

[23/24] hadoop git commit: HDFS-9645. DiskBalancer: Add Query RPC. (Contributed by Anu Engineer)

2016-01-20 Thread arp
HDFS-9645. DiskBalancer: Add Query RPC. (Contributed by Anu Engineer) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5cc54068 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5cc54068 Diff:

[16/24] hadoop git commit: YARN-4502. Fix two AM containers get allocated when AM restart. (Vinod Kumar Vavilapalli via wangda)

2016-01-20 Thread arp
YARN-4502. Fix two AM containers get allocated when AM restart. (Vinod Kumar Vavilapalli via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a44ce3f1 Tree:

[07/24] hadoop git commit: YARN-4304. AM max resource configuration per partition to be displayed/updated correctly in UI and in various partition related metrics. (Sunil G via wangda)

2016-01-20 Thread arp
YARN-4304. AM max resource configuration per partition to be displayed/updated correctly in UI and in various partition related metrics. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b08ecf5c Tree:

[21/24] hadoop git commit: HDFS-6054. MiniQJMHACluster should not use static port to avoid binding failure in unit test. (Yongjun Zhang)

2016-01-20 Thread arp
HDFS-6054. MiniQJMHACluster should not use static port to avoid binding failure in unit test. (Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/57d0a943 Tree:

[09/24] hadoop git commit: Move YARN-4524 from 2.9 to 2.8

2016-01-20 Thread arp
Move YARN-4524 from 2.9 to 2.8 (cherry picked from commit c56d46307ada0af23b0f46398fefe49f95c0c4c4) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/01603be9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/01603be9

[18/24] hadoop git commit: YARN-4565. Fix a bug that leads to AM resource limit not hornored when sizeBasedWeight enabled for FairOrderingPolicy. Contributed by Wangda Tan

2016-01-20 Thread arp
YARN-4565. Fix a bug that leads to AM resource limit not hornored when sizeBasedWeight enabled for FairOrderingPolicy. Contributed by Wangda Tan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/edc43a90 Tree:

[20/24] hadoop git commit: HADOOP-12696. Add tests for S3FileSystem Contract. Contributed by Matt Paduano

2016-01-20 Thread arp
HADOOP-12696. Add tests for S3FileSystem Contract. Contributed by Matt Paduano Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1acc509b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1acc509b Diff:

[10/24] hadoop git commit: YARN-4502. Fix two AM containers get allocated when AM restart. (Vinod Kumar Vavilapalli via wangda)

2016-01-20 Thread arp
YARN-4502. Fix two AM containers get allocated when AM restart. (Vinod Kumar Vavilapalli via wangda) (cherry picked from commit 805a9ed85eb34c8125cfb7d26d07cdfac12b3579) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[01/24] hadoop git commit: In CHANGES.txt, move HDFS-9294 to Release 2.6.4.

2016-01-20 Thread arp
Repository: hadoop Updated Branches: refs/heads/HDFS-1312 637acb6bb -> 0fd3f16be In CHANGES.txt, move HDFS-9294 to Release 2.6.4. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/995f06f2 Tree:

[04/24] hadoop git commit: YARN-4265. Provide new timeline plugin storage to support fine-grained entity caching. Contributed by Li Lu and Jason Lowe

2016-01-20 Thread arp
YARN-4265. Provide new timeline plugin storage to support fine-grained entity caching. Contributed by Li Lu and Jason Lowe Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02f597c5 Tree:

[03/24] hadoop git commit: YARN-4265. Provide new timeline plugin storage to support fine-grained entity caching. Contributed by Li Lu and Jason Lowe

2016-01-20 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/02f597c5/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage/src/test/java/org/apache/hadoop/yarn/server/timeline/EntityGroupPlugInForTest.java

[3/4] hadoop git commit: HDFS-9661. Deadlock in DN.FsDatasetImpl between moveBlockAcrossStorage and createRbw (Contributed by ade)

2016-01-20 Thread vinayakumarb
HDFS-9661. Deadlock in DN.FsDatasetImpl between moveBlockAcrossStorage and createRbw (Contributed by ade) (cherry picked from commit 14255786908f991fd2022480fe5575533a3dc7ce) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[4/4] hadoop git commit: HDFS-9661. Deadlock in DN.FsDatasetImpl between moveBlockAcrossStorage and createRbw (Contributed by ade)

2016-01-20 Thread vinayakumarb
HDFS-9661. Deadlock in DN.FsDatasetImpl between moveBlockAcrossStorage and createRbw (Contributed by ade) (cherry picked from commit 14255786908f991fd2022480fe5575533a3dc7ce) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/4] hadoop git commit: HDFS-9661. Deadlock in DN.FsDatasetImpl between moveBlockAcrossStorage and createRbw (Contributed by ade)

2016-01-20 Thread vinayakumarb
HDFS-9661. Deadlock in DN.FsDatasetImpl between moveBlockAcrossStorage and createRbw (Contributed by ade) (cherry picked from commit 14255786908f991fd2022480fe5575533a3dc7ce) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/4] hadoop git commit: HDFS-9661. Deadlock in DN.FsDatasetImpl between moveBlockAcrossStorage and createRbw (Contributed by ade)

2016-01-20 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2 a5ee4c09d -> 252bf56e5 refs/heads/branch-2.7 2131b9820 -> eb3dcc073 refs/heads/branch-2.8 15713f947 -> 3d38c1ef3 refs/heads/trunk 57d0a9430 -> 142557869 HDFS-9661. Deadlock in DN.FsDatasetImpl between moveBlockAcrossStorage and

hadoop git commit: HDFS-9576: HTrace: collect position/length information on read operations (zhz via cmccabe)

2016-01-20 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 252bf56e5 -> c56044b9e HDFS-9576: HTrace: collect position/length information on read operations (zhz via cmccabe) (cherry picked from commit 7905788db94d560e6668af0d4bed22b326961aaf) Conflicts:

[hadoop] Git Push Summary

2016-01-20 Thread sjlee
Repository: hadoop Updated Tags: refs/tags/feature_YARN-2928-2016-01-20 [created] cab8a1d1e

[hadoop] Git Push Summary

2016-01-20 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928 [created] cab8a1d1e

hadoop git commit: HDFS-9576: HTrace: collect position/length information on read operations (zhz via cmccabe)

2016-01-20 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 142557869 -> 7905788db HDFS-9576: HTrace: collect position/length information on read operations (zhz via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9655. NN should start JVM pause monitor before loading fsimage. (John Zhuge via Lei (Eddy) Xu)

2016-01-20 Thread lei
Repository: hadoop Updated Branches: refs/heads/trunk 7905788db -> 2ec438e8f HDFS-9655. NN should start JVM pause monitor before loading fsimage. (John Zhuge via Lei (Eddy) Xu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9655. NN should start JVM pause monitor before loading fsimage. (John Zhuge via Lei (Eddy) Xu)

2016-01-20 Thread lei
Repository: hadoop Updated Branches: refs/heads/branch-2 c56044b9e -> c57f55223 HDFS-9655. NN should start JVM pause monitor before loading fsimage. (John Zhuge via Lei (Eddy) Xu) (cherry picked from commit 2ec438e8f7cd77cb48fd1264781e60a48e331908) Project:

hadoop git commit: YARN-4559. Make leader elector and zk store share the same curator client. Contributed by Jian He

2016-01-20 Thread xgong
Repository: hadoop Updated Branches: refs/heads/trunk 2ec438e8f -> 890a2ebd1 YARN-4559. Make leader elector and zk store share the same curator client. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4559. Make leader elector and zk store share the same curator client. Contributed by Jian He

2016-01-20 Thread xgong
Repository: hadoop Updated Branches: refs/heads/branch-2 c57f55223 -> be3322792 YARN-4559. Make leader elector and zk store share the same curator client. Contributed by Jian He (cherry picked from commit 890a2ebd1af51d24ccbbc5d1d65d17b24ad8ab9b) Project:

hadoop git commit: HDFS-9655. NN should start JVM pause monitor before loading fsimage. (John Zhuge via Lei (Eddy) Xu)

2016-01-20 Thread lei
Repository: hadoop Updated Branches: refs/heads/branch-2.8 3d38c1ef3 -> b4b546815 HDFS-9655. NN should start JVM pause monitor before loading fsimage. (John Zhuge via Lei (Eddy) Xu) Conflicts:

[12/24] hadoop git commit: HADOOP-12635. Adding Append API support for WASB. Contributed by Dushyanth.

2016-01-20 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/8bc93db2/hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azure/TestNativeAzureFileSystemAppend.java -- diff --git

[06/24] hadoop git commit: YARN-4502. Fix two AM containers get allocated when AM restart. (Vinod Kumar Vavilapalli via wangda)

2016-01-20 Thread arp
YARN-4502. Fix two AM containers get allocated when AM restart. (Vinod Kumar Vavilapalli via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/805a9ed8 Tree:

[08/24] hadoop git commit: Revert "YARN-4502. Fix two AM containers get allocated when AM restart. (Vinod Kumar Vavilapalli via wangda)"

2016-01-20 Thread arp
Revert "YARN-4502. Fix two AM containers get allocated when AM restart. (Vinod Kumar Vavilapalli via wangda)" This reverts commit 805a9ed85eb34c8125cfb7d26d07cdfac12b3579. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[05/24] hadoop git commit: YARN-4538. QueueMetrics pending cores and memory metrics wrong. (Bibin A Chundatt via wangda)

2016-01-20 Thread arp
YARN-4538. QueueMetrics pending cores and memory metrics wrong. (Bibin A Chundatt via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9523648d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9523648d Diff:

[02/24] hadoop git commit: HADOOP-12691. Move files to correct location.

2016-01-20 Thread arp
HADOOP-12691. Move files to correct location. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/da77f423 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/da77f423 Diff:

[13/24] hadoop git commit: HADOOP-12635. Adding Append API support for WASB. Contributed by Dushyanth.

2016-01-20 Thread arp
HADOOP-12635. Adding Append API support for WASB. Contributed by Dushyanth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8bc93db2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8bc93db2 Diff:

[24/24] hadoop git commit: Merge branch 'trunk' into HDFS-1312

2016-01-20 Thread arp
Merge branch 'trunk' into HDFS-1312 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0fd3f16b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0fd3f16b Diff:

[14/24] hadoop git commit: YARN-4596. SystemMetricPublisher should not swallow error messages from TimelineClient#putEntities. Contributed by Li Lu

2016-01-20 Thread arp
YARN-4596. SystemMetricPublisher should not swallow error messages from TimelineClient#putEntities. 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/f3858511 Tree:

[11/24] hadoop git commit: YARN-4526. Make SystemClock singleton so AppSchedulingInfo could use it. (kasha)

2016-01-20 Thread arp
YARN-4526. Make SystemClock singleton so AppSchedulingInfo could use it. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d40859fa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d40859fa Diff:

[17/24] hadoop git commit: HDFS-9623. Update example configuration of block state change log in log4j.properties. Contributed by Masatake Iwasaki.

2016-01-20 Thread arp
HDFS-9623. Update example configuration of block state change log in log4j.properties. Contributed by Masatake Iwasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/92c5f565 Tree:

hadoop git commit: YARN-4611. Fix scheduler load simulator to support multi-layer network location. Contributed by Ming Ma.

2016-01-20 Thread xgong
Repository: hadoop Updated Branches: refs/heads/trunk 890a2ebd1 -> 1708a4cd2 YARN-4611. Fix scheduler load simulator to support multi-layer network location. Contributed by Ming Ma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2016-01-20 Thread gtcarrera9
YARN-3949. Ensure timely flush of timeline writes. Contributed by Sangjin Lee. (cherry picked from commit 967bef7e0396d857913caa2574afb103a5f0b81b) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7f5b3b94 Tree:

[46/50] [abbrv] hadoop git commit: YARN-4350. TestDistributedShell fails for V2 scenarios. (Naganarasimha G R via Varun Saxena)

2016-01-20 Thread gtcarrera9
YARN-4350. TestDistributedShell fails for V2 scenarios. (Naganarasimha G R 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/41b9f270 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/41b9f270 Diff:

[38/50] [abbrv] hadoop git commit: YARN-4356. Ensure the timeline service v.2 is disabled cleanly and has no impact when it's turned off. Contributed by Sangjin Lee.

2016-01-20 Thread gtcarrera9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5591eebd/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/timelineservice/NMTimelinePublisher.java

[40/50] [abbrv] hadoop git commit: YARN-4392. ApplicationCreatedEvent event time resets after RM restart/failover. Contributed by Naganarasimha G R and Xuan Gong

2016-01-20 Thread gtcarrera9
YARN-4392. ApplicationCreatedEvent event time resets after RM restart/failover. Contributed by Naganarasimha G R and Xuan Gong (cherry picked from commit 4546c7582b6762c18ba150d80a8976eb51a8290c) Conflicts:

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

2016-01-20 Thread gtcarrera9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a469bfe7/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

[33/50] [abbrv] hadoop git commit: YARN-4221. Store user in app to flow table (Varun Saxena via sjlee)

2016-01-20 Thread gtcarrera9
YARN-4221. Store user in app to flow table (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/af14edb2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/af14edb2 Diff:

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

2016-01-20 Thread gtcarrera9
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/557fd5e8

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

2016-01-20 Thread gtcarrera9
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/c59a6ac6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c59a6ac6 Diff:

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

2016-01-20 Thread gtcarrera9
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/a87a00ee Tree:

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

2016-01-20 Thread gtcarrera9
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/0839cd14 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0839cd14 Diff:

[41/50] [abbrv] hadoop git commit: YARN-4445. Unify the term flowId and flowName in timeline v2 codebase. Contributed by Zhan Zhang.

2016-01-20 Thread gtcarrera9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/dfaa7c5f/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/FlowRunRowKey.java

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

2016-01-20 Thread gtcarrera9
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/2b6784ab Tree:

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

2016-01-20 Thread gtcarrera9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/30076229/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestHBaseTimelineWriterImpl.java

[32/50] [abbrv] hadoop git commit: YARN-4297. TestJobHistoryEventHandler and TestRMContainerAllocator failing on YARN-2928 branch (Varun Saxena via sjlee)

2016-01-20 Thread gtcarrera9
YARN-4297. TestJobHistoryEventHandler and TestRMContainerAllocator failing on YARN-2928 branch (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/54a529df Tree:

[50/50] [abbrv] hadoop git commit: Rebase to latest trunk

2016-01-20 Thread gtcarrera9
Rebase to latest trunk Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cab8a1d1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cab8a1d1 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/cab8a1d1 Branch:

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

2016-01-20 Thread gtcarrera9
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/25f58b40 Tree:

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

2016-01-20 Thread gtcarrera9
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/a469bfe7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a469bfe7

[28/50] [abbrv] hadoop git commit: YARN-4179. [reader implementation] support flow activity queries based on time (Varun Saxena via sjlee)

2016-01-20 Thread gtcarrera9
YARN-4179. [reader implementation] support flow activity queries based on time (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/d2ae82d8 Tree:

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

2016-01-20 Thread gtcarrera9
YARN-4075 [reader REST API] implement support for querying for flows and flow runs (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/4552598d Tree:

[47/50] [abbrv] hadoop git commit: YARN-3586. RM to only get back addresses of Collectors that NM needs to know. (Junping Du via Varun Saxena).

2016-01-20 Thread gtcarrera9
YARN-3586. RM to only get back addresses of Collectors that NM needs to know. (Junping Du 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/0352b974 Tree:

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

2016-01-20 Thread gtcarrera9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/25f58b40/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/HBaseTimelineReaderImpl.java

[44/50] [abbrv] hadoop git commit: Updating CHANGES.txt

2016-01-20 Thread gtcarrera9
Updating CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e9b93fc7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e9b93fc7 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e9b93fc7 Branch:

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

2016-01-20 Thread gtcarrera9
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:

[31/50] [abbrv] hadoop git commit: YARN-4053. Change the way metric values are stored in HBase Storage (Varun Saxena via sjlee)

2016-01-20 Thread gtcarrera9
YARN-4053. Change the way metric values are stored in HBase Storage (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/e6f57ecc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e6f57ecc Diff:

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

2016-01-20 Thread gtcarrera9
YARN-3045. Implement NM writing container lifecycle events to Timeline Service v2. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/acbf140a Tree:

[35/50] [abbrv] hadoop git commit: YARN-3862. Support for fetching specific configs and metrics based on prefixes (Varun Saxena via sjlee)

2016-01-20 Thread gtcarrera9
YARN-3862. Support for fetching specific configs and metrics based on prefixes (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/76bc71cc Tree:

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

2016-01-20 Thread gtcarrera9
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/233bfc96 Tree:

[34/50] [abbrv] hadoop git commit: YARN-3862. Support for fetching specific configs and metrics based on prefixes (Varun Saxena via sjlee)

2016-01-20 Thread gtcarrera9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/76bc71cc/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/FlowActivityColumnPrefix.java

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

2016-01-20 Thread gtcarrera9
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/008e2736 Tree:

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

2016-01-20 Thread gtcarrera9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a469bfe7/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

[43/50] [abbrv] hadoop git commit: YARN-4460. [Bug fix] RM fails to start when SMP is enabled. (Li Lu via Varun Saxena)

2016-01-20 Thread gtcarrera9
YARN-4460. [Bug fix] RM fails to start when SMP is enabled. (Li Lu 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/5de8b14c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5de8b14c Diff:

[45/50] [abbrv] hadoop git commit: YARN-3995. Some of the NM events are not getting published due race condition when AM container finishes in NM (Naganarasimha G R via sjlee)

2016-01-20 Thread gtcarrera9
YARN-3995. Some of the NM events are not getting published due race condition when AM container finishes in NM (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/5157c306 Tree:

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

2016-01-20 Thread gtcarrera9
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/a057b289 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a057b289 Diff:

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

2016-01-20 Thread gtcarrera9
YARN-3906. Split the application table from the entity table. Contributed by Sangjin Lee. (cherry picked from commit bcd755eba9466ce277d3c14192c31da6462c4ab3) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/30076229 Tree:

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

2016-01-20 Thread gtcarrera9
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/983e7291 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/983e7291 Diff:

[48/50] [abbrv] hadoop git commit: YARN-4200. Refactor reader classes in storage to nest under hbase specific package name. Contributed by Li Lu.

2016-01-20 Thread gtcarrera9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/63d90992/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

[39/50] [abbrv] hadoop git commit: YARN-4356. Ensure the timeline service v.2 is disabled cleanly and has no impact when it's turned off. Contributed by Sangjin Lee.

2016-01-20 Thread gtcarrera9
YARN-4356. Ensure the timeline service v.2 is disabled cleanly and has no impact when it's turned off. 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/5591eebd Tree:

[21/50] [abbrv] hadoop git commit: YARN-4237 Support additional queries for ATSv2 Web UI. Contributed by Varun Saxena.

2016-01-20 Thread gtcarrera9
YARN-4237 Support additional queries for ATSv2 Web UI. 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/f40b1b5b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f40b1b5b Diff:

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

2016-01-20 Thread gtcarrera9
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/01f5e189 Tree:

[36/50] [abbrv] hadoop git commit: YARN-3623. Add a config to indicate the Timeline Service version. Contributed by Xuan Gong.

2016-01-20 Thread gtcarrera9
YARN-3623. Add a config to indicate the Timeline Service version. Contributed by Xuan Gong. (cherry picked from commit f910e4f639dc311fcb257bfcb869b1aa8b2c0643) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cb46808d

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

2016-01-20 Thread gtcarrera9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/0bed3fb3/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestHBaseTimelineWriterImpl.java

[42/50] [abbrv] hadoop git commit: YARN-4445. Unify the term flowId and flowName in timeline v2 codebase. Contributed by Zhan Zhang.

2016-01-20 Thread gtcarrera9
YARN-4445. Unify the term flowId and flowName in timeline v2 codebase. Contributed by Zhan Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dfaa7c5f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dfaa7c5f

[30/50] [abbrv] hadoop git commit: YARN-4129. Refactor the SystemMetricPublisher in RM to better support newer events (Naganarasimha G R via sjlee)

2016-01-20 Thread gtcarrera9
YARN-4129. Refactor the SystemMetricPublisher in RM to better support newer events (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/1c54f762 Tree:

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

2016-01-20 Thread gtcarrera9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/fdaa1e4e/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