hadoop git commit: HADOOP-12515. Mockito dependency is missing in hadoop-kafka module. Contributed by Kai Zheng.

2015-10-27 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 96677bef0 -> bcb2386e3 HADOOP-12515. Mockito dependency is missing in hadoop-kafka module. Contributed by Kai Zheng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: YARN-4302. SLS not able start due to NPE in SchedulerApplicationAttempt. Contributed by Bibin A Chundatt.

2015-10-27 Thread vvasudev
Repository: hadoop Updated Branches: refs/heads/branch-2 3138b43f1 -> c5bf1cb7a refs/heads/trunk bcb2386e3 -> c28e16b40 YARN-4302. SLS not able start due to NPE in SchedulerApplicationAttempt. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[2/2] hadoop git commit: YARN-4302. SLS not able start due to NPE in SchedulerApplicationAttempt. Contributed by Bibin A Chundatt.

2015-10-27 Thread vvasudev
YARN-4302. SLS not able start due to NPE in SchedulerApplicationAttempt. Contributed by Bibin A Chundatt. (cherry picked from commit c28e16b40caf1e22f72cf2214ebc2fe2eaca4d03) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-7725. Incorrect 'nodes in service' metrics caused all writes to fail. Contributed by Ming Ma. (cherry picked from commit 8104d522690fe9556177893770a388291cea0749)

2015-10-27 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 653ef52ef -> 1d23e1ec0 HDFS-7725. Incorrect 'nodes in service' metrics caused all writes to fail. Contributed by Ming Ma. (cherry picked from commit 8104d522690fe9556177893770a388291cea0749) Project:

hadoop git commit: HDFS-9259. Make SO_SNDBUF size configurable at DFSClient side for hdfs write scenario. (Mingliang Liu via mingma)

2015-10-27 Thread mingma
Repository: hadoop Updated Branches: refs/heads/trunk c28e16b40 -> aa09880ab HDFS-9259. Make SO_SNDBUF size configurable at DFSClient side for hdfs write scenario. (Mingliang Liu via mingma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9259. Make SO_SNDBUF size configurable at DFSClient side for hdfs write scenario. (Mingliang Liu via mingma)

2015-10-27 Thread mingma
Repository: hadoop Updated Branches: refs/heads/branch-2 c5bf1cb7a -> 2c335a843 HDFS-9259. Make SO_SNDBUF size configurable at DFSClient side for hdfs write scenario. (Mingliang Liu via mingma) (cherry picked from commit aa09880ab85f3c35c12373976e7b03f3140b65c8) Project:

hadoop git commit: HADOOP-12178. NPE during handling of SASL setup if problem with SASL resolver class. Contributed by Steve Loughran

2015-10-27 Thread zxu
Repository: hadoop Updated Branches: refs/heads/branch-2 2c335a843 -> 73612294b HADOOP-12178. NPE during handling of SASL setup if problem with SASL resolver class. Contributed by Steve Loughran (cherry picked from commit ed9806ea40b945df0637c21b68964d1d2bd204f3) Project:

hadoop git commit: HDFS-9307. fuseConnect should be private to fuse_connect.c (Mingliang Liu via Colin P. McCabe)

2015-10-27 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 bb87b4222 -> 7eb0daefc HDFS-9307. fuseConnect should be private to fuse_connect.c (Mingliang Liu via Colin P. McCabe) (cherry picked from commit faeb6a3f89f3580a5b1a40c6a1f6205269a5aa7a) Project:

hadoop git commit: HDFS-9307. fuseConnect should be private to fuse_connect.c (Mingliang Liu via Colin P. McCabe)

2015-10-27 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk fe93577fa -> faeb6a3f8 HDFS-9307. fuseConnect should be private to fuse_connect.c (Mingliang Liu via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9299. Give ReplicationMonitor a readable thread name (Staffan Friberg via Colin P. McCabe)

2015-10-27 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 73612294b -> bb87b4222 HDFS-9299. Give ReplicationMonitor a readable thread name (Staffan Friberg via Colin P. McCabe) (cherry picked from commit fe93577faf49ceb2ee47a7762a61625313ea773b) Project:

hadoop git commit: HDFS-9299. Give ReplicationMonitor a readable thread name (Staffan Friberg via Colin P. McCabe)

2015-10-27 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk ed9806ea4 -> fe93577fa HDFS-9299. Give ReplicationMonitor a readable thread name (Staffan Friberg via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12178. NPE during handling of SASL setup if problem with SASL resolver class. Contributed by Steve Loughran

2015-10-27 Thread zxu
Repository: hadoop Updated Branches: refs/heads/trunk aa09880ab -> ed9806ea4 HADOOP-12178. NPE during handling of SASL setup if problem with SASL resolver class. Contributed by Steve Loughran Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6416. Not all platforms have d_type in struct dirent (Alan Burlison via aw)

2015-10-27 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk ab99d953e -> 5c24fe7f9 MAPREDUCE-6416. Not all platforms have d_type in struct dirent (Alan Burlison via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6435. MapReduce client assumes the world is x86 (Alan Burlison via aw)

2015-10-27 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk 5c24fe7f9 -> 68ce93c32 MAPREDUCE-6435. MapReduce client assumes the world is x86 (Alan Burlison via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/68ce93c3

hadoop git commit: MAPREDUCE-6391. util/Timer.cc completely misunderstands _POSIX_CPUTIME (Alan Burlison via aw)

2015-10-27 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk 1396867b5 -> bcc4c746a MAPREDUCE-6391. util/Timer.cc completely misunderstands _POSIX_CPUTIME (Alan Burlison via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12494. fetchdt stores the token based on token kind instead of token service (HeeSoo Kim via aw)

2015-10-27 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk faeb6a3f8 -> 1396867b5 HADOOP-12494. fetchdt stores the token based on token kind instead of token service (HeeSoo Kim via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6412. Make hadoop-mapreduce-client Native code -Wall-clean (Alan Burlison via aw)

2015-10-27 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk 0e344902a -> ab99d953e MAPREDUCE-6412. Make hadoop-mapreduce-client Native code -Wall-clean (Alan Burlison via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: fix changes.txt for MAPREDUCE-6391.

2015-10-27 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk bcc4c746a -> 0e344902a fix changes.txt for MAPREDUCE-6391. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0e344902 Tree:

[21/50] hadoop git commit: YARN-4041. Slow delegation token renewal can severely prolong RM recovery. Contributed by Sunil G

2015-10-27 Thread jing9
YARN-4041. Slow delegation token renewal can severely prolong RM recovery. Contributed by Sunil G Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d3a34a4f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d3a34a4f

[39/50] hadoop git commit: YARN-4285. Display resource usage as percentage of queue and cluster in the RM UI (Varun Vasudev via wangda)

2015-10-27 Thread jing9
YARN-4285. Display resource usage as percentage of queue and cluster in the RM UI (Varun Vasudev via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3cc73773 Tree:

[44/50] hadoop git commit: HDFS-9291. Fix TestInterDatanodeProtocol to be FsDataset-agnostic. (lei)

2015-10-27 Thread jing9
HDFS-9291. Fix TestInterDatanodeProtocol to be FsDataset-agnostic. (lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/37bf6141 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/37bf6141 Diff:

[22/50] hadoop git commit: HDFS-8808. dfs.image.transfer.bandwidthPerSec should not apply to -bootstrapStandby. Contributed by Zhe Zhang.

2015-10-27 Thread jing9
HDFS-8808. dfs.image.transfer.bandwidthPerSec should not apply to -bootstrapStandby. 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/ab3c4cff Tree:

[24/50] hadoop git commit: HDFS-9301. HDFS clients can't construct HdfsConfiguration instances. Contributed by Mingliang Liu.

2015-10-27 Thread jing9
HDFS-9301. HDFS clients can't construct HdfsConfiguration instances. 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/15eb84b3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/15eb84b3

[32/50] hadoop git commit: YARN-4246. NPE while listing app attempt. (Nijel S F via rohithsharmaks)

2015-10-27 Thread jing9
YARN-4246. NPE while listing app attempt. (Nijel S F via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b57f08c0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b57f08c0 Diff:

[17/50] hadoop git commit: YARN-2913. Fair scheduler should have ability to set MaxResourceDefault for each queue. (Siqi Li via mingma)

2015-10-27 Thread jing9
YARN-2913. Fair scheduler should have ability to set MaxResourceDefault for each queue. (Siqi Li via mingma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/934d96a3 Tree:

[08/50] hadoop git commit: HADOOP-12334. Change Mode Of Copy Operation of HBase WAL Archiving to bypass Azure Storage Throttling after retries. Contributed by Gaurav Kanade.

2015-10-27 Thread jing9
HADOOP-12334. Change Mode Of Copy Operation of HBase WAL Archiving to bypass Azure Storage Throttling after retries. Contributed by Gaurav Kanade. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/47641fcb Tree:

[45/50] hadoop git commit: HDFS-8945. Update the description about replica placement in HDFS Architecture documentation. Contributed by Masatake Iwasaki.

2015-10-27 Thread jing9
HDFS-8945. Update the description about replica placement 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/e8aefdf0 Tree:

[16/50] hadoop git commit: YARN-4009. CORS support for ResourceManager REST API. ( Varun Vasudev via jeagles)

2015-10-27 Thread jing9
YARN-4009. CORS support for ResourceManager REST API. ( Varun Vasudev via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f8adeb71 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f8adeb71 Diff:

[38/50] hadoop git commit: YARN-4284. condition for AM blacklisting is too narrow. Contributed by Sangjin Lee

2015-10-27 Thread jing9
YARN-4284. condition for AM blacklisting is too narrow. Contributed by Sangjin Lee Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/33a03af3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/33a03af3 Diff:

[29/50] hadoop git commit: YARN-4296. DistributedShell Log.info is not friendly. (Xiaowei Wang via stevel)

2015-10-27 Thread jing9
YARN-4296. DistributedShell Log.info is not friendly. (Xiaowei Wang via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/446212a3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/446212a3 Diff:

[14/50] hadoop git commit: HDFS-9286. HttpFs does not parse ACL syntax correctly for operation REMOVEACLENTRIES. Contributed by Wei-Chiu Chuang.

2015-10-27 Thread jing9
HDFS-9286. HttpFs does not parse ACL syntax correctly for operation REMOVEACLENTRIES. Contributed by Wei-Chiu Chuang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/124a412a Tree:

[09/50] hadoop git commit: YARN-4256. YARN fair scheduler vcores with decimal values. Contributed by Jun Gong

2015-10-27 Thread jing9
YARN-4256. YARN fair scheduler vcores with decimal values. Contributed by Jun Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/960201b7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/960201b7 Diff:

[12/50] hadoop git commit: Revert HADOOP-9692.

2015-10-27 Thread jing9
Revert HADOOP-9692. This reverts commit 381610da620121c02073dbbaac669b80b41959b4. This reverts commit b5ca649bff01c906033d71c9f983b4cdaa71a9d1. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/039a1f9e Tree:

[04/50] hadoop git commit: HADOOP-9692. Improving log message when SequenceFile reader throws EOFException on zero-length file. Contributed by Zhe Zhang and Chu Tong.

2015-10-27 Thread jing9
HADOOP-9692. Improving log message when SequenceFile reader throws EOFException on zero-length file. Contributed by Zhe Zhang and Chu Tong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/381610da Tree:

[20/50] hadoop git commit: HDFS-9264. Minor cleanup of operations on FsVolumeList#volumes. (Walter Su via lei)

2015-10-27 Thread jing9
HDFS-9264. Minor cleanup of operations on FsVolumeList#volumes. (Walter Su via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/533a2be5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/533a2be5 Diff:

[18/50] hadoop git commit: MAPREDUCE-6508. TestNetworkedJob fails consistently due to delegation token changes on RM. Contributed by Akira AJISAKA

2015-10-27 Thread jing9
MAPREDUCE-6508. TestNetworkedJob fails consistently due to delegation token changes on RM. 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/eb6379ca Tree:

[36/50] hadoop git commit: HADOOP-12513. Dockerfile lacks initial 'apt-get update'. Contributed by Akihiro Suda.

2015-10-27 Thread jing9
HADOOP-12513. Dockerfile lacks initial 'apt-get update'. Contributed by Akihiro Suda. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/123b3db7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/123b3db7 Diff:

[46/50] hadoop git commit: HDFS-9305. Delayed heartbeat processing causes storm of subsequent heartbeats. (Contributed by Arpit Agarwal)

2015-10-27 Thread jing9
HDFS-9305. Delayed heartbeat processing causes storm of subsequent heartbeats. (Contributed by Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d8736eb9 Tree:

[19/50] hadoop git commit: HDFS-9184. Logging HDFS operation's caller context into audit logs. Contributed by Mingliang Liu.

2015-10-27 Thread jing9
HDFS-9184. Logging HDFS operation's caller context into audit logs. 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/600ad7bf Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/600ad7bf

[48/50] hadoop git commit: YARN-4169. Fix racing condition of TestNodeStatusUpdaterForLabels. (Naganarasimha G R via wangda)

2015-10-27 Thread jing9
YARN-4169. Fix racing condition of TestNodeStatusUpdaterForLabels. (Naganarasimha G R via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6f606214 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6f606214

[01/50] hadoop git commit: HDFS-9273. ACLs on root directory may be lost after NN restart. Contributed by Xiao Chen.

2015-10-27 Thread jing9
Repository: hadoop Updated Branches: refs/heads/HDFS-8966 b645d67a9 -> 1ecc33005 (forced update) HDFS-9273. ACLs on root directory may be lost after NN restart. Contributed by Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[40/50] hadoop git commit: HDFS-7284. Add more debug info to BlockInfoUnderConstruction#setGenerationStampAndVerifyReplicas. (Wei-Chiu Chuang via Yongjun Zhang)

2015-10-27 Thread jing9
HDFS-7284. Add more debug info to BlockInfoUnderConstruction#setGenerationStampAndVerifyReplicas. (Wei-Chiu Chuang 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/5e718de5 Tree:

[42/50] hadoop git commit: HADOOP-12472. Make GenericTestUtils.assertExceptionContains robust. Contributed by Steve Loughran.

2015-10-27 Thread jing9
HADOOP-12472. Make GenericTestUtils.assertExceptionContains robust. 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/a01a209f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a01a209f

[27/50] hadoop git commit: YARN-4294. [JDK8] Fix javadoc errors caused by wrong reference and illegal tag. (aajisaka)

2015-10-27 Thread jing9
YARN-4294. [JDK8] Fix javadoc errors caused by wrong reference and illegal tag. (aajisaka) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7781fe1b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7781fe1b Diff:

[43/50] hadoop git commit: HDFS-9284. fsck command should not print exception trace when file not found. Contributed by Jagadesh Kiran N.

2015-10-27 Thread jing9
HDFS-9284. fsck command should not print exception trace when file not found. 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/677a936b Tree:

[34/50] hadoop git commit: YARN-4223. Fixed findbugs warnings in hadoop-yarn-server-nodemanager project. (varun saxena via rohithsharmaks)

2015-10-27 Thread jing9
YARN-4223. Fixed findbugs warnings in hadoop-yarn-server-nodemanager project. (varun saxena via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/092883b3 Tree:

[50/50] hadoop git commit: HDFS-8967. Create a BlockManagerLock class to represent the lock used in the BlockManager. Contributed by Haohui Mai.

2015-10-27 Thread jing9
HDFS-8967. Create a BlockManagerLock class to represent the lock used in the BlockManager. 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/1ecc3300 Tree:

[35/50] hadoop git commit: YARN-2729. Support script based NodeLabelsProvider Interface in Distributed Node Label Configuration Setup. (Naganarasimha G R via rohithsharmaks)

2015-10-27 Thread jing9
YARN-2729. Support script based NodeLabelsProvider Interface in Distributed Node Label Configuration Setup. (Naganarasimha G R via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5acdde47 Tree:

[05/50] hadoop git commit: YARN-3739. Add reservation system recovery to RM recovery process. Contributed by Subru Krishnan.

2015-10-27 Thread jing9
YARN-3739. Add reservation system recovery to RM recovery process. Contributed by Subru Krishnan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2798723a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2798723a

[41/50] hadoop git commit: HDFS-9268. fuse_dfs chown crashes when uid is passed as -1 (cmccabe)

2015-10-27 Thread jing9
HDFS-9268. fuse_dfs chown crashes when uid is passed as -1 (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2f1eb2bc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2f1eb2bc Diff:

[28/50] hadoop git commit: YARN-4289. TestDistributedShell failing with bind exception. (Brahma Reddy Battula via stevel)

2015-10-27 Thread jing9
YARN-4289. TestDistributedShell failing with bind exception. (Brahma Reddy Battula via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/14f8dd04 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/14f8dd04

[11/50] hadoop git commit: HADOOP-12484. Single File Rename Throws Incorrectly In Potential Race Condition Scenarios. Contributed by Gaurav Kanade.

2015-10-27 Thread jing9
HADOOP-12484. Single File Rename Throws Incorrectly In Potential Race Condition Scenarios. Contributed by Gaurav Kanade. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cb282d5b Tree:

[07/50] hadoop git commit: HDFS-9280. Document NFS gateway export point parameter. Contributed by Xiao Chen.

2015-10-27 Thread jing9
HDFS-9280. Document NFS gateway export point parameter. Contributed by Xiao Chen. Change-Id: I1cea610c31301d793db3c9ca4dae86d0e5d2d64b Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aea26bf4 Tree:

[31/50] hadoop git commit: YARN-3724. Use POSIX nftw(3) instead of fts(3) (Alan Burlison via aw)

2015-10-27 Thread jing9
YARN-3724. Use POSIX nftw(3) instead of fts(3) (Alan Burlison via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1aa735c1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1aa735c1 Diff:

[37/50] hadoop git commit: HDFS-9304. Add HdfsClientConfigKeys class to TestHdfsConfigFields#configurationClasses. Contributed by Mingliang Liu.

2015-10-27 Thread jing9
HDFS-9304. Add HdfsClientConfigKeys class to TestHdfsConfigFields#configurationClasses. 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/67e3d75a Tree:

[23/50] hadoop git commit: HDFS-9290. DFSClient#callAppend() is not backward compatible for slightly older NameNodes. Contributed by Tony Wu.

2015-10-27 Thread jing9
HDFS-9290. DFSClient#callAppend() is not backward compatible for slightly older NameNodes. Contributed by Tony Wu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b9e0417b Tree:

[03/50] hadoop git commit: HADOOP-9692. SequenceFile reader throws EOFException on zero-length file. Contributed by Zhe Zhang and Chu Tong.

2015-10-27 Thread jing9
HADOOP-9692. SequenceFile reader throws EOFException on zero-length file. Contributed by Zhe Zhang and Chu Tong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b5ca649b Tree:

[15/50] hadoop git commit: HADOOP-7266. Deprecate metrics v1. Contributed by Akira AJISAKA.

2015-10-27 Thread jing9
HADOOP-7266. Deprecate metrics v1. 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/35a303df Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/35a303df Diff:

[49/50] hadoop git commit: YARN-3216. Max-AM-Resource-Percentage should respect node labels. (Sunil G via wangda)

2015-10-27 Thread jing9
YARN-3216. Max-AM-Resource-Percentage should respect node labels. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/56e4f623 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/56e4f623 Diff:

[33/50] hadoop git commit: YARN-3528. Tests with 12345 as hard-coded port break jenkins. Contributed by Brahma Reddy Battula.

2015-10-27 Thread jing9
YARN-3528. Tests with 12345 as hard-coded port break jenkins. 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/ce60b4fc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ce60b4fc

[02/50] hadoop git commit: HDFS-7087. Ability to list /.reserved. Contributed by Xiao Chen.

2015-10-27 Thread jing9
HDFS-7087. Ability to list /.reserved. Contributed by Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3dadf369 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3dadf369 Diff:

[13/50] hadoop git commit: HADOOP-9692. Improving log message when SequenceFile reader throws EOFException on zero-length file. (Zhe Zhang and Chu Tong via ozawa)

2015-10-27 Thread jing9
HADOOP-9692. Improving log message when SequenceFile reader throws EOFException on zero-length file. (Zhe Zhang and Chu Tong via ozawa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/513ec3de Tree:

[25/50] hadoop git commit: HDFS-9297. Update TestBlockMissingException to use corruptBlockOnDataNodesByDeletingBlockFile(). (Tony Wu via lei)

2015-10-27 Thread jing9
HDFS-9297. Update TestBlockMissingException to use corruptBlockOnDataNodesByDeletingBlockFile(). (Tony Wu via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5679e46b Tree:

[30/50] hadoop git commit: YARN-3738. Add support for recovery of reserved apps running under dynamic queues (subru via asuresh)

2015-10-27 Thread jing9
YARN-3738. Add support for recovery of reserved apps running under dynamic queues (subru via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ab8eb877 Tree:

[47/50] hadoop git commit: HDFS-9292. Make TestFileConcorruption independent to underlying FsDataset Implementation. (lei)

2015-10-27 Thread jing9
HDFS-9292. Make TestFileConcorruption independent to underlying FsDataset Implementation. (lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/399ad009 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/399ad009

[06/50] hadoop git commit: HADOOP-12436. GlobPattern regex library has performance issues with wildcard characters (Matthew Paduano via aw)

2015-10-27 Thread jing9
HADOOP-12436. GlobPattern regex library has performance issues with wildcard characters (Matthew Paduano via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4c0bae24 Tree:

hadoop git commit: HDFS-8950. NameNode refresh doesn't remove DataNodes that are no longer in the allowed list. Contributed by Daniel Templeton.

2015-10-27 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 1d23e1ec0 -> 59a207213 HDFS-8950. NameNode refresh doesn't remove DataNodes that are no longer in the allowed list. Contributed by Daniel Templeton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[10/50] hadoop git commit: YARN-4243. Add retry on establishing Zookeeper conenction in EmbeddedElectorService#serviceInit. Contributed by Xuan Gong.

2015-10-27 Thread jing9
YARN-4243. Add retry on establishing Zookeeper conenction in EmbeddedElectorService#serviceInit. 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/0fce5f9a Tree:

hadoop git commit: YARN-4283 Avoid unsafe split and append on fields that might be IPv6 literals

2015-10-27 Thread eclark
Repository: hadoop Updated Branches: refs/heads/HADOOP-11890 fa64e68fd -> 009e67021 YARN-4283 Avoid unsafe split and append on fields that might be IPv6 literals Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/009e6702

hadoop git commit: HDFS-9317. Document fsck -blockId and -storagepolicy options in branch-2.7. (aajisaka)

2015-10-27 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.7 59a207213 -> ce01a5951 HDFS-9317. Document fsck -blockId and -storagepolicy options in branch-2.7. (aajisaka) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Add HDFS-9317 to CHANGES.txt.

2015-10-27 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 68ce93c32 -> eca51b13a Add HDFS-9317 to CHANGES.txt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eca51b13 Tree:

hadoop git commit: Add HDFS-9317 to CHANGES.txt.

2015-10-27 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 7eb0daefc -> e98453431 Add HDFS-9317 to CHANGES.txt. (cherry picked from commit eca51b13af1951b18ab7a5a92aaa0b9fe07d9ef8) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HADOOP-12520. Use XInclude in hadoop-azure test configuration to isolate Azure Storage account keys for service integration tests. Contributed by Chris Nauroth.

2015-10-27 Thread cnauroth
HADOOP-12520. Use XInclude in hadoop-azure test configuration to isolate Azure Storage account keys for service integration tests. Contributed by Chris Nauroth. (cherry picked from commit 73822de7c38e189f765ff48d15cbe0df7404) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[1/2] hadoop git commit: HADOOP-12520. Use XInclude in hadoop-azure test configuration to isolate Azure Storage account keys for service integration tests. Contributed by Chris Nauroth.

2015-10-27 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 e98453431 -> a23f79b92 refs/heads/trunk eca51b13a -> 73822de7c HADOOP-12520. Use XInclude in hadoop-azure test configuration to isolate Azure Storage account keys for service integration tests. Contributed by Chris Nauroth.