hadoop git commit: HDFS-7837. Erasure Coding: allocate and persist striped blocks in NameNode. Contributed by Jing Zhao.

2015-03-02 Thread jing9
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 22e6b2d3e - f1b28c19d HDFS-7837. Erasure Coding: allocate and persist striped blocks in NameNode. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3281. Added RMStateStore to StateMachine visualization list. Contributed by Chengbing Liu (cherry picked from commit 5d0bae550f5b9a6005aa1d373cfe1ec80513dbd9)

2015-03-02 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 fcd817afb - 76b7283fa YARN-3281. Added RMStateStore to StateMachine visualization list. Contributed by Chengbing Liu (cherry picked from commit 5d0bae550f5b9a6005aa1d373cfe1ec80513dbd9) Project:

hadoop git commit: YARN-3281. Added RMStateStore to StateMachine visualization list. Contributed by Chengbing Liu

2015-03-02 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk ca1c00bf8 - 5d0bae550 YARN-3281. Added RMStateStore to StateMachine visualization list. Contributed by Chengbing Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-7785. Improve diagnostics information for HttpPutFailedException. Contributed by Chengbing Liu.

2015-03-02 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 5d0bae550 - c5eac9c6f HDFS-7785. Improve diagnostics information for HttpPutFailedException. Contributed by Chengbing Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-7785. Improve diagnostics information for HttpPutFailedException. Contributed by Chengbing Liu.

2015-03-02 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 76b7283fa - 651aa8761 HDFS-7785. Improve diagnostics information for HttpPutFailedException. Contributed by Chengbing Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3270. Fix node label expression not getting set in ApplicationSubmissionContext (Rohit Agarwal via wangda)

2015-03-02 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2 651aa8761 - 19a8e4823 YARN-3270. Fix node label expression not getting set in ApplicationSubmissionContext (Rohit Agarwal via wangda) (cherry picked from commit abac6eb9d530bb1e6ff58ec3c75b17d840a0ee3f) Project:

[2/2] hadoop git commit: YARN-3265. Fixed a deadlock in CapacityScheduler by always passing a queue's available resource-limit from the parent queue. Contributed by Wangda Tan.

2015-03-02 Thread vinodkv
YARN-3265. Fixed a deadlock in CapacityScheduler by always passing a queue's available resource-limit from the parent queue. Contributed by Wangda Tan. (cherry picked from commit 14dd647c556016d351f425ee956ccf800ccb9ce2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: YARN-3265. Fixed a deadlock in CapacityScheduler by always passing a queue's available resource-limit from the parent queue. Contributed by Wangda Tan.

2015-03-02 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2 19a8e4823 - 253c78548

hadoop git commit: HADOOP-11605. FilterFileSystem#create with ChecksumOpt should propagate it to wrapped FS. (gera)

2015-03-02 Thread gera
Repository: hadoop Updated Branches: refs/heads/branch-2 fe7df5b4d - 5e235802d HADOOP-11605. FilterFileSystem#create with ChecksumOpt should propagate it to wrapped FS. (gera) (cherry picked from commit b18d3830aca00f44d31e42839578f24eecedf2c8) Project:

[2/2] hadoop git commit: YARN-3265. Fixed a deadlock in CapacityScheduler by always passing a queue's available resource-limit from the parent queue. Contributed by Wangda Tan.

2015-03-02 Thread vinodkv
YARN-3265. Fixed a deadlock in CapacityScheduler by always passing a queue's available resource-limit from the parent queue. 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/14dd647c Tree:

[1/2] hadoop git commit: YARN-3265. Fixed a deadlock in CapacityScheduler by always passing a queue's available resource-limit from the parent queue. Contributed by Wangda Tan.

2015-03-02 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/trunk abac6eb9d - 14dd647c5

hadoop git commit: YARN-3270. Fix node label expression not getting set in ApplicationSubmissionContext (Rohit Agarwal via wangda)

2015-03-02 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk c5eac9c6f - abac6eb9d YARN-3270. Fix node label expression not getting set in ApplicationSubmissionContext (Rohit Agarwal via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-11605. FilterFileSystem#create with ChecksumOpt should propagate it to wrapped FS. (gera)

2015-03-02 Thread gera
Repository: hadoop Updated Branches: refs/heads/trunk 431e7d84c - b18d3830a HADOOP-11605. FilterFileSystem#create with ChecksumOpt should propagate it to wrapped FS. (gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-11449 / HADOOP-10320 ; reverting patch 6cda3a7 which triggered regression in javadocs on some java8 compilers (stevel on behalf of cnauroth)

2015-03-02 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2 253c78548 - fe7df5b4d HADOOP-11449 / HADOOP-10320 ; reverting patch 6cda3a7 which triggered regression in javadocs on some java8 compilers (stevel on behalf of cnauroth) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HDFS-7302. Remove downgrade from namenode -rollingUpgrade startup option since it may incorrectly finalize an ongoing rolling upgrade. Contributed by Kai Sasaki

2015-03-02 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/trunk 14dd647c5 - 431e7d84c HDFS-7302. Remove downgrade from namenode -rollingUpgrade startup option since it may incorrectly finalize an ongoing rolling upgrade. Contributed by Kai Sasaki Project:

hadoop git commit: MAPREDUCE-6268. Fix typo in Task Attempt API's URL. Contributed by Ryu Kobayashi.

2015-03-02 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2 6090f5172 - b1e7f9c58 MAPREDUCE-6268. Fix typo in Task Attempt API's URL. Contributed by Ryu Kobayashi. (cherry picked from commit 742f9d90c00f823ad7fea7e79702fcf238fa5721) Conflicts: hadoop-mapreduce-project/CHANGES.txt

hadoop git commit: MAPREDUCE-6268. Fix typo in Task Attempt API's URL. Contributed by Ryu Kobayashi.

2015-03-02 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/trunk d1c6accb6 - 742f9d90c MAPREDUCE-6268. Fix typo in Task Attempt API's URL. Contributed by Ryu Kobayashi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/742f9d90

hadoop git commit: HDFS-7871. NameNodeEditLogRoller can keep printing 'Swallowing exception' message. Contributed by Jing Zhao.

2015-03-02 Thread jing9
Repository: hadoop Updated Branches: refs/heads/trunk b18d3830a - b442aeec9 HDFS-7871. NameNodeEditLogRoller can keep printing 'Swallowing exception' message. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-7871. NameNodeEditLogRoller can keep printing 'Swallowing exception' message. Contributed by Jing Zhao.

2015-03-02 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2 5e235802d - 6090f5172 HDFS-7871. NameNodeEditLogRoller can keep printing 'Swallowing exception' message. Contributed by Jing Zhao. (cherry picked from commit b442aeec95abfa1c6f835a116dfe6e186b0d841d) Project:

[3/3] hadoop git commit: HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)

2015-03-02 Thread ozawa
HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d1c6accb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d1c6accb Diff:

[2/3] hadoop git commit: HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)

2015-03-02 Thread ozawa
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d1c6accb/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/GetConf.java -- diff --git

[1/3] hadoop git commit: HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)

2015-03-02 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/trunk b442aeec9 - d1c6accb6

hadoop git commit: HDFS-7789. DFSck should resolve the path to support cross-FS symlinks. (gera)

2015-03-02 Thread gera
Repository: hadoop Updated Branches: refs/heads/trunk 67ed59348 - cbb492578 HDFS-7789. DFSck should resolve the path to support cross-FS symlinks. (gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cbb49257 Tree:

hadoop git commit: HDFS-7789. DFSck should resolve the path to support cross-FS symlinks. (gera)

2015-03-02 Thread gera
Repository: hadoop Updated Branches: refs/heads/branch-2 a5f3156b3 - 52d0724a2 HDFS-7789. DFSck should resolve the path to support cross-FS symlinks. (gera) (cherry picked from commit cbb492578ef09300821b7199de54c6508f9d7fe8) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HADOOP-11658. Externalize io.compression.codecs property. Contributed by Kai Zheng.

2015-03-02 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk cbb492578 - ca1c00bf8 HADOOP-11658. Externalize io.compression.codecs property. Contributed by Kai Zheng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ca1c00bf

hadoop git commit: HADOOP-11658. Externalize io.compression.codecs property. Contributed by Kai Zheng.

2015-03-02 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 52d0724a2 - fcd817afb HADOOP-11658. Externalize io.compression.codecs property. Contributed by Kai Zheng. (cherry picked from commit 0650e1c56f2d87ca9bdc51d7d4678895f494464a) Project:

[01/50] [abbrv] hadoop git commit: HDFS-7467. Provide storage tier information for a directory via fsck. (Benoy Antony)

2015-03-02 Thread zhz
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 edb292688 - 22e6b2d3e HDFS-7467. Provide storage tier information for a directory via fsck. (Benoy Antony) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[32/50] [abbrv] hadoop git commit: YARN-3168. Convert site documentation from apt to markdown (Gururaj Shetty via aw)

2015-03-02 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/06aca7c6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/FairScheduler.md -- diff --git

[05/50] [abbrv] hadoop git commit: HADOOP-11480. Typo in hadoop-aws/index.md uses wrong scheme for test.fs.s3.name. Contributed by Ted Yu.

2015-03-02 Thread zhz
HADOOP-11480. Typo in hadoop-aws/index.md uses wrong scheme for test.fs.s3.name. Contributed by Ted Yu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef3702ef Tree:

[27/50] [abbrv] hadoop git commit: recommit HDFS-7769. TestHDFSCLI should not create files in hdfs project root dir. (cherry picked from commit 7c6b6547eeed110e1a842e503bfd33afe04fa814)

2015-03-02 Thread zhz
recommit HDFS-7769. TestHDFSCLI should not create files in hdfs project root dir. (cherry picked from commit 7c6b6547eeed110e1a842e503bfd33afe04fa814) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/97c2c59c Tree:

[38/50] [abbrv] hadoop git commit: YARN-3199. Fair Scheduler documentation improvements (Rohit Agarwal via aw)

2015-03-02 Thread zhz
YARN-3199. Fair Scheduler documentation improvements (Rohit Agarwal via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e70ce6f9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e70ce6f9 Diff:

[02/50] [abbrv] hadoop git commit: HDFS-7495. Remove updatePosition argument from DFSInputStream#getBlockAt() (cmccabe)

2015-03-02 Thread zhz
HDFS-7495. Remove updatePosition argument from DFSInputStream#getBlockAt() (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/11a1c72c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/11a1c72c Diff:

[24/50] [abbrv] hadoop git commit: HADOOP-11569. Provide Merge API for MapFile to merge multiple similar MapFiles to one MapFile. Contributed by Vinayakumar B.

2015-03-02 Thread zhz
HADOOP-11569. Provide Merge API for MapFile to merge multiple similar MapFiles to one MapFile. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/645ebb96 Tree:

[03/50] [abbrv] hadoop git commit: HADOOP-11632. Cleanup Find.java to remove SupressWarnings annotations. Contributed by Akira AJISAKA.

2015-03-02 Thread zhz
HADOOP-11632. Cleanup Find.java to remove SupressWarnings annotations. Contributed 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/afc81888 Tree:

[09/50] [abbrv] hadoop git commit: YARN-3256. TestClientToAMTokens#testClientTokenRace is not running against all Schedulers even when using ParameterizedSchedulerTestBase. Contributed by Anubhav Dhoo

2015-03-02 Thread zhz
YARN-3256. TestClientToAMTokens#testClientTokenRace is not running against all Schedulers even when using ParameterizedSchedulerTestBase. Contributed by Anubhav Dhoot. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[25/50] [abbrv] hadoop git commit: YARN-2820. Retry in FileSystemRMStateStore when FS's operations fail due to IOException. Contributed by Zhihai Xu.

2015-03-02 Thread zhz
YARN-2820. Retry in FileSystemRMStateStore when FS's operations fail due to IOException. Contributed by Zhihai Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4e95f987 Tree:

[29/50] [abbrv] hadoop git commit: YARN-3168. Convert site documentation from apt to markdown (Gururaj Shetty via aw)

2015-03-02 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/06aca7c6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/WritingYarnApplications.md -- diff --git

[31/50] [abbrv] hadoop git commit: YARN-3168. Convert site documentation from apt to markdown (Gururaj Shetty via aw)

2015-03-02 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/06aca7c6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/ResourceManagerRest.md -- diff --git

[46/50] [abbrv] hadoop git commit: HADOOP-10774. Update KerberosTestUtils for hadoop-auth tests when using IBM Java (sangamesh via aw)

2015-03-02 Thread zhz
HADOOP-10774. Update KerberosTestUtils for hadoop-auth tests when using IBM Java (sangamesh via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/260883bf Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/260883bf

[48/50] [abbrv] hadoop git commit: HDFS-7439. Add BlockOpResponseProto's message to the exception messages. Contributed by Takanobu Asanuma

2015-03-02 Thread zhz
HDFS-7439. Add BlockOpResponseProto's message to the exception messages. Contributed by Takanobu Asanuma Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0e4a23f3 Tree:

[37/50] [abbrv] hadoop git commit: YARN-3168. Convert site documentation from apt to markdown (Gururaj Shetty via aw)

2015-03-02 Thread zhz
YARN-3168. Convert site documentation from apt to markdown (Gururaj Shetty via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/06aca7c6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/06aca7c6 Diff:

[45/50] [abbrv] hadoop git commit: HADOOP-11615. Update ServiceLevelAuth.md for YARN. Contributed by Brahma Reddy Battula.

2015-03-02 Thread zhz
HADOOP-11615. Update ServiceLevelAuth.md for YARN. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/72f2c126 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/72f2c126 Diff:

[43/50] [abbrv] hadoop git commit: HADOOP-11634. Description of webhdfs' principal/keytab should switch places each other. Contributed by Brahma Reddy Battula.

2015-03-02 Thread zhz
HADOOP-11634. Description of webhdfs' principal/keytab should switch places each other. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/731a463e Tree:

[33/50] [abbrv] hadoop git commit: YARN-3168. Convert site documentation from apt to markdown (Gururaj Shetty via aw)

2015-03-02 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/06aca7c6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/WritingYarnApplications.apt.vm -- diff --git

[17/50] [abbrv] hadoop git commit: YARN-3217. Remove httpclient dependency from hadoop-yarn-server-web-proxy. Contributed by Brahma Reddy Battula.

2015-03-02 Thread zhz
YARN-3217. Remove httpclient dependency from hadoop-yarn-server-web-proxy. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/41d99524 Tree:

[23/50] [abbrv] hadoop git commit: HDFS-7308. Change the packet chunk size computation in DFSOutputStream in order to enforce packet size = 64kB. Contributed by Takuya Fukudome

2015-03-02 Thread zhz
HDFS-7308. Change the packet chunk size computation in DFSOutputStream in order to enforce packet size = 64kB. Contributed by Takuya Fukudome Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6eb34243 Tree:

[19/50] [abbrv] hadoop git commit: HDFS-7819. Log WARN message for the blocks which are not in Block ID based layout (Rakesh R via Colin P. McCabe)

2015-03-02 Thread zhz
HDFS-7819. Log WARN message for the blocks which are not in Block ID based layout (Rakesh R 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/da85e17c Tree:

[16/50] [abbrv] hadoop git commit: HADOOP-11637. bash location hard-coded in shell scripts (aw)

2015-03-02 Thread zhz
HADOOP-11637. bash location hard-coded in shell scripts (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/db0b6e60 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/db0b6e60 Diff:

[11/50] [abbrv] hadoop git commit: HDFS-7537. Add UNDER MIN REPL'D BLOCKS count to fsck. Contributed by GAO Rui

2015-03-02 Thread zhz
HDFS-7537. Add UNDER MIN REPL'D BLOCKS count to fsck. Contributed by GAO Rui Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0127820a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0127820a Diff:

[14/50] [abbrv] hadoop git commit: MAPREDUCE-5612. Add javadoc for TaskCompletionEvent.Status. Contributed by Chris Palmer.

2015-03-02 Thread zhz
MAPREDUCE-5612. Add javadoc for TaskCompletionEvent.Status. Contributed by Chris Palmer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3d90a92f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3d90a92f Diff:

[10/50] [abbrv] hadoop git commit: HADOOP-11620. Add support for load balancing across a group of KMS for HA. Contributed by Arun Suresh.

2015-03-02 Thread zhz
HADOOP-11620. Add support for load balancing across a group of KMS for HA. Contributed by Arun Suresh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9f356cfa Tree:

[08/50] [abbrv] hadoop git commit: HDFS-7832. Show 'Last Modified' in Namenode's 'Browse Filesystem' (Contributed by Vinayakumar B)

2015-03-02 Thread zhz
HDFS-7832. Show 'Last Modified' in Namenode's 'Browse Filesystem' (Contributed by Vinayakumar B) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/199a82d4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/199a82d4

[20/50] [abbrv] hadoop git commit: HDFS-7774. Unresolved symbols error while compiling HDFS on Windows 7/32 bit. Contributed by Kiran Kumar M R.

2015-03-02 Thread zhz
HDFS-7774. Unresolved symbols error while compiling HDFS on Windows 7/32 bit. Contributed by Kiran Kumar M R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1a90367c Tree:

[15/50] [abbrv] hadoop git commit: MAPREDUCE-6223. TestJobConf#testNegativeValueForTaskVmem failures. (Varun Saxena via kasha)

2015-03-02 Thread zhz
MAPREDUCE-6223. TestJobConf#testNegativeValueForTaskVmem failures. (Varun Saxena via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2827ce2b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2827ce2b Diff:

[42/50] [abbrv] hadoop git commit: HDFS-5853. Add hadoop.user.group.metrics.percentiles.intervals to hdfs-default.xml (aajisaka)

2015-03-02 Thread zhz
HDFS-5853. Add hadoop.user.group.metrics.percentiles.intervals to hdfs-default.xml (aajisaka) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b1ddc715 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b1ddc715 Diff:

[50/50] [abbrv] hadoop git commit: HDFS-7789. DFSck should resolve the path to support cross-FS symlinks. (gera)

2015-03-02 Thread zhz
HDFS-7789. DFSck should resolve the path to support cross-FS symlinks. (gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7deb79f9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7deb79f9 Diff:

[49/50] [abbrv] hadoop git commit: HADOOP-11658. Externalize io.compression.codecs property. Contributed by Kai Zheng.

2015-03-02 Thread zhz
HADOOP-11658. Externalize io.compression.codecs property. Contributed by Kai Zheng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/22e6b2d3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/22e6b2d3 Diff:

[40/50] [abbrv] hadoop git commit: MAPREDUCE-5653. DistCp does not honour config-overrides for mapreduce.[map, reduce].memory.mb (Ratandeep Ratti via aw)

2015-03-02 Thread zhz
MAPREDUCE-5653. DistCp does not honour config-overrides for mapreduce.[map,reduce].memory.mb (Ratandeep Ratti via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d6c1b627 Tree:

[36/50] [abbrv] hadoop git commit: YARN-3168. Convert site documentation from apt to markdown (Gururaj Shetty via aw)

2015-03-02 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/06aca7c6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/NodeManagerRest.apt.vm -- diff --git

[35/50] [abbrv] hadoop git commit: YARN-3168. Convert site documentation from apt to markdown (Gururaj Shetty via aw)

2015-03-02 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/06aca7c6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/ResourceManagerRest.apt.vm -- diff --git

[34/50] [abbrv] hadoop git commit: YARN-3168. Convert site documentation from apt to markdown (Gururaj Shetty via aw)

2015-03-02 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/06aca7c6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/ResourceManagerRestart.apt.vm -- diff --git

[39/50] [abbrv] hadoop git commit: move HADOOP-10976 to 2.7

2015-03-02 Thread zhz
move HADOOP-10976 to 2.7 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/77972492 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/77972492 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/77972492 Branch:

[26/50] [abbrv] hadoop git commit: HDFS-6753. Initialize checkDisk when DirectoryScanner not able to get files list for scanning (Contributed by J.Andreina)

2015-03-02 Thread zhz
HDFS-6753. Initialize checkDisk when DirectoryScanner not able to get files list for scanning (Contributed by J.Andreina) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/54bcb5f7 Tree:

[22/50] [abbrv] hadoop git commit: Revert HDFS-7769. TestHDFSCLI should not create files in hdfs project root dir.

2015-03-02 Thread zhz
Revert HDFS-7769. TestHDFSCLI should not create files in hdfs project root dir. This reverts commit 7c6b6547eeed110e1a842e503bfd33afe04fa814. Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[21/50] [abbrv] hadoop git commit: YARN-3255. RM, NM, JobHistoryServer, and WebAppProxyServer's main() should support generic options. Contributed by Konstantin Shvachko.

2015-03-02 Thread zhz
YARN-3255. RM, NM, JobHistoryServer, and WebAppProxyServer's main() should support generic options. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cc024460 Tree:

[13/50] [abbrv] hadoop git commit: HDFS-7843. A truncated file is corrupted after rollback from a rolling upgrade.

2015-03-02 Thread zhz
HDFS-7843. A truncated file is corrupted after rollback from a rolling upgrade. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/746bc377 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/746bc377 Diff:

[41/50] [abbrv] hadoop git commit: HDFS-7685. Document dfs.namenode.heartbeat.recheck-interval in hdfs-default.xml. Contributed by Kai Sasaki.

2015-03-02 Thread zhz
HDFS-7685. Document dfs.namenode.heartbeat.recheck-interval in hdfs-default.xml. Contributed by Kai Sasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/70c1fa0b Tree:

[04/50] [abbrv] hadoop git commit: YARN-3247. TestQueueMappings should use CapacityScheduler explicitly. Contributed by Zhihai Xu.

2015-03-02 Thread zhz
YARN-3247. TestQueueMappings should use CapacityScheduler explicitly. Contributed by Zhihai Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cadfb71d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cadfb71d

[07/50] [abbrv] hadoop git commit: YARN-3239. WebAppProxy does not support a final tracking url which has query fragments and params. Contributed by Jian He

2015-03-02 Thread zhz
YARN-3239. WebAppProxy does not support a final tracking url which has query fragments and params. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b09124d Tree:

[18/50] [abbrv] hadoop git commit: HADOOP-9922. hadoop windows native build will fail in 32 bit machine. Contributed by Kiran Kumar M R.

2015-03-02 Thread zhz
HADOOP-9922. hadoop windows native build will fail in 32 bit machine. Contributed by Kiran Kumar M R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9b0eda11 Tree:

[12/50] [abbrv] hadoop git commit: HDFS-7460. Rewrite httpfs to use new shell framework (John Smith via aw)

2015-03-02 Thread zhz
HDFS-7460. Rewrite httpfs to use new shell framework (John Smith via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/21e9e91c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/21e9e91c Diff:

[44/50] [abbrv] hadoop git commit: HADOOP-11657. Align the output of `hadoop fs -du` to be more Unix-like. (aajisaka)

2015-03-02 Thread zhz
HADOOP-11657. Align the output of `hadoop fs -du` to be more Unix-like. (aajisaka) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0cc51925 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0cc51925 Diff:

[28/50] [abbrv] hadoop git commit: YARN-3262. Surface application outstanding resource requests table in RM web UI. (Jian He via wangda)

2015-03-02 Thread zhz
YARN-3262. Surface application outstanding resource requests table in RM web UI. (Jian He via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eaccaba3 Tree:

[47/50] [abbrv] hadoop git commit: HDFS-4681. TestBlocksWithNotEnoughRacks#testCorruptBlockRereplicatedAcrossRacks fails using IBM java (Ayappan via aw)

2015-03-02 Thread zhz
HDFS-4681. TestBlocksWithNotEnoughRacks#testCorruptBlockRereplicatedAcrossRacks fails using IBM java (Ayappan via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/133d04cb Tree: