hadoop git commit: HDFS-11491. Ozone: SCM: Add close container RPC. Contributed by Anu Engineer.

2017-03-14 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 72f4e3f34 -> 65487b579 HDFS-11491. Ozone: SCM: Add close container 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/65487b57

hadoop git commit: HDFS-11487. Ozone: Exclude container protobuf files from findbugs check(amends previous fix). Contributed by Yuanbo Liu.

2017-03-14 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 39058dd60 -> 72f4e3f34 HDFS-11487. Ozone: Exclude container protobuf files from findbugs check(amends previous fix). Contributed by Yuanbo Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9705. Refine the behaviour of getFileChecksum when length = 0. Contributed by Kai Zheng and SammiChen.

2017-03-14 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 4c66a8d19 -> cc1292e73 HDFS-9705. Refine the behaviour of getFileChecksum when length = 0. Contributed by Kai Zheng and SammiChen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[32/33] hadoop git commit: YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung

2017-03-14 Thread jhung
YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/874b9b81 Tree:

[28/33] hadoop git commit: Revert "HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. Contributed by Mingliang Liu"

2017-03-14 Thread jhung
Revert "HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. Contributed by Mingliang Liu" This reverts commit b8c69557b7a23ff9c4c0b2c9d595338a08b873f1. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[30/33] hadoop git commit: YARN-6331. Fix flakiness in TestFairScheduler#testDumpState. (Yufei Gu via rchiang)

2017-03-14 Thread jhung
YARN-6331. Fix flakiness in TestFairScheduler#testDumpState. (Yufei Gu via rchiang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4c66a8d1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4c66a8d1 Diff:

[21/33] hadoop git commit: HDFS-11482. Add storage type demand to into DFSNetworkTopology#chooseRandom. Contributed by Chen Liang.

2017-03-14 Thread jhung
HDFS-11482. Add storage type demand to into DFSNetworkTopology#chooseRandom. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9832ae0e Tree:

[24/33] hadoop git commit: YARN-6314. Potential infinite redirection on YARN log redirection web service. Contributed by Xuan Gong.

2017-03-14 Thread jhung
YARN-6314. Potential infinite redirection on YARN log redirection web service. Contributed by Xuan Gong. (cherry picked from commit 5a9dda796f0e73060ada794ad5752cc6a237ab2e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[14/33] hadoop git commit: YARN-6069. CORS support in timeline v2 (Rohith Sharma K S via Varun Saxena)

2017-03-14 Thread jhung
YARN-6069. CORS support in timeline v2 (Rohith Sharma K S 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/229c7c9f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/229c7c9f Diff:

[09/33] hadoop git commit: YARN-6310. OutputStreams in AggregatedLogFormat.LogWriter can be left open upon exceptions. Contributed by Haibo Chen

2017-03-14 Thread jhung
YARN-6310. OutputStreams in AggregatedLogFormat.LogWriter can be left open upon exceptions. Contributed by Haibo Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/deb9f569 Tree:

[22/33] hadoop git commit: YARN-5496. Make Node Heatmap Chart categories clickable in new YARN UI. Contributed by Gergely Novák.

2017-03-14 Thread jhung
YARN-5496. Make Node Heatmap Chart categories clickable in new YARN UI. Contributed by Gergely Novák. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e5f2eedc Tree:

[15/33] hadoop git commit: YARN-6042. Dump scheduler and queue state information into FairScheduler DEBUG log. (Yufei Gu via rchiang)

2017-03-14 Thread jhung
YARN-6042. Dump scheduler and queue state information into FairScheduler DEBUG log. (Yufei Gu via rchiang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4db9cc70 Tree:

[03/33] hadoop git commit: YARN-1047. Expose # of pre-emptions as a queue counter (Contributed by Karthik Kambatla via Daniel Templeton)

2017-03-14 Thread jhung
YARN-1047. Expose # of pre-emptions as a queue counter (Contributed by Karthik Kambatla via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/846a0cd6 Tree:

[12/33] hadoop git commit: YARN-6321. TestResources test timeouts are too aggressive. Contributed by Eric Badger

2017-03-14 Thread jhung
YARN-6321. TestResources test timeouts are too aggressive. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9649c278 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9649c278 Diff:

[01/33] hadoop git commit: HDFS-11506. Move ErasureCodingPolicyManager#getSystemDefaultPolicy to test code. Contributed by Manoj Govindassamy. [Forced Update!]

2017-03-14 Thread jhung
Repository: hadoop Updated Branches: refs/heads/YARN-5734 1d219f00e -> 25d2028be (forced update)

[26/33] hadoop git commit: YARN-6327. Removing queues from CapacitySchedulerQueueManager and ParentQueue should be done with iterator. Contributed by Jonathan Hung.

2017-03-14 Thread jhung
YARN-6327. Removing queues from CapacitySchedulerQueueManager and ParentQueue should be done with iterator. Contributed by Jonathan Hung. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0a3aa40f Tree:

[27/33] hadoop git commit: YARN-6313. YARN logs cli should provide logs for a completed container even when application is still running. Contributed by Xuan Gong.

2017-03-14 Thread jhung
YARN-6313. YARN logs cli should provide logs for a completed container even when application is still running. Contributed by Xuan Gong. (cherry picked from commit b88f5e0f7858d1d89b79dfd325b767c34416052d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[33/33] hadoop git commit: YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store

2017-03-14 Thread jhung
YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/25d2028b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/25d2028b

[13/33] hadoop git commit: HDFS-11340. DataNode reconfigure for disks doesn't remove the failed volumes. (Manoj Govindassamy via lei)

2017-03-14 Thread jhung
HDFS-11340. DataNode reconfigure for disks doesn't remove the failed volumes. (Manoj Govindassamy via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6d356b6b Tree:

[10/33] hadoop git commit: HADOOP-14062. ApplicationMasterProtocolPBClientImpl.allocate fails with EOFException when RPC privacy is enabled. Contributed by Steven Rand

2017-03-14 Thread jhung
HADOOP-14062. ApplicationMasterProtocolPBClientImpl.allocate fails with EOFException when RPC privacy is enabled. Contributed by Steven Rand Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4478273e Tree:

[29/33] hadoop git commit: HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. Contributed by Mingliang Liu

2017-03-14 Thread jhung
HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. 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/fa67a96d Tree:

[25/33] hadoop git commit: HDFS-11505. Do not enable any erasure coding policies by default. Contributed by Manoj Govindassamy.

2017-03-14 Thread jhung
HDFS-11505. Do not enable any erasure coding policies by default. Contributed by Manoj Govindassamy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7515e751 Tree:

[16/33] hadoop git commit: HADOOP-14156. Fix grammar error in ConfTest.java.

2017-03-14 Thread jhung
HADOOP-14156. Fix grammar error in ConfTest.java. This closes #187 Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/04a5f5a6 Tree:

[31/33] hadoop git commit: YARN-5951. Changes to allow CapacityScheduler to use configuration store

2017-03-14 Thread jhung
YARN-5951. Changes to allow CapacityScheduler to use configuration store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dcbebf5f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dcbebf5f Diff:

[19/33] hadoop git commit: HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. Contributed by Mingliang Liu

2017-03-14 Thread jhung
HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. 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/b8c69557 Tree:

[20/33] hadoop git commit: HDFS-11395. RequestHedgingProxyProvider#RequestHedgingInvocationHandler hides the Exception thrown from NameNode. Contributed by Nandakumar.

2017-03-14 Thread jhung
HDFS-11395. RequestHedgingProxyProvider#RequestHedgingInvocationHandler hides the Exception thrown from NameNode. Contributed by Nandakumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/55796a09 Tree:

[06/33] hadoop git commit: HADOOP-14153. ADL module has messed doc structure. Contributed by Mingliang Liu

2017-03-14 Thread jhung
HADOOP-14153. ADL module has messed doc structure. 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/881ec4d9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/881ec4d9 Diff:

[23/33] hadoop git commit: HDFS-11526. Fix confusing block recovery message. Contributed by Yiqun Lin.

2017-03-14 Thread jhung
HDFS-11526. Fix confusing block recovery message. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/023b941e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/023b941e Diff:

[04/33] hadoop git commit: HADOOP-14123. Remove misplaced ADL service provider config file for FileSystem. Contributed by John Zhuge.

2017-03-14 Thread jhung
HADOOP-14123. Remove misplaced ADL service provider config file for FileSystem. Contributed by John Zhuge. Change-Id: Ic956e2eb8189625916442eaffdc69163d32f730e Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c5ee7fde

[07/33] hadoop git commit: HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran

2017-03-14 Thread jhung
HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fd26783a Tree:

[17/33] hadoop git commit: HDFS-11512. Increase timeout on TestShortCircuitLocalRead#testSkipWithVerifyChecksum. Contributed by Eric Badger.

2017-03-14 Thread jhung
HDFS-11512. Increase timeout on TestShortCircuitLocalRead#testSkipWithVerifyChecksum. Contributed by Eric Badger. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/79924266 Tree:

[02/33] hadoop git commit: HDFS-11506. Move ErasureCodingPolicyManager#getSystemDefaultPolicy to test code. Contributed by Manoj Govindassamy.

2017-03-14 Thread jhung
HDFS-11506. Move ErasureCodingPolicyManager#getSystemDefaultPolicy to test code. Contributed by Manoj Govindassamy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/819808a0 Tree:

[08/33] hadoop git commit: YARN-6196. Improve Resource Donut chart with better label in Node page of new YARN UI. Contributed by Akhil PB.

2017-03-14 Thread jhung
YARN-6196. Improve Resource Donut chart with better label in Node page of new YARN UI. Contributed by Akhil PB. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e06ff18a Tree:

[11/33] hadoop git commit: HADOOP-14111 cut some obsolete, ignored s3 tests in TestS3Credentials. Contributed by Yuanbo Liu

2017-03-14 Thread jhung
HADOOP-14111 cut some obsolete, ignored s3 tests in TestS3Credentials. Contributed by Yuanbo Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/092ec39f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/092ec39f

[05/33] hadoop git commit: YARN-6264. AM not launched when a single vcore is available on the cluster. (Yufei Gu via kasha)

2017-03-14 Thread jhung
YARN-6264. AM not launched when a single vcore is available on the cluster. (Yufei Gu via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a96afae1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a96afae1

[18/33] hadoop git commit: HADOOP-14173. Remove unused AdlConfKeys#ADL_EVENTS_TRACKING_SOURCE. Contributed by John Zhuge.

2017-03-14 Thread jhung
HADOOP-14173. Remove unused AdlConfKeys#ADL_EVENTS_TRACKING_SOURCE. Contributed by John Zhuge. Change-Id: I5dc6f885816b8834f718874542dfa373458b0333 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5a40bafd Tree:

hadoop git commit: YARN-6331. Fix flakiness in TestFairScheduler#testDumpState. (Yufei Gu via rchiang)

2017-03-14 Thread rchiang
Repository: hadoop Updated Branches: refs/heads/trunk fa67a96d7 -> 4c66a8d19 YARN-6331. Fix flakiness in TestFairScheduler#testDumpState. (Yufei Gu via rchiang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4c66a8d1

hadoop git commit: HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. Contributed by Mingliang Liu

2017-03-14 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2 fa59f4e49 -> ed0d426a8 HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. Contributed by Mingliang Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. Contributed by Mingliang Liu

2017-03-14 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk e6cda5819 -> fa67a96d7 HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. Contributed by Mingliang Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6042. Dump scheduler and queue state information into FairScheduler DEBUG log. (Yufei Gu via rchiang)

2017-03-14 Thread rchiang
Repository: hadoop Updated Branches: refs/heads/branch-2 0e7879052 -> fa59f4e49 YARN-6042. Dump scheduler and queue state information into FairScheduler DEBUG log. (Yufei Gu via rchiang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Revert "HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. Contributed by Mingliang Liu"

2017-03-14 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk 871dc420f -> e6cda5819 Revert "HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. Contributed by Mingliang Liu" This reverts commit b8c69557b7a23ff9c4c0b2c9d595338a08b873f1. Project:

hadoop git commit: YARN-6313. YARN logs cli should provide logs for a completed container even when application is still running. Contributed by Xuan Gong.

2017-03-14 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 f254002f1 -> 0e7879052 YARN-6313. YARN logs cli should provide logs for a completed container even when application is still running. Contributed by Xuan Gong. (cherry picked from commit b88f5e0f7858d1d89b79dfd325b767c34416052d)

hadoop git commit: YARN-6313. YARN logs cli should provide logs for a completed container even when application is still running. Contributed by Xuan Gong.

2017-03-14 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk 0a3aa40fe -> 871dc420f YARN-6313. YARN logs cli should provide logs for a completed container even when application is still running. Contributed by Xuan Gong. (cherry picked from commit b88f5e0f7858d1d89b79dfd325b767c34416052d)

hadoop git commit: YARN-6327. Removing queues from CapacitySchedulerQueueManager and ParentQueue should be done with iterator. Contributed by Jonathan Hung.

2017-03-14 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/trunk 7515e7510 -> 0a3aa40fe YARN-6327. Removing queues from CapacitySchedulerQueueManager and ParentQueue should be done with iterator. Contributed by Jonathan Hung. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDFS-11469. Ozone: SCM: Container allocation based on node report. Contributed by Xiaoyu Yao.

2017-03-14 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 8eca9824c -> 39058dd60 http://git-wip-us.apache.org/repos/asf/hadoop/blob/39058dd6/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/ozone/container/ozoneimpl/TestOzoneContainer.java

[2/2] hadoop git commit: HDFS-11469. Ozone: SCM: Container allocation based on node report. Contributed by Xiaoyu Yao.

2017-03-14 Thread aengineer
HDFS-11469. Ozone: SCM: Container allocation based on node report. 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/39058dd6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/39058dd6 Diff:

hadoop git commit: HDFS-11505. Do not enable any erasure coding policies by default. Contributed by Manoj Govindassamy.

2017-03-14 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 34424e98a -> 7515e7510 HDFS-11505. Do not enable any erasure coding policies by default. Contributed by Manoj Govindassamy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6314. Potential infinite redirection on YARN log redirection web service. Contributed by Xuan Gong.

2017-03-14 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 f731013c8 -> f254002f1 YARN-6314. Potential infinite redirection on YARN log redirection web service. Contributed by Xuan Gong. (cherry picked from commit 5a9dda796f0e73060ada794ad5752cc6a237ab2e) Project:

hadoop git commit: YARN-6314. Potential infinite redirection on YARN log redirection web service. Contributed by Xuan Gong.

2017-03-14 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk 023b941e3 -> 34424e98a YARN-6314. Potential infinite redirection on YARN log redirection web service. Contributed by Xuan Gong. (cherry picked from commit 5a9dda796f0e73060ada794ad5752cc6a237ab2e) Project:

hadoop git commit: HDFS-11526. Fix confusing block recovery message. Contributed by Yiqun Lin.

2017-03-14 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/branch-2 e03d8ff48 -> f731013c8 HDFS-11526. Fix confusing block recovery message. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f731013c Tree:

hadoop git commit: HDFS-11526. Fix confusing block recovery message. Contributed by Yiqun Lin.

2017-03-14 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/trunk e5f2eedcb -> 023b941e3 HDFS-11526. Fix confusing block recovery message. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/023b941e Tree:

hadoop git commit: HDFS-11336: [SPS]: Remove xAttrs when movements done or SPS disabled. Contributed by Yuanbo Liu.

2017-03-14 Thread umamahesh
Repository: hadoop Updated Branches: refs/heads/HDFS-10285 58240d86a -> ff9ccfe4f HDFS-11336: [SPS]: Remove xAttrs when movements done or SPS disabled. Contributed by Yuanbo Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[Hadoop Wiki] Update of "Books" by Packt Publishing

2017-03-14 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification. The "Books" page has been changed by Packt Publishing: https://wiki.apache.org/hadoop/Books?action=diff=40=41 Comment: Added new book }}} + === Deep Learning with Hadoop === +

hadoop git commit: YARN-5496. Make Node Heatmap Chart categories clickable in new YARN UI. Contributed by Gergely Novák.

2017-03-14 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk 9832ae0ed -> e5f2eedcb YARN-5496. Make Node Heatmap Chart categories clickable in new YARN UI. Contributed by Gergely Novák. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: