hadoop git commit: HDFS-4383. Document the lease limits. Contributed by Arshad Mohammad.

2015-05-21 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk fb6b38d67 - dc8434ab2 HDFS-4383. Document the lease limits. Contributed by Arshad Mohammad. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dc8434ab Tree:

hadoop git commit: HDFS-4383. Document the lease limits. Contributed by Arshad Mohammad.

2015-05-21 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 e30f91644 - 185cddfd6 HDFS-4383. Document the lease limits. Contributed by Arshad Mohammad. (cherry picked from commit dc8434ab2b177ca9673bd8eecf7b185d4c4ffb31) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-10366. Add whitespaces between classes for values in core-default.xml to fit better in browser. Contributed by kanaka kumar avvaru.

2015-05-21 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 185cddfd6 - b578f76be HADOOP-10366. Add whitespaces between classes for values in core-default.xml to fit better in browser. Contributed by kanaka kumar avvaru. (cherry picked from commit 0e4f1081c7a98e1c0c4f922f5e2afe467a0d763f)

hadoop git commit: HADOOP-10366. Add whitespaces between classes for values in core-default.xml to fit better in browser. Contributed by kanaka kumar avvaru.

2015-05-21 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk dc8434ab2 - 0e4f1081c HADOOP-10366. Add whitespaces between classes for values in core-default.xml to fit better in browser. Contributed by kanaka kumar avvaru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8451. DFSClient probe for encryption testing interprets empty URI property for enabled. Contributed by Steve Loughran.

2015-05-21 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2 0b909d028 - 61d7ccb27 HDFS-8451. DFSClient probe for encryption testing interprets empty URI property for enabled. Contributed by Steve Loughran. (cherry picked from commit 05e04f34f27149537fdb89f46af26bee14531ca4) Project:

hadoop git commit: HDFS-8451. DFSClient probe for encryption testing interprets empty URI property for enabled. Contributed by Steve Loughran.

2015-05-21 Thread xyao
Repository: hadoop Updated Branches: refs/heads/trunk 2b6bcfdaf - 05e04f34f HDFS-8451. DFSClient probe for encryption testing interprets empty URI property for enabled. Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[Hadoop Wiki] Update of dineshs/IsolatingYarnAppsInDockerContainers by Abin Shahab

2015-05-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Hadoop Wiki for change notification. The dineshs/IsolatingYarnAppsInDockerContainers page has been changed by Abin Shahab: https://wiki.apache.org/hadoop/dineshs/IsolatingYarnAppsInDockerContainers?action=diffrev1=3rev2=4

hadoop git commit: YARN-3675. FairScheduler: RM quits when node removal races with continuous-scheduling on the same node. (Anubhav Dhoot via kasha)

2015-05-21 Thread kasha
Repository: hadoop Updated Branches: refs/heads/trunk 05e04f34f - 451376186 YARN-3675. FairScheduler: RM quits when node removal races with continuous-scheduling on the same node. (Anubhav Dhoot via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3675. FairScheduler: RM quits when node removal races with continuous-scheduling on the same node. (Anubhav Dhoot via kasha)

2015-05-21 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2 61d7ccb27 - e8ac88d4f YARN-3675. FairScheduler: RM quits when node removal races with continuous-scheduling on the same node. (Anubhav Dhoot via kasha) (cherry picked from commit a8b50e46737c11936ba72c427da69b2365a07aac) Project:

hadoop git commit: HADOOP-12016. Typo in FileSystem::listStatusIterator. Contributed by Arthur Vigil.

2015-05-21 Thread jghoman
Repository: hadoop Updated Branches: refs/heads/trunk 451376186 - 4fc942a84 HADOOP-12016. Typo in FileSystem::listStatusIterator. Contributed by Arthur Vigil. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4fc942a8

hadoop git commit: HDFS-8294. Erasure Coding: Fix Findbug warnings present in erasure coding. Contributed by Rakesh R.

2015-05-21 Thread zhz
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 9fdb5be67 - 579677d02 HDFS-8294. Erasure Coding: Fix Findbug warnings present in erasure coding. Contributed by Rakesh R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2015-05-21 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928 463e070a8 - 7a3068854 YARN-3411. [Storage implementation] explore the native HBase write schema for storage (Vrushali C via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8421. Move startFile() and related functions into FSDirWriteFileOp. Contributed by Haohui Mai.

2015-05-21 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 0305316d6 - 2b6bcfdaf HDFS-8421. Move startFile() and related functions into FSDirWriteFileOp. Contributed by Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3646. Applications are getting stuck some times in case of retry policy forever. Contributed by Raju Bairishetti.

2015-05-21 Thread devaraj
Repository: hadoop Updated Branches: refs/heads/trunk a5def5808 - 0305316d6 YARN-3646. Applications are getting stuck some times in case of retry policy forever. Contributed by Raju Bairishetti. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8421. Move startFile() and related functions into FSDirWriteFileOp. Contributed by Haohui Mai.

2015-05-21 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 157ecb224 - 0b909d028 HDFS-8421. Move startFile() and related functions into FSDirWriteFileOp. Contributed by Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3646. Applications are getting stuck some times in case of retry policy forever. Contributed by Raju Bairishetti.

2015-05-21 Thread devaraj
Repository: hadoop Updated Branches: refs/heads/branch-2.7 7a8e076ff - b68c338b1 YARN-3646. Applications are getting stuck some times in case of retry policy forever. Contributed by Raju Bairishetti. (cherry picked from commit 0305316d6932e6f1a05021354d77b6934e57e171) Project:

hadoop git commit: YARN-3646. Applications are getting stuck some times in case of retry policy forever. Contributed by Raju Bairishetti.

2015-05-21 Thread devaraj
Repository: hadoop Updated Branches: refs/heads/branch-2 6d7e7ef1c - 157ecb224 YARN-3646. Applications are getting stuck some times in case of retry policy forever. Contributed by Raju Bairishetti. (cherry picked from commit 0305316d6932e6f1a05021354d77b6934e57e171) Project:

hadoop git commit: YARN-3694. Fix dead link for TimelineServer REST API. Contributed by Jagadesh Kiran N.

2015-05-21 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.7 ce45e4e82 - 7a8e076ff YARN-3694. Fix dead link for TimelineServer REST API. Contributed by Jagadesh Kiran N. (cherry picked from commit a5def580879428bc7af3c030ef33554e0519f072) (cherry picked from commit

hadoop git commit: YARN-3694. Fix dead link for TimelineServer REST API. Contributed by Jagadesh Kiran N.

2015-05-21 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 b578f76be - 6d7e7ef1c YARN-3694. Fix dead link for TimelineServer REST API. Contributed by Jagadesh Kiran N. (cherry picked from commit a5def580879428bc7af3c030ef33554e0519f072) Project:

hadoop git commit: YARN-3694. Fix dead link for TimelineServer REST API. Contributed by Jagadesh Kiran N.

2015-05-21 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 0e4f1081c - a5def5808 YARN-3694. Fix dead link for TimelineServer REST API. Contributed by Jagadesh Kiran N. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: YARN-3684. Changed ContainerExecutor's primary lifecycle methods to use a more extensible mechanism of context objects. Contributed by Sidharta Seethana.

2015-05-21 Thread vinodkv
YARN-3684. Changed ContainerExecutor's primary lifecycle methods to use a more extensible mechanism of context objects. Contributed by Sidharta Seethana. (cherry picked from commit 53fafcf061616516c24e2e2007a66a93d23d3e25) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: YARN-3684. Changed ContainerExecutor's primary lifecycle methods to use a more extensible mechanism of context objects. Contributed by Sidharta Seethana.

2015-05-21 Thread vinodkv
YARN-3684. Changed ContainerExecutor's primary lifecycle methods to use a more extensible mechanism of context objects. Contributed by Sidharta Seethana. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/53fafcf0 Tree:

[1/2] hadoop git commit: YARN-3684. Changed ContainerExecutor's primary lifecycle methods to use a more extensible mechanism of context objects. Contributed by Sidharta Seethana.

2015-05-21 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/trunk 4fc942a84 - 53fafcf06

[1/2] hadoop git commit: YARN-3684. Changed ContainerExecutor's primary lifecycle methods to use a more extensible mechanism of context objects. Contributed by Sidharta Seethana.

2015-05-21 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2 e8ac88d4f - 673bd9708

hadoop git commit: HDFS-8441. Erasure Coding: make condition check earlier for setReplication. (waltersu4549)

2015-05-21 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 579677d02 - 24d0fbe60 HDFS-8441. Erasure Coding: make condition check earlier for setReplication. (waltersu4549) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HDFS-8454. Remove unnecessary throttling in TestDatanodeDeath. (Arpit Agarwal)

2015-05-21 Thread arp
HDFS-8454. Remove unnecessary throttling in TestDatanodeDeath. (Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a073e5bd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a073e5bd Diff:

[1/2] hadoop git commit: HDFS-8454. Remove unnecessary throttling in TestDatanodeDeath. (Arpit Agarwal)

2015-05-21 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 673bd9708 - a073e5bd3 refs/heads/trunk 53fafcf06 - cf2b5694d HDFS-8454. Remove unnecessary throttling in TestDatanodeDeath. (Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12014. hadoop-config.cmd displays a wrong error message. Contributed by Kengo Seki.

2015-05-21 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk cf2b5694d - c7fea088f HADOOP-12014. hadoop-config.cmd displays a wrong error message. Contributed by Kengo Seki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12014. hadoop-config.cmd displays a wrong error message. Contributed by Kengo Seki.

2015-05-21 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 a073e5bd3 - 6cd767287 HADOOP-12014. hadoop-config.cmd displays a wrong error message. Contributed by Kengo Seki. (cherry picked from commit 07007bdbc8900cfe8421f4829b1444fc9e7aceb7) Project:

hadoop git commit: HDFS-8451. DFSClient probe for encryption testing interprets empty URI property for enabled. Contributed by Steve Loughran.

2015-05-21 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2.7 b68c338b1 - c55082567 HDFS-8451. DFSClient probe for encryption testing interprets empty URI property for enabled. Contributed by Steve Loughran. (cherry picked from commit 05e04f34f27149537fdb89f46af26bee14531ca4) Conflicts:

hadoop git commit: HDFS-8210. Ozone: Implement storage container manager.

2015-05-21 Thread jitendra
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 2b6bcfdaf - 770ed9262 HDFS-8210. Ozone: Implement storage container manager. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/770ed926 Tree:

[4/7] hadoop git commit: HADOOP-10366. Add whitespaces between classes for values in core-default.xml to fit better in browser. Contributed by kanaka kumar avvaru.

2015-05-21 Thread jitendra
HADOOP-10366. Add whitespaces between classes for values in core-default.xml to fit better in browser. Contributed by kanaka kumar avvaru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0e4f1081 Tree:

[2/7] hadoop git commit: HADOOP-11772. RPC Invoker relies on static ClientCache which has synchronized(this) blocks. Contributed by Haohui Mai.

2015-05-21 Thread jitendra
HADOOP-11772. RPC Invoker relies on static ClientCache which has synchronized(this) 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/fb6b38d6 Tree:

[7/7] hadoop git commit: HDFS-8421. Move startFile() and related functions into FSDirWriteFileOp. Contributed by Haohui Mai.

2015-05-21 Thread jitendra
HDFS-8421. Move startFile() and related functions into FSDirWriteFileOp. 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/2b6bcfda Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2b6bcfda

[1/7] hadoop git commit: YARN-3654. ContainerLogsPage web UI should not have meta-refresh. Contributed by Xuan Gong

2015-05-21 Thread jitendra
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 8966d4217 - 2b6bcfdaf YARN-3654. ContainerLogsPage web UI should not have meta-refresh. Contributed by Xuan Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[5/7] hadoop git commit: YARN-3694. Fix dead link for TimelineServer REST API. Contributed by Jagadesh Kiran N.

2015-05-21 Thread jitendra
YARN-3694. Fix dead link for TimelineServer REST API. Contributed by Jagadesh Kiran N. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a5def580 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a5def580 Diff:

[3/7] hadoop git commit: HDFS-4383. Document the lease limits. Contributed by Arshad Mohammad.

2015-05-21 Thread jitendra
HDFS-4383. Document the lease limits. Contributed by Arshad Mohammad. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dc8434ab Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dc8434ab Diff:

[6/7] hadoop git commit: YARN-3646. Applications are getting stuck some times in case of retry policy forever. Contributed by Raju Bairishetti.

2015-05-21 Thread jitendra
YARN-3646. Applications are getting stuck some times in case of retry policy forever. Contributed by Raju Bairishetti. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0305316d Tree: