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

2015-08-25 Thread sjlee
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/57f6d069 Tree:

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

2015-08-25 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/89f8fd2e Tree:

[11/50] [abbrv] hadoop git commit: YARN-3390. Reuse TimelineCollectorManager for RM (Zhijie Shen via sjlee)

2015-08-25 Thread sjlee
YARN-3390. Reuse TimelineCollectorManager for RM (Zhijie Shen via sjlee) (cherry picked from commit 58221188811e0f61d842dac89e1f4ad4fd8aa182) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e9e8d853 Tree:

[01/50] [abbrv] hadoop git commit: YARN-3040. Make putEntities operation be aware of the app's context. Contributed by Zhijie Shen

2015-08-25 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928 3c36922d7 - be95107aa (forced update)

[24/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-08-25 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a22d26c6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/metrics/TestSystemMetricsPublisherForV2.java

[04/50] [abbrv] hadoop git commit: YARN-3377. Fixed test failure in TestTimelineServiceClientIntegration. Contributed by Sangjin Lee.

2015-08-25 Thread sjlee
YARN-3377. Fixed test failure in TestTimelineServiceClientIntegration. Contributed by Sangjin Lee. (cherry picked from commit 04de2ceccd02edb00bd671a63e04855c132e9735) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[02/50] [abbrv] hadoop git commit: YARN-3040. Make putEntities operation be aware of the app's context. Contributed by Zhijie Shen

2015-08-25 Thread sjlee
YARN-3040. Make putEntities operation be aware of the app's context. Contributed by Zhijie Shen (cherry picked from commit db2f0238915d6e1a5b85c463426b5e072bd4698d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e8b5ab64

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

2015-08-25 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:

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

2015-08-25 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:

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

2015-08-25 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:

[07/50] [abbrv] hadoop git commit: YARN-3333. Rename TimelineAggregator etc. to TimelineCollector. Contributed by Sangjin Lee

2015-08-25 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/63c7210c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/api/protocolrecords/ReportNewCollectorInfoRequest.java

[03/50] [abbrv] hadoop git commit: YARN-3034. Implement RM starting its timeline collector. Contributed by Naganarasimha G R

2015-08-25 Thread sjlee
YARN-3034. Implement RM starting its timeline collector. Contributed by Naganarasimha G R (cherry picked from commit dc12cad2b89f643dafa0def863325cb374c7670c) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a7985239 Tree:

[39/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-08-25 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:

[35/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-08-25 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:

[41/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-08-25 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:

[45/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-08-25 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:

[19/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-08-25 Thread sjlee
YARN-3529. Added mini HBase cluster and Phoenix support to timeline service v2 unit tests. Contributed by Li Lu. (cherry picked from commit 9b0ae9363dbce36f70aa92415a1178f65f3c1dcd) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[17/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-08-25 Thread sjlee
MAPREDUCE-6327. Made MR AM use timeline service v2 API to write history events and counters. Contributed by Junping Du. (cherry picked from commit 5eeb2b156f8e108205945f0a1d06873cb51c3527) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[29/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-08-25 Thread sjlee
YARN-3051. Created storage oriented reader interface for fetching raw entity data and made the filesystem based implementation. Contributed by Varun Saxena. (cherry picked from commit 499ce52c7b645ec0b1cc8ac62dc9a3127b987a20) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2015-08-25 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/42ed0625

[25/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-08-25 Thread sjlee
YARN-3044. Made RM write app, attempt and optional container lifecycle events to timeline service v2. Contributed by Naganarasimha G R. (cherry picked from commit 17842a3f61ed33ec831a889c11a74d4814be73ec) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[21/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-08-25 Thread sjlee
YARN-3562. unit tests failures and issues found from findbug from earlier ATS checkins (Naganarasimha G R via sjlee) (cherry picked from commit d4a23625b1e9a2c4cefd5fa68c28549ba6c1bc2e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[13/50] [abbrv] hadoop git commit: YARN-3334. NM uses timeline client to publish container metrics to new timeline service. Contributed by Junping Du.

2015-08-25 Thread sjlee
YARN-3334. NM uses timeline client to publish container metrics to new timeline service. Contributed by Junping Du. (cherry picked from commit ae0a11167265c126f8127cce15b4b717e3a8767c) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[10/50] [abbrv] hadoop git commit: YARN-3431. Sub resources of timeline entity needs to be passed to a separate endpoint. Contributed By Zhijie Shen.

2015-08-25 Thread sjlee
YARN-3431. Sub resources of timeline entity needs to be passed to a separate endpoint. Contributed By Zhijie Shen. (cherry picked from commit fa5cc75245a6dba549620a8b26c7b4a8aed9838e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2015-08-25 Thread sjlee
YARN-3908. Fixed bugs in HBaseTimelineWriterImpl. Contributed by Vrushali C and Sangjin Lee. (cherry picked from commit df0ec473a84871b0effd7ca6faac776210d7df09) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5b3b86a2

[28/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-08-25 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:

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

2015-08-25 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/e979f308 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e979f308 Diff:

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

2015-08-25 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/97f211b4 Tree:

[47/50] [abbrv] hadoop git commit: YARN-3814. REST API implementation for getting raw entities in TimelineReader (Naganarasimha G R via sjlee)

2015-08-25 Thread sjlee
YARN-3814. REST API implementation for getting raw entities in TimelineReader (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/afa54d2f Tree:

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

2015-08-25 Thread sjlee
YARN-3058. 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/be95107a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/be95107a Diff:

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

2015-08-25 Thread sjlee
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/51029a75 Tree:

[16/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-08-25 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/8e58f943/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestMRTimelineEventHandling.java -- diff --git

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

2015-08-25 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/6dd2397e Tree:

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

2015-08-25 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:

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

2015-08-25 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/40d9d469

hadoop git commit: HADOOP-12340. test-patch docker mode fails in downloading findbugs with curl (Kengo Seki via aw)

2015-08-25 Thread aw
Repository: hadoop Updated Branches: refs/heads/HADOOP-12111 2c4208f2b - 715f2b6fc HADOOP-12340. test-patch docker mode fails in downloading findbugs with curl (Kengo Seki via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[09/42] hadoop git commit: HDFS-8809. HDFS fsck reports under construction blocks as CORRUPT. Contributed by Jing Zhao.

2015-08-25 Thread wangda
HDFS-8809. HDFS fsck reports under construction blocks as CORRUPT. 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/c8bca627 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c8bca627 Diff:

[26/42] hadoop git commit: YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks)

2015-08-25 Thread wangda
YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/feaf0349 Tree:

[20/42] hadoop git commit: HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu.

2015-08-25 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/490bb5eb/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/shortcircuit/ShortCircuitShm.java -- diff --git

[29/42] hadoop git commit: HDFS-8928. Improvements for BlockUnderConstructionFeature: ReplicaUnderConstruction as a separate class and replicas as an array. Contributed by Jing Zhao.

2015-08-25 Thread wangda
HDFS-8928. Improvements for BlockUnderConstructionFeature: ReplicaUnderConstruction as a separate class and replicas as an array. 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/bdd79388 Tree:

[14/42] hadoop git commit: HADOOP-12347. Fix mismatch parameter name in javadocs of AuthToken#setMaxInactives. Contributed by Xiaoyu Yao

2015-08-25 Thread wangda
HADOOP-12347. Fix mismatch parameter name in javadocs of AuthToken#setMaxInactives. Contributed by Xiaoyu Yao Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/caa636bf Tree:

[30/42] hadoop git commit: HDFS-8948. Use GenericTestUtils to set log levels in TestPread and TestReplaceDatanodeOnFailure. Contributed by Mingliang Liu.

2015-08-25 Thread wangda
HDFS-8948. Use GenericTestUtils to set log levels in TestPread and TestReplaceDatanodeOnFailure. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/66d0c81d Tree:

[01/42] hadoop git commit: HDFS-8917. Cleanup BlockInfoUnderConstruction from comments and tests. Contributed by Zhe Zhang.

2015-08-25 Thread wangda
Repository: hadoop Updated Branches: refs/heads/YARN-1197 e258bd4b4 - f35a94517 (forced update) HDFS-8917. Cleanup BlockInfoUnderConstruction from comments and tests. Contributed by Zhe Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[24/42] hadoop git commit: YARN-221. Addendum patch to compilation issue which is caused by missing AllContainerLogAggregationPolicy. Contributed by Xuan Gong

2015-08-25 Thread wangda
YARN-221. Addendum patch to compilation issue which is caused by missing AllContainerLogAggregationPolicy. Contributed by Xuan Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b71c6006 Tree:

[36/42] hadoop git commit: YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding

2015-08-25 Thread wangda
YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d5338bd5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d5338bd5 Diff:

[40/42] hadoop git commit: YARN-3867. ContainerImpl changes to support container resizing. Contributed by Meng Ding

2015-08-25 Thread wangda
YARN-3867. ContainerImpl changes to support container resizing. Contributed by Meng Ding Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ea7e8872 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ea7e8872 Diff:

[19/42] hadoop git commit: HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu.

2015-08-25 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/490bb5eb/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/ClientNamenodeProtocolServerSideTranslatorPB.java -- diff --git

[41/42] hadoop git commit: YARN-1644. RM-NM protocol changes and NodeStatusUpdater implementation to support container resizing. Contributed by Meng Ding

2015-08-25 Thread wangda
YARN-1644. RM-NM protocol changes and NodeStatusUpdater implementation to support container resizing. Contributed by Meng Ding Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c75bb5ac Tree:

[42/42] hadoop git commit: YARN-3868. Recovery support for container resizing. Contributed by Meng Ding

2015-08-25 Thread wangda
YARN-3868. Recovery support for container resizing. Contributed by Meng Ding Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f35a9451 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f35a9451 Diff:

[27/42] hadoop git commit: HDFS-8930. Block report lease may leak if the 2nd full block report comes when NN is still in safemode (Colin P. McCabe via Jing Zhao)

2015-08-25 Thread wangda
HDFS-8930. Block report lease may leak if the 2nd full block report comes when NN is still in safemode (Colin P. McCabe via Jing Zhao) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b5ce87f8 Tree:

[23/42] hadoop git commit: YARN-221. NM should provide a way for AM to tell it not to aggregate logs. Contributed by Ming Ma

2015-08-25 Thread wangda
YARN-221. NM should provide a way for AM to tell it not to aggregate logs. Contributed by Ming Ma Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/37e1c3d8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/37e1c3d8

[32/42] hadoop git commit: YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S

2015-08-25 Thread wangda
YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/57c7ae1a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/57c7ae1a

[25/42] hadoop git commit: HDFS-8942. Update hyperlink to rack awareness page in HDFS Architecture documentation. Contributed by Masatake Iwasaki.

2015-08-25 Thread wangda
HDFS-8942. Update hyperlink to rack awareness page in HDFS Architecture documentation. 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/bcaf8390 Tree:

[38/42] hadoop git commit: YARN-1643. Make ContainersMonitor support changing monitoring size of an allocated container. Contributed by Meng Ding and Wangda Tan

2015-08-25 Thread wangda
YARN-1643. Make ContainersMonitor support changing monitoring size of an allocated container. Contributed by Meng Ding and Wangda Tan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b24514ea Tree:

[39/42] hadoop git commit: YARN-1645. ContainerManager implementation to support container resizing. Contributed by Meng Ding Wangda Tan

2015-08-25 Thread wangda
YARN-1645. ContainerManager implementation to support container resizing. Contributed by Meng Ding Wangda Tan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/582ecf8e Tree:

[34/42] hadoop git commit: HDFS-8900. Compact XAttrs to optimize memory footprint. (yliu)

2015-08-25 Thread wangda
HDFS-8900. Compact XAttrs to optimize memory footprint. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eee0d456 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/eee0d456 Diff:

[02/42] hadoop git commit: HADOOP-12317. Applications fail on NM restart on some linux distro because NM container recovery declares AM container as LOST (adhoot via rkanter)

2015-08-25 Thread wangda
HADOOP-12317. Applications fail on NM restart on some linux distro because NM container recovery declares AM container as LOST (adhoot via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1e06299d Tree:

[16/42] hadoop git commit: HDFS-8823. Move replication factor into individual blocks. Contributed by Haohui Mai.

2015-08-25 Thread wangda
HDFS-8823. Move replication factor into individual blocks. Contributed by Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/745d04be Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/745d04be Diff:

[15/42] hadoop git commit: HDFS-8924. Add pluggable interface for reading replicas in DFSClient. (Colin Patrick McCabe via Lei Xu)

2015-08-25 Thread wangda
HDFS-8924. Add pluggable interface for reading replicas in DFSClient. (Colin Patrick McCabe via Lei Xu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7087e700 Tree:

[06/42] hadoop git commit: HDFS-8828. Utilize Snapshot diff report to build diff copy list in distcp. (Yufei Gu via Yongjun Zhang)

2015-08-25 Thread wangda
HDFS-8828. Utilize Snapshot diff report to build diff copy list in distcp. (Yufei Gu via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0bc15cb6 Tree:

[21/42] hadoop git commit: HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu.

2015-08-25 Thread wangda
HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/490bb5eb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/490bb5eb Diff:

[07/42] hadoop git commit: YARN-2923. Support configuration based NodeLabelsProvider Service in Distributed Node Label Configuration Setup. (Naganarasimha G R)

2015-08-25 Thread wangda
YARN-2923. Support configuration based NodeLabelsProvider Service in Distributed Node Label Configuration Setup. (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/fc07464d Tree:

[11/42] hadoop git commit: MAPREDUCE-6357. MultipleOutputs.write() API should document that output committing is not utilized when input path is absolute. Contributed by Dustin Cote.

2015-08-25 Thread wangda
MAPREDUCE-6357. MultipleOutputs.write() API should document that output committing is not utilized when input path is absolute. Contributed by Dustin Cote. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2ba90c93 Tree:

[13/42] hadoop git commit: YARN-3986. getTransferredContainers in AbstractYarnScheduler should be present in YarnScheduler interface

2015-08-25 Thread wangda
YARN-3986. getTransferredContainers in AbstractYarnScheduler should be present in YarnScheduler interface Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/22de7c1d Tree:

[12/42] hadoop git commit: HDFS-8891. HDFS concat should keep srcs order. Contributed by Yong Zhang. Moved CHANGES.txt entry to 2.7.2

2015-08-25 Thread wangda
HDFS-8891. HDFS concat should keep srcs order. Contributed by Yong Zhang. Moved CHANGES.txt entry to 2.7.2 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b0564c9f Tree:

[08/42] hadoop git commit: HDFS-8922. Link the native_mini_dfs test library with libdl, since IBM Java requires it (Ayappan via Colin P. McCabe)

2015-08-25 Thread wangda
HDFS-8922. Link the native_mini_dfs test library with libdl, since IBM Java requires it (Ayappan via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7642f64c Tree:

[18/42] hadoop git commit: HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu.

2015-08-25 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/490bb5eb/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/util/ExactSizeInputStream.java -- diff --git

[33/42] hadoop git commit: HADOOP-12352. Delay in checkpointing Trash can leave trash for 2 intervals before deleting. Contributed by Casey Brotherton.

2015-08-25 Thread wangda
HADOOP-12352. Delay in checkpointing Trash can leave trash for 2 intervals before deleting. Contributed by Casey Brotherton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/af787678 Tree:

[35/42] hadoop git commit: YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding

2015-08-25 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d5338bd5/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/api/TestContainerResourceDecrease.java -- diff --git

[17/42] hadoop git commit: MAPREDUCE-6455. Unable to use surefire 2.18. (Charlie Helin via kasha)

2015-08-25 Thread wangda
MAPREDUCE-6455. Unable to use surefire 2.18. (Charlie Helin via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61bf9cae Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/61bf9cae Diff:

[31/42] hadoop git commit: HDFS-8932. NPE thrown in NameNode when try to get TotalSyncCount metric before editLogStream initialization. Contributed by Surendra Singh Lilhore

2015-08-25 Thread wangda
HDFS-8932. NPE thrown in NameNode when try to get TotalSyncCount metric before editLogStream initialization. Contributed by Surendra Singh Lilhore Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3b00eaea Tree:

[22/42] hadoop git commit: YARN-221. NM should provide a way for AM to tell it not to aggregate logs. Contributed by Ming Ma

2015-08-25 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/37e1c3d8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/logaggregation/TestLogAggregationService.java

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

2015-08-25 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:

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

2015-08-25 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:

[09/50] [abbrv] hadoop git commit: YARN-3374. Collector's web server should randomly bind an available port. Contributed by Zhijie Shen

2015-08-25 Thread sjlee
YARN-3374. Collector's web server should randomly bind an available port. Contributed by Zhijie Shen (cherry picked from commit 3aa898e734a1e4368ddf1d0bbd31f9b4de53ceba) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[08/50] [abbrv] hadoop git commit: YARN-3333. Rename TimelineAggregator etc. to TimelineCollector. Contributed by Sangjin Lee

2015-08-25 Thread sjlee
YARN-. Rename TimelineAggregator etc. to TimelineCollector. Contributed by Sangjin Lee (cherry picked from commit dda84085cabd8fdf143b380e54e1730802fd9912) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/63c7210c

[33/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-08-25 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:

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

2015-08-25 Thread sjlee
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/702a2142 Tree:

hadoop git commit: HDFS-8900. Compact XAttrs to optimize memory footprint. (yliu)

2015-08-25 Thread yliu
Repository: hadoop Updated Branches: refs/heads/branch-2 e99349830 - df5dbf317 HDFS-8900. Compact XAttrs to optimize memory footprint. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/df5dbf31 Tree:

hadoop git commit: HDFS-8900. Compact XAttrs to optimize memory footprint. (yliu)

2015-08-25 Thread yliu
Repository: hadoop Updated Branches: refs/heads/trunk af7876787 - eee0d4563 HDFS-8900. Compact XAttrs to optimize memory footprint. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eee0d456 Tree:

Git Push Summary

2015-08-25 Thread sjlee
Repository: hadoop Updated Tags: refs/tags/feature_YARN-2928_2015-08-24 [created] a73d4b204

[18/50] [abbrv] hadoop git commit: HADOOP-12061. Incorrect command in single cluster setup document. Contributed by Kengo Seki.

2015-08-25 Thread aengineer
HADOOP-12061. Incorrect command in single cluster setup document. Contributed by Kengo Seki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/36b1a1e7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/36b1a1e7 Diff:

[02/50] [abbrv] hadoop git commit: HDFS-8862. BlockManager#excessReplicateMap should use a HashMap. (yliu)

2015-08-25 Thread aengineer
HDFS-8862. BlockManager#excessReplicateMap should use a HashMap. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71566e23 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/71566e23 Diff:

[15/50] [abbrv] hadoop git commit: HDFS-8803. Move DfsClientConf to hdfs-client. Contributed by Mingliang Liu.

2015-08-25 Thread aengineer
HDFS-8803. Move DfsClientConf to hdfs-client. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3aac4758 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3aac4758 Diff:

[23/50] [abbrv] hadoop git commit: HDFS-8922. Link the native_mini_dfs test library with libdl, since IBM Java requires it (Ayappan via Colin P. McCabe)

2015-08-25 Thread aengineer
HDFS-8922. Link the native_mini_dfs test library with libdl, since IBM Java requires it (Ayappan via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7642f64c Tree:

[24/50] [abbrv] hadoop git commit: HDFS-8809. HDFS fsck reports under construction blocks as CORRUPT. Contributed by Jing Zhao.

2015-08-25 Thread aengineer
HDFS-8809. HDFS fsck reports under construction blocks as CORRUPT. 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/c8bca627 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c8bca627 Diff:

[09/50] [abbrv] hadoop git commit: YARN-4028. AppBlock page key update and diagnostics value null on recovery. Contributed by Bibin A Chundatt

2015-08-25 Thread aengineer
YARN-4028. AppBlock page key update and diagnostics value null on recovery. Contributed by Bibin A Chundatt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/22dc5fc2 Tree:

[03/50] [abbrv] hadoop git commit: HDFS-8852. HDFS architecture documentation of version 2.x is outdated about append write support. Contributed by Ajith S.

2015-08-25 Thread aengineer
HDFS-8852. HDFS architecture documentation of version 2.x is outdated about append write support. Contributed by Ajith S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc509f66 Tree:

[06/50] [abbrv] hadoop git commit: hadoop-12050. Enable MaxInactiveInterval for hadoop http auth token. Contributed by Huizhi Lu.

2015-08-25 Thread aengineer
hadoop-12050. Enable MaxInactiveInterval for hadoop http auth token. Contributed by Huizhi Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71aedfab Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/71aedfab

[16/50] [abbrv] hadoop git commit: HDFS-8917. Cleanup BlockInfoUnderConstruction from comments and tests. Contributed by Zhe Zhang.

2015-08-25 Thread aengineer
HDFS-8917. Cleanup BlockInfoUnderConstruction from comments and tests. Contributed by Zhe Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4e14f798 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4e14f798

[04/50] [abbrv] hadoop git commit: YARN-3857: Memory leak in ResourceManager with SIMPLE mode. Contributed by mujunchao.

2015-08-25 Thread aengineer
YARN-3857: Memory leak in ResourceManager with SIMPLE mode. Contributed by mujunchao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3a76a010 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3a76a010 Diff:

[22/50] [abbrv] hadoop git commit: YARN-2923. Support configuration based NodeLabelsProvider Service in Distributed Node Label Configuration Setup. (Naganarasimha G R)

2015-08-25 Thread aengineer
YARN-2923. Support configuration based NodeLabelsProvider Service in Distributed Node Label Configuration Setup. (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/fc07464d Tree:

[27/50] [abbrv] hadoop git commit: HDFS-8891. HDFS concat should keep srcs order. Contributed by Yong Zhang. Moved CHANGES.txt entry to 2.7.2

2015-08-25 Thread aengineer
HDFS-8891. HDFS concat should keep srcs order. Contributed by Yong Zhang. Moved CHANGES.txt entry to 2.7.2 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b0564c9f Tree:

[26/50] [abbrv] hadoop git commit: MAPREDUCE-6357. MultipleOutputs.write() API should document that output committing is not utilized when input path is absolute. Contributed by Dustin Cote.

2015-08-25 Thread aengineer
MAPREDUCE-6357. MultipleOutputs.write() API should document that output committing is not utilized when input path is absolute. Contributed by Dustin Cote. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2ba90c93 Tree:

[41/50] [abbrv] hadoop git commit: YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks)

2015-08-25 Thread aengineer
YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/feaf0349 Tree:

[46/50] [abbrv] hadoop git commit: HDFS-8932. NPE thrown in NameNode when try to get TotalSyncCount metric before editLogStream initialization. Contributed by Surendra Singh Lilhore

2015-08-25 Thread aengineer
HDFS-8932. NPE thrown in NameNode when try to get TotalSyncCount metric before editLogStream initialization. Contributed by Surendra Singh Lilhore Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3b00eaea Tree:

[39/50] [abbrv] hadoop git commit: YARN-221. Addendum patch to compilation issue which is caused by missing AllContainerLogAggregationPolicy. Contributed by Xuan Gong

2015-08-25 Thread aengineer
YARN-221. Addendum patch to compilation issue which is caused by missing AllContainerLogAggregationPolicy. Contributed by Xuan Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b71c6006 Tree:

[33/50] [abbrv] hadoop git commit: HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu.

2015-08-25 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/490bb5eb/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/util/ExactSizeInputStream.java -- diff --git

[45/50] [abbrv] hadoop git commit: HDFS-8948. Use GenericTestUtils to set log levels in TestPread and TestReplaceDatanodeOnFailure. Contributed by Mingliang Liu.

2015-08-25 Thread aengineer
HDFS-8948. Use GenericTestUtils to set log levels in TestPread and TestReplaceDatanodeOnFailure. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/66d0c81d Tree:

[35/50] [abbrv] hadoop git commit: HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu.

2015-08-25 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/490bb5eb/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/shortcircuit/ShortCircuitShm.java -- diff --git

  1   2   >