You are viewing a plain text version of this content. The canonical link for it is here.
- hadoop git commit: HDFS-6945. BlockManager should remove a block from excessReplicateMap and decrement ExcessBlocks metric when the block is removed. (aajisaka) - posted by aa...@apache.org on 2015/04/01 02:09:29 UTC, 1 replies.
- hadoop git commit: YARN-3304. Addendum patch. Cleaning up ResourceCalculatorProcessTree APIs for public use and removing inconsistencies in the default values. (Junping Du and Karthik Kambatla via vinodkv) - posted by vi...@apache.org on 2015/04/01 02:28:30 UTC, 2 replies.
- hadoop git commit: YARN-3428. Debug log resources to be localized for a container. (kasha) - posted by ka...@apache.org on 2015/04/01 02:34:57 UTC, 1 replies.
- hadoop git commit: YARN-3424. Change logs for ContainerMonitorImpl's resourse monitoring from info to debug. Contributed by Anubhav Dhoot. - posted by oz...@apache.org on 2015/04/01 10:45:27 UTC, 1 replies.
- hadoop git commit: YARN-3248. Display count of nodes blacklisted by apps in the web UI. Contributed by Varun Vasudev - posted by xg...@apache.org on 2015/04/01 13:20:09 UTC, 1 replies.
- hadoop git commit: YARN-3248. Correct fix version from branch-2.7 to branch-2.8 in the change log. - posted by xg...@apache.org on 2015/04/01 13:32:58 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin - posted by dr...@apache.org on 2015/04/01 15:18:38 UTC, 0 replies.
- [2/2] hadoop git commit: Update CHANGES-HDFS-EC-7285.txt - posted by dr...@apache.org on 2015/04/01 15:18:39 UTC, 0 replies.
- hadoop git commit: YARN-3425. NPE from RMNodeLabelsManager.serviceStop when NodeLabelsManager.serviceInit failed. (Bibin A Chundatt via wangda) - posted by wa...@apache.org on 2015/04/01 19:15:04 UTC, 1 replies.
- hadoop git commit: HDFS-8009. Signal congestion on the DataNode. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/01 19:57:09 UTC, 1 replies.
- hadoop git commit: Add the missing files for HDFS-8009. - posted by wh...@apache.org on 2015/04/01 19:58:43 UTC, 1 replies.
- [1/3] hadoop git commit: HADOOP-11787. OpensslSecureRandom.c pthread_threadid_np usage signature is wrong on 32-bit Mac. Contributed by Kiran Kumar M R. - posted by cn...@apache.org on 2015/04/01 20:51:36 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-11787. OpensslSecureRandom.c pthread_threadid_np usage signature is wrong on 32-bit Mac. Contributed by Kiran Kumar M R. - posted by cn...@apache.org on 2015/04/01 20:51:37 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-11787. OpensslSecureRandom.c pthread_threadid_np usage signature is wrong on 32-bit Mac. Contributed by Kiran Kumar M R. - posted by cn...@apache.org on 2015/04/01 20:51:38 UTC, 0 replies.
- hadoop git commit: HDFS-7978. Add LOG.isDebugEnabled() guard for some LOG.debug(..). Contributed by Walter Su. - posted by wa...@apache.org on 2015/04/01 21:54:35 UTC, 1 replies.
- hadoop git commit: YARN-3430. Made headroom data available on app attempt page of RM WebUI. Contributed by Xuan Gong. - posted by zj...@apache.org on 2015/04/01 22:48:34 UTC, 2 replies.
- hadoop git commit: HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than DFSOutputStream#writeChunk (cmccabe) - posted by cm...@apache.org on 2015/04/01 23:10:18 UTC, 1 replies.
- hadoop git commit: HDFS-7922. ShortCircuitCache#close is not releasing ScheduledThreadPoolExecutors (Rakesh R via Colin P. McCabe) - posted by cm...@apache.org on 2015/04/02 01:11:28 UTC, 1 replies.
- hadoop git commit: Zero map split input length combine with none zero map split input length will cause MR1 job hung. (zxu via rkanter) - posted by rk...@apache.org on 2015/04/02 01:41:34 UTC, 0 replies.
- hadoop git commit: Revert "YARN-3430. Made headroom data available on app attempt page of RM WebUI. Contributed by Xuan Gong." - posted by zj...@apache.org on 2015/04/02 01:45:01 UTC, 0 replies.
- hadoop git commit: HDFS-8036. Use snapshot path as source when using snapshot diff report in DistCp. Contributed by Jing Zhao. - posted by wh...@apache.org on 2015/04/02 01:51:09 UTC, 2 replies.
- hadoop git commit: HDFS-8008. Support client-side back off when the datanodes are congested. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/02 01:54:54 UTC, 1 replies.
- hadoop git commit: HADOOP-11757. NFS gateway should shutdown when it can't start UDP or TCP server. Contributed by Brandon Li - posted by br...@apache.org on 2015/04/02 02:04:37 UTC, 2 replies.
- hadoop git commit: HDFS-8001 RpcProgramNfs3 : wrong parsing of dfs.blocksize. Contributed by Remi Catherinot - posted by br...@apache.org on 2015/04/02 02:20:15 UTC, 2 replies.
- hadoop git commit: HADOOP-11731. Rework the changelog and releasenotes (aw) - posted by aw...@apache.org on 2015/04/02 02:52:29 UTC, 0 replies.
- hadoop git commit: HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/04/02 04:42:32 UTC, 2 replies.
- hadoop git commit: HDFS-7888. Change DFSOutputStream and DataStreamer for convenience of subclassing. Contributed by Li Bo - posted by sz...@apache.org on 2015/04/02 19:59:48 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: YARN-3430. Made headroom data available on app attempt page of RM WebUI. Contributed by Xuan Gong. - posted by zh...@apache.org on 2015/04/02 20:09:39 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than DFSOutputStream#writeChunk (cmccabe) - posted by zh...@apache.org on 2015/04/02 20:09:40 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-7922. ShortCircuitCache#close is not releasing ScheduledThreadPoolExecutors (Rakesh R via Colin P. McCabe) - posted by zh...@apache.org on 2015/04/02 20:09:41 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-8036. Use snapshot path as source when using snapshot diff report in DistCp. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/02 20:09:42 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-8008. Support client-side back off when the datanodes are congested. Contributed by Haohui Mai. - posted by zh...@apache.org on 2015/04/02 20:09:43 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HADOOP-11757. NFS gateway should shutdown when it can't start UDP or TCP server. Contributed by Brandon Li - posted by zh...@apache.org on 2015/04/02 20:09:44 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-8001 RpcProgramNfs3 : wrong parsing of dfs.blocksize. Contributed by Remi Catherinot - posted by zh...@apache.org on 2015/04/02 20:09:45 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HADOOP-11731. Rework the changelog and releasenotes (aw) - posted by zh...@apache.org on 2015/04/02 20:09:46 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B) - posted by zh...@apache.org on 2015/04/02 20:09:47 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HDFS-7888. Change DFSOutputStream and DataStreamer for convenience of subclassing. Contributed by Li Bo - posted by zh...@apache.org on 2015/04/02 20:09:48 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-7339. Allocating and persisting block groups in NameNode. Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/02 20:09:49 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-7347. Configurable erasure coding policy for individual files and directories ( Contributed by Zhe Zhang ) - posted by zh...@apache.org on 2015/04/02 20:09:50 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HADOOP-11534. Minor improvements for raw erasure coders ( Contributed by Kai Zheng ) - posted by zh...@apache.org on 2015/04/02 20:09:51 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-11514. Raw Erasure Coder API for concrete encoding and decoding (Kai Zheng via umamahesh) - posted by zh...@apache.org on 2015/04/02 20:09:52 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: Fix Compilation Error in TestAddBlockgroup.java after the merge - posted by zh...@apache.org on 2015/04/02 20:09:53 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-7652. Process block reports for erasure coded blocks. Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/02 20:09:54 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: Added the missed entry for commit of HADOOP-11541 - posted by zh...@apache.org on 2015/04/02 20:09:55 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-7716. Erasure Coding: extend BlockInfo to handle EC info. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/02 20:09:56 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-7716. Erasure Coding: extend BlockInfo to handle EC info. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/02 20:09:57 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HADOOP-11541. Raw XOR coder - posted by zh...@apache.org on 2015/04/02 20:09:58 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HADOOP-11643. Define EC schema API for ErasureCodec. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/02 20:09:59 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-7837. Erasure Coding: allocate and persist striped blocks in NameNode. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/02 20:10:00 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-7749. Erasure Coding: Add striped block support in INodeFile. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/02 20:10:01 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-7749. Erasure Coding: Add striped block support in INodeFile. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/02 20:10:02 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HADOOP-11542. Raw Reed-Solomon coder in pure Java. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/02 20:10:03 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HADOOP-11646. Erasure Coder API for encoding and decoding of block group ( Contributed by Kai Zheng ) - posted by zh...@apache.org on 2015/04/02 20:10:04 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-7872. Erasure Coding: INodeFile.dumpTreeRecursively() supports to print striped blocks. Contributed by Takuya Fukudome. - posted by zh...@apache.org on 2015/04/02 20:10:05 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-7853. Erasure coding: extend LocatedBlocks to support reading from striped files. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/02 20:10:06 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HADOOP-11705. Make erasure coder configurable. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/02 20:10:07 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: Fixed a compiling issue introduced by HADOOP-11705. - posted by zh...@apache.org on 2015/04/02 20:10:08 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903 and HDFS-7435. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/02 20:10:09 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-7826. Erasure Coding: Update INodeFile quota computation for striped blocks. Contributed by Kai Sasaki. - posted by zh...@apache.org on 2015/04/02 20:10:10 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-7369. Erasure coding: distribute recovery work for striped blocks to DataNode. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/02 20:10:11 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-7912. Erasure Coding: track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/02 20:10:12 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HADOOP-11706 Refine a little bit erasure coder API - posted by zh...@apache.org on 2015/04/02 20:10:13 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt accordingly - posted by zh...@apache.org on 2015/04/02 20:10:14 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HADOOP-11707. Add factory to create raw erasure coder. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/02 20:10:15 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HADOOP-11647. Reed-Solomon ErasureCoder. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/02 20:10:16 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903, HDFS-7435 and HDFS-7930 (this commit is for HDFS-7930 only) - posted by zh...@apache.org on 2015/04/02 20:10:17 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-7716. Add a test for BlockGroup support in FSImage. Contributed by Takuya Fukudome - posted by zh...@apache.org on 2015/04/02 20:10:18 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HDFS-7864. Erasure Coding: Update safemode calculation for striped blocks. Contributed by GAO Rui. - posted by zh...@apache.org on 2015/04/02 20:10:19 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903, HDFS-7435, HDFS-7930, HDFS-7960 (this commit is for HDFS-7960) - posted by zh...@apache.org on 2015/04/02 20:10:20 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-7827. Erasure Coding: support striped blocks in non-protobuf fsimage. Contributed by Hui Zheng. - posted by zh...@apache.org on 2015/04/02 20:10:21 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HADOOP-11664. Loading predefined EC schemas from configuration. Contributed by Kai Zheng. - posted by zh...@apache.org on 2015/04/02 20:10:22 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging (this commit is for HDFS-7742) - posted by zh...@apache.org on 2015/04/02 20:10:23 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HDFS-7907. Erasure Coding: track invalid, corrupt, and under-recovery striped blocks in NameNode. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/02 20:10:24 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-8005. Erasure Coding: simplify striped block recovery work computation and add tests. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/02 20:10:25 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin - posted by zh...@apache.org on 2015/04/02 20:10:26 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HDFS-8027. Erasure Coding: Update CHANGES-HDFS-7285.txt with branch commits (Vinayakumar B) - posted by zh...@apache.org on 2015/04/02 20:10:27 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HDFS-7617. Add unit tests for editlog transactions for EC. Contributed by Hui Zheng. - posted by zh...@apache.org on 2015/04/02 20:10:28 UTC, 0 replies.
- hadoop git commit: HDFS-7954. TestBalancer#testBalancerWithPinnedBlocks should not be executed on Windows. Contributed by Xiaoyu Yao - posted by sz...@apache.org on 2015/04/02 20:11:49 UTC, 2 replies.
- hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging (this commit is for conflicts from HDFS-6945). Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/02 20:26:09 UTC, 0 replies.
- hadoop git commit: HDFS-8035. Move checkBlocksProperlyReplicated() in FSNamesystem to BlockManager. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/02 20:37:08 UTC, 1 replies.
- hadoop git commit: YARN-3374. Collector's web server should randomly bind an available port. Contributed by Zhijie Shen - posted by ju...@apache.org on 2015/04/02 20:43:09 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6303. Read timeout when retrying a fetch error can be fatal to a reducer. Contributed by Jason Lowe. - posted by ju...@apache.org on 2015/04/02 20:57:10 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6303. Read timeout when retrying a fetch error can be fatal to a reducer. Contributed by Jason Lowe. (cherry picked from commit eccb7d46efbf07abcc6a01bd5e7d682f6815b824) - posted by ju...@apache.org on 2015/04/02 20:58:25 UTC, 1 replies.
- hadoop git commit: YARN-3415. Non-AM containers can be counted towards amResourceUsage of a fairscheduler queue (Zhihai Xu via Sandy Ryza) - posted by sa...@apache.org on 2015/04/02 22:57:27 UTC, 1 replies.
- hadoop git commit: HDFS-7893. Update the POM to create a separate hdfs-client jar. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/03 00:41:52 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-9805. Refactor RawLocalFileSystem#rename for improved testability. Contributed by Jean-Pierre Matsumoto. - posted by cn...@apache.org on 2015/04/03 01:16:20 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-9805. Refactor RawLocalFileSystem#rename for improved testability. Contributed by Jean-Pierre Matsumoto. - posted by cn...@apache.org on 2015/04/03 01:16:21 UTC, 0 replies.
- hadoop git commit: Addendum for HDFS-7893 in branch-2. - posted by wh...@apache.org on 2015/04/03 01:17:17 UTC, 0 replies.
- hadoop git commit: YARN-3365. Enhanced NodeManager to support using the 'tc' tool via container-executor for outbound network traffic control. Contributed by Sidharta Seethana. - posted by vi...@apache.org on 2015/04/03 01:54:34 UTC, 1 replies.
- hadoop git commit: YARN-2901. Add errors and warning metrics page to RM, NM web UI. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2015/04/03 02:25:33 UTC, 1 replies.
- hadoop git commit: HADOOP-11797. releasedocmaker.py needs to put ASF headers on output (aw) - posted by aw...@apache.org on 2015/04/03 05:50:43 UTC, 0 replies.
- hadoop git commit: HDFS-7811. Avoid recursive call getStoragePolicyID in INodeFile#computeQuotaUsage. Contributed by Xiaoyu Yao and Jing Zhao. - posted by ji...@apache.org on 2015/04/03 06:20:49 UTC, 2 replies.
- hadoop git commit: HDFS-7839. Erasure coding: implement facilities in NameNode to create and manage EC zones. Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/03 07:38:44 UTC, 0 replies.
- hadoop git commit: HADOOP-11800. Clean up some test methods in TestCodec.java. Contributed by Brahma Reddy Battula. - posted by aa...@apache.org on 2015/04/03 17:34:09 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-8034. Fix TestDFSClientRetries#testDFSClientConfigurationLocateFollowingBlockInitialDelay for Windows. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/03 19:18:44 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8034. Fix TestDFSClientRetries#testDFSClientConfigurationLocateFollowingBlockInitialDelay for Windows. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/03 19:18:45 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-4844. Counters / AbstractCounters have constant references not declared final. (Brahma Reddy Battula via gera) - posted by ge...@apache.org on 2015/04/03 19:33:35 UTC, 1 replies.
- [1/3] hadoop git commit: HDFS-8039. Fix TestDebugAdmin#testRecoverLease and testVerfiyBlockChecksumCommand on Windows. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/03 19:54:19 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-8039. Fix TestDebugAdmin#testRecoverLease and testVerfiyBlockChecksumCommand on Windows. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/03 19:54:20 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-8039. Fix TestDebugAdmin#testRecoverLease and testVerfiyBlockChecksumCommand on Windows. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/03 19:54:21 UTC, 0 replies.
- hadoop git commit: HADOOP-11785. Reduce the number of listStatus operation in distcp buildListing (Zoran Dimitrijevic via Colin P. McCabe) - posted by cm...@apache.org on 2015/04/03 23:08:42 UTC, 1 replies.
- hadoop git commit: HDFS-7996. After swapping a volume, BlockReceiver reports ReplicaNotFoundException (Lei (Eddy) Xu via Colin P. McCabe) - posted by cm...@apache.org on 2015/04/03 23:26:36 UTC, 2 replies.
- hadoop git commit: HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/04 00:23:14 UTC, 0 replies.
- hadoop git commit: HDFS-8051. FsVolumeList#addVolume should release volume reference if not put it into BlockScanner. (Lei (Eddy) Xu via Colin P. McCabe) - posted by cm...@apache.org on 2015/04/04 01:56:17 UTC, 2 replies.
- hadoop git commit: HDFS-8051. Fix missing import statement from backport. - posted by cm...@apache.org on 2015/04/04 04:07:45 UTC, 0 replies.
- hadoop git commit: HADOOP-11377. Added Null.java without which jdiff completely flops. Contributed by Tsuyoshi Ozawa. - posted by vi...@apache.org on 2015/04/04 22:47:55 UTC, 2 replies.
- [1/4] hadoop git commit: HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu. - posted by vi...@apache.org on 2015/04/04 22:52:35 UTC, 2 replies.
- [2/4] hadoop git commit: HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu. - posted by vi...@apache.org on 2015/04/04 22:52:36 UTC, 2 replies.
- [3/4] hadoop git commit: HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu. - posted by vi...@apache.org on 2015/04/04 22:52:37 UTC, 2 replies.
- [4/4] hadoop git commit: HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu. - posted by vi...@apache.org on 2015/04/04 22:52:38 UTC, 2 replies.
- hadoop git commit: YARN-3435. AM container to be allocated Appattempt AM container shown as null. Contributed by Bibin A Chundatt - posted by xg...@apache.org on 2015/04/05 09:41:51 UTC, 1 replies.
- hadoop git commit: TestFairScheduler.testContinuousScheduling fails Intermittently. Contributed by Zhihai Xu. - posted by oz...@apache.org on 2015/04/06 13:20:13 UTC, 1 replies.
- hadoop git commit: HDFS-7999. FsDatasetImpl#createTemporary sometimes holds the FSDatasetImpl lock for a very long time (sinago via cmccabe) - posted by cm...@apache.org on 2015/04/06 18:10:00 UTC, 2 replies.
- hadoop git commit: YARN-3334. NM uses timeline client to publish container metrics to new timeline service. Contributed by Junping Du. - posted by zj...@apache.org on 2015/04/06 18:37:23 UTC, 0 replies.
- [01/51] [abbrv] hadoop git commit: HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu. - posted by zh...@apache.org on 2015/04/06 19:38:01 UTC, 0 replies.
- [02/51] [abbrv] hadoop git commit: HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu. - posted by zh...@apache.org on 2015/04/06 19:38:02 UTC, 0 replies.
- [03/51] [abbrv] hadoop git commit: HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu. - posted by zh...@apache.org on 2015/04/06 19:38:03 UTC, 0 replies.
- [04/51] [abbrv] hadoop git commit: HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu. - posted by zh...@apache.org on 2015/04/06 19:38:04 UTC, 0 replies.
- [05/51] [abbrv] hadoop git commit: YARN-3435. AM container to be allocated Appattempt AM container shown as null. Contributed by Bibin A Chundatt - posted by zh...@apache.org on 2015/04/06 19:38:05 UTC, 0 replies.
- [06/51] [abbrv] hadoop git commit: TestFairScheduler.testContinuousScheduling fails Intermittently. Contributed by Zhihai Xu. - posted by zh...@apache.org on 2015/04/06 19:38:06 UTC, 0 replies.
- [07/51] [abbrv] hadoop git commit: HDFS-7999. FsDatasetImpl#createTemporary sometimes holds the FSDatasetImpl lock for a very long time (sinago via cmccabe) - posted by zh...@apache.org on 2015/04/06 19:38:07 UTC, 0 replies.
- [08/51] [abbrv] hadoop git commit: HDFS-7347. Configurable erasure coding policy for individual files and directories ( Contributed by Zhe Zhang ) - posted by zh...@apache.org on 2015/04/06 19:38:08 UTC, 0 replies.
- [09/51] [abbrv] hadoop git commit: HDFS-7339. Allocating and persisting block groups in NameNode. Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/06 19:38:09 UTC, 0 replies.
- [10/51] [abbrv] hadoop git commit: Fix Compilation Error in TestAddBlockgroup.java after the merge - posted by zh...@apache.org on 2015/04/06 19:38:10 UTC, 0 replies.
- [11/51] [abbrv] hadoop git commit: HDFS-7652. Process block reports for erasure coded blocks. Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/06 19:38:11 UTC, 0 replies.
- [12/51] [abbrv] hadoop git commit: Added the missed entry for commit of HADOOP-11541 - posted by zh...@apache.org on 2015/04/06 19:38:12 UTC, 0 replies.
- [13/51] [abbrv] hadoop git commit: HADOOP-11541. Raw XOR coder - posted by zh...@apache.org on 2015/04/06 19:38:13 UTC, 0 replies.
- [14/51] [abbrv] hadoop git commit: HADOOP-11534. Minor improvements for raw erasure coders ( Contributed by Kai Zheng ) - posted by zh...@apache.org on 2015/04/06 19:38:14 UTC, 0 replies.
- [15/51] [abbrv] hadoop git commit: HADOOP-11514. Raw Erasure Coder API for concrete encoding and decoding (Kai Zheng via umamahesh) - posted by zh...@apache.org on 2015/04/06 19:38:15 UTC, 0 replies.
- [16/51] [abbrv] hadoop git commit: HDFS-7716. Erasure Coding: extend BlockInfo to handle EC info. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/06 19:38:16 UTC, 0 replies.
- [17/51] [abbrv] hadoop git commit: HDFS-7716. Erasure Coding: extend BlockInfo to handle EC info. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/06 19:38:17 UTC, 0 replies.
- [18/51] [abbrv] hadoop git commit: HADOOP-11542. Raw Reed-Solomon coder in pure Java. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/06 19:38:18 UTC, 0 replies.
- [19/51] [abbrv] hadoop git commit: HDFS-7749. Erasure Coding: Add striped block support in INodeFile. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/06 19:38:19 UTC, 0 replies.
- [20/51] [abbrv] hadoop git commit: HDFS-7749. Erasure Coding: Add striped block support in INodeFile. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/06 19:38:20 UTC, 0 replies.
- [21/51] [abbrv] hadoop git commit: HDFS-7837. Erasure Coding: allocate and persist striped blocks in NameNode. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/06 19:38:21 UTC, 0 replies.
- [22/51] [abbrv] hadoop git commit: HADOOP-11643. Define EC schema API for ErasureCodec. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/06 19:38:22 UTC, 0 replies.
- [23/51] [abbrv] hadoop git commit: HDFS-7872. Erasure Coding: INodeFile.dumpTreeRecursively() supports to print striped blocks. Contributed by Takuya Fukudome. - posted by zh...@apache.org on 2015/04/06 19:38:23 UTC, 0 replies.
- [24/51] [abbrv] hadoop git commit: HADOOP-11705. Make erasure coder configurable. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/06 19:38:24 UTC, 0 replies.
- [25/51] [abbrv] hadoop git commit: HDFS-7853. Erasure coding: extend LocatedBlocks to support reading from striped files. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/06 19:38:25 UTC, 0 replies.
- [26/51] [abbrv] hadoop git commit: HADOOP-11646. Erasure Coder API for encoding and decoding of block group ( Contributed by Kai Zheng ) - posted by zh...@apache.org on 2015/04/06 19:38:26 UTC, 0 replies.
- [27/51] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903 and HDFS-7435. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/06 19:38:27 UTC, 0 replies.
- [28/51] [abbrv] hadoop git commit: Fixed a compiling issue introduced by HADOOP-11705. - posted by zh...@apache.org on 2015/04/06 19:38:28 UTC, 0 replies.
- [29/51] [abbrv] hadoop git commit: HDFS-7912. Erasure Coding: track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/06 19:38:29 UTC, 0 replies.
- [30/51] [abbrv] hadoop git commit: HDFS-7826. Erasure Coding: Update INodeFile quota computation for striped blocks. Contributed by Kai Sasaki. - posted by zh...@apache.org on 2015/04/06 19:38:30 UTC, 0 replies.
- [31/51] [abbrv] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt accordingly - posted by zh...@apache.org on 2015/04/06 19:38:31 UTC, 0 replies.
- [32/51] [abbrv] hadoop git commit: HDFS-7369. Erasure coding: distribute recovery work for striped blocks to DataNode. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/06 19:38:32 UTC, 0 replies.
- [33/51] [abbrv] hadoop git commit: HADOOP-11707. Add factory to create raw erasure coder. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/06 19:38:33 UTC, 0 replies.
- [34/51] [abbrv] hadoop git commit: HADOOP-11706 Refine a little bit erasure coder API - posted by zh...@apache.org on 2015/04/06 19:38:34 UTC, 0 replies.
- [35/51] [abbrv] hadoop git commit: HDFS-7864. Erasure Coding: Update safemode calculation for striped blocks. Contributed by GAO Rui. - posted by zh...@apache.org on 2015/04/06 19:38:35 UTC, 0 replies.
- [36/51] [abbrv] hadoop git commit: HADOOP-11647. Reed-Solomon ErasureCoder. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/06 19:38:36 UTC, 0 replies.
- [37/51] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903, HDFS-7435 and HDFS-7930 (this commit is for HDFS-7930 only) - posted by zh...@apache.org on 2015/04/06 19:38:37 UTC, 0 replies.
- [38/51] [abbrv] hadoop git commit: HDFS-7827. Erasure Coding: support striped blocks in non-protobuf fsimage. Contributed by Hui Zheng. - posted by zh...@apache.org on 2015/04/06 19:38:38 UTC, 0 replies.
- [39/51] [abbrv] hadoop git commit: HDFS-7716. Add a test for BlockGroup support in FSImage. Contributed by Takuya Fukudome - posted by zh...@apache.org on 2015/04/06 19:38:39 UTC, 0 replies.
- [40/51] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging (this commit is for HDFS-7742) - posted by zh...@apache.org on 2015/04/06 19:38:40 UTC, 0 replies.
- [41/51] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903, HDFS-7435, HDFS-7930, HDFS-7960 (this commit is for HDFS-7960) - posted by zh...@apache.org on 2015/04/06 19:38:41 UTC, 0 replies.
- [42/51] [abbrv] hadoop git commit: HADOOP-11664. Loading predefined EC schemas from configuration. Contributed by Kai Zheng. - posted by zh...@apache.org on 2015/04/06 19:38:42 UTC, 0 replies.
- [43/51] [abbrv] hadoop git commit: HDFS-8005. Erasure Coding: simplify striped block recovery work computation and add tests. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/06 19:38:43 UTC, 0 replies.
- [44/51] [abbrv] hadoop git commit: HDFS-8027. Erasure Coding: Update CHANGES-HDFS-7285.txt with branch commits (Vinayakumar B) - posted by zh...@apache.org on 2015/04/06 19:38:44 UTC, 0 replies.
- [45/51] [abbrv] hadoop git commit: HDFS-7907. Erasure Coding: track invalid, corrupt, and under-recovery striped blocks in NameNode. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/06 19:38:45 UTC, 0 replies.
- [46/51] [abbrv] hadoop git commit: HDFS-7839. Erasure coding: implement facilities in NameNode to create and manage EC zones. Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/06 19:38:46 UTC, 0 replies.
- [47/51] [abbrv] hadoop git commit: HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin - posted by zh...@apache.org on 2015/04/06 19:38:47 UTC, 0 replies.
- [48/51] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging (this commit is for conflicts from HDFS-6945). Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/06 19:38:48 UTC, 0 replies.
- [49/51] [abbrv] hadoop git commit: HDFS-7617. Add unit tests for editlog transactions for EC. Contributed by Hui Zheng. - posted by zh...@apache.org on 2015/04/06 19:38:49 UTC, 0 replies.
- [50/51] [abbrv] hadoop git commit: HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/06 19:38:50 UTC, 0 replies.
- [51/51] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging trunk changes (this commit is for HDFS-8035). Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/06 19:38:51 UTC, 0 replies.
- [Hadoop Wiki] Update of "ContributorsGroup" by SteveLoughran - posted by Apache Wiki <wi...@apache.org> on 2015/04/06 21:19:13 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-3304. Addendum patch. Cleaning up ResourceCalculatorProcessTree APIs for public use and removing inconsistencies in the default values. (Junping Du and Karthik Kambatla via vinodkv) - posted by zj...@apache.org on 2015/04/06 21:22:31 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-6945. BlockManager should remove a block from excessReplicateMap and decrement ExcessBlocks metric when the block is removed. (aajisaka) - posted by zj...@apache.org on 2015/04/06 21:22:32 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: Reverted MAPREDUCE-6286, MAPREDUCE-6199, and MAPREDUCE-5875 from branch-2.7. Editing CHANGES.txt to reflect this. - posted by zj...@apache.org on 2015/04/06 21:22:33 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-3412. RM tests should use MockRM where possible. (kasha) - posted by zj...@apache.org on 2015/04/06 21:22:34 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-7671. hdfs user guide should point to the common rack awareness doc. Contributed by Kai Sasaki. - posted by zj...@apache.org on 2015/04/06 21:22:35 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HDFS-7997. The first non-existing xattr should also throw IOException. (zhouyingchao via yliu) - posted by zj...@apache.org on 2015/04/06 21:22:36 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-3425. NPE from RMNodeLabelsManager.serviceStop when NodeLabelsManager.serviceInit failed. (Bibin A Chundatt via wangda) - posted by zj...@apache.org on 2015/04/06 21:22:37 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-3248. Correct fix version from branch-2.7 to branch-2.8 in the change log. - posted by zj...@apache.org on 2015/04/06 21:22:38 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-3424. Change logs for ContainerMonitorImpl's resourse monitoring from info to debug. Contributed by Anubhav Dhoot. - posted by zj...@apache.org on 2015/04/06 21:22:39 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-3428. Debug log resources to be localized for a container. (kasha) - posted by zj...@apache.org on 2015/04/06 21:22:40 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-3248. Display count of nodes blacklisted by apps in the web UI. Contributed by Varun Vasudev - posted by zj...@apache.org on 2015/04/06 21:22:41 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-3430. Made headroom data available on app attempt page of RM WebUI. Contributed by Xuan Gong. - posted by zj...@apache.org on 2015/04/06 21:22:42 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-7978. Add LOG.isDebugEnabled() guard for some LOG.debug(..). Contributed by Walter Su. - posted by zj...@apache.org on 2015/04/06 21:22:43 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-11787. OpensslSecureRandom.c pthread_threadid_np usage signature is wrong on 32-bit Mac. Contributed by Kiran Kumar M R. - posted by zj...@apache.org on 2015/04/06 21:22:44 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-8009. Signal congestion on the DataNode. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/06 21:22:45 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: Add the missing files for HDFS-8009. - posted by zj...@apache.org on 2015/04/06 21:22:46 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-8008. Support client-side back off when the datanodes are congested. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/06 21:22:47 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-7922. ShortCircuitCache#close is not releasing ScheduledThreadPoolExecutors (Rakesh R via Colin P. McCabe) - posted by zj...@apache.org on 2015/04/06 21:22:48 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than DFSOutputStream#writeChunk (cmccabe) - posted by zj...@apache.org on 2015/04/06 21:22:49 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-8036. Use snapshot path as source when using snapshot diff report in DistCp. Contributed by Jing Zhao. - posted by zj...@apache.org on 2015/04/06 21:22:50 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HADOOP-11757. NFS gateway should shutdown when it can't start UDP or TCP server. Contributed by Brandon Li - posted by zj...@apache.org on 2015/04/06 21:22:51 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-8001 RpcProgramNfs3 : wrong parsing of dfs.blocksize. Contributed by Remi Catherinot - posted by zj...@apache.org on 2015/04/06 21:22:52 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B) - posted by zj...@apache.org on 2015/04/06 21:22:53 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HADOOP-11731. Rework the changelog and releasenotes (aw) - posted by zj...@apache.org on 2015/04/06 21:22:54 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HDFS-8035. Move checkBlocksProperlyReplicated() in FSNamesystem to BlockManager. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/06 21:22:55 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-7888. Change DFSOutputStream and DataStreamer for convenience of subclassing. Contributed by Li Bo - posted by zj...@apache.org on 2015/04/06 21:22:56 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-7954. TestBalancer#testBalancerWithPinnedBlocks should not be executed on Windows. Contributed by Xiaoyu Yao - posted by zj...@apache.org on 2015/04/06 21:22:57 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-9805. Refactor RawLocalFileSystem#rename for improved testability. Contributed by Jean-Pierre Matsumoto. - posted by zj...@apache.org on 2015/04/06 21:22:58 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-3365. Enhanced NodeManager to support using the 'tc' tool via container-executor for outbound network traffic control. Contributed by Sidharta Seethana. - posted by zj...@apache.org on 2015/04/06 21:22:59 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: MAPREDUCE-6303. Read timeout when retrying a fetch error can be fatal to a reducer. Contributed by Jason Lowe. - posted by zj...@apache.org on 2015/04/06 21:23:00 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-3415. Non-AM containers can be counted towards amResourceUsage of a fairscheduler queue (Zhihai Xu via Sandy Ryza) - posted by zj...@apache.org on 2015/04/06 21:23:01 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-7893. Update the POM to create a separate hdfs-client jar. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/06 21:23:02 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-2901. Add errors and warning metrics page to RM, NM web UI. (Varun Vasudev via wangda) - posted by zj...@apache.org on 2015/04/06 21:23:03 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HADOOP-11797. releasedocmaker.py needs to put ASF headers on output (aw) - posted by zj...@apache.org on 2015/04/06 21:23:04 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-7811. Avoid recursive call getStoragePolicyID in INodeFile#computeQuotaUsage. Contributed by Xiaoyu Yao and Jing Zhao. - posted by zj...@apache.org on 2015/04/06 21:23:05 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HADOOP-11800. Clean up some test methods in TestCodec.java. Contributed by Brahma Reddy Battula. - posted by zj...@apache.org on 2015/04/06 21:23:06 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-8034. Fix TestDFSClientRetries#testDFSClientConfigurationLocateFollowingBlockInitialDelay for Windows. Contributed by Xiaoyu Yao. - posted by zj...@apache.org on 2015/04/06 21:23:07 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HDFS-7996. After swapping a volume, BlockReceiver reports ReplicaNotFoundException (Lei (Eddy) Xu via Colin P. McCabe) - posted by zj...@apache.org on 2015/04/06 21:23:08 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: MAPREDUCE-4844. Counters / AbstractCounters have constant references not declared final. (Brahma Reddy Battula via gera) - posted by zj...@apache.org on 2015/04/06 21:23:09 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-8051. FsVolumeList#addVolume should release volume reference if not put it into BlockScanner. (Lei (Eddy) Xu via Colin P. McCabe) - posted by zj...@apache.org on 2015/04/06 21:23:10 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HADOOP-11785. Reduce the number of listStatus operation in distcp buildListing (Zoran Dimitrijevic via Colin P. McCabe) - posted by zj...@apache.org on 2015/04/06 21:23:11 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-8039. Fix TestDebugAdmin#testRecoverLease and testVerfiyBlockChecksumCommand on Windows. Contributed by Xiaoyu Yao. - posted by zj...@apache.org on 2015/04/06 21:23:12 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HADOOP-11377. Added Null.java without which jdiff completely flops. Contributed by Tsuyoshi Ozawa. - posted by zj...@apache.org on 2015/04/06 21:23:13 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu. - posted by zj...@apache.org on 2015/04/06 21:23:14 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu. - posted by zj...@apache.org on 2015/04/06 21:23:15 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu. - posted by zj...@apache.org on 2015/04/06 21:23:16 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu. - posted by zj...@apache.org on 2015/04/06 21:23:17 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: TestFairScheduler.testContinuousScheduling fails Intermittently. Contributed by Zhihai Xu. - posted by zj...@apache.org on 2015/04/06 21:23:18 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-3435. AM container to be allocated Appattempt AM container shown as null. Contributed by Bibin A Chundatt - posted by zj...@apache.org on 2015/04/06 21:23:19 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HDFS-7999. FsDatasetImpl#createTemporary sometimes holds the FSDatasetImpl lock for a very long time (sinago via cmccabe) - posted by zj...@apache.org on 2015/04/06 21:23:20 UTC, 0 replies.
- hadoop git commit: HDFS-7969. Erasure coding: NameNode support for lease recovery of striped block groups. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/06 21:52:50 UTC, 0 replies.
- hadoop git commit: YARN-2429. TestAMRMTokens.testTokenExpiry fails Intermittently with error message:Invalid AMRMToken (zxu via rkanter) - posted by rk...@apache.org on 2015/04/06 23:14:38 UTC, 1 replies.
- hadoop git commit: Move YARN-3273 from 2.8 to 2.7. - posted by zj...@apache.org on 2015/04/06 23:15:05 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-3273. Improve scheduler UI to facilitate scheduling analysis and debugging. Contributed Rohith Sharmaks - posted by zj...@apache.org on 2015/04/06 23:17:40 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-3430. Made headroom data available on app attempt page of RM WebUI. Contributed by Xuan Gong. - posted by zj...@apache.org on 2015/04/06 23:17:41 UTC, 0 replies.
- [Hadoop Wiki] Trivial Update of "PoweredBy" by JoshBaer - posted by Apache Wiki <wi...@apache.org> on 2015/04/06 23:31:00 UTC, 0 replies.
- hadoop git commit: HDFS-8071. Redundant checkFileProgress() in PART II of getAdditionalBlock(). Contributed by Konstantin Shvachko. - posted by sh...@apache.org on 2015/04/07 08:38:41 UTC, 2 replies.
- [Hadoop Wiki] Update of "UnknownHost" by SteveLoughran - posted by Apache Wiki <wi...@apache.org> on 2015/04/07 11:28:09 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-11805 Better to rename some raw erasure coders. Contributed by Kai Zheng - posted by dr...@apache.org on 2015/04/07 11:34:33 UTC, 0 replies.
- [2/2] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt - posted by dr...@apache.org on 2015/04/07 11:34:34 UTC, 3 replies.
- [1/2] hadoop git commit: HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin Updated CHANGES-HDFS-EC-7285.txt - posted by vi...@apache.org on 2015/04/07 12:06:06 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang. Updated CHANGES-HDFS-EC-7285.txt - posted by vi...@apache.org on 2015/04/07 12:06:07 UTC, 0 replies.
- hadoop git commit: HADOOP-11645. Erasure Codec API covering the essential aspects for an erasure code ( Contributed by Kai Zheng) - posted by vi...@apache.org on 2015/04/07 12:35:52 UTC, 0 replies.
- hadoop git commit: HADOOP-11717. Support JWT tokens for web single sign on to the Hadoop servers. (Larry McCay via omalley) - posted by om...@apache.org on 2015/04/07 17:13:44 UTC, 1 replies.
- hadoop git commit: YARN-3110. Few issues in ApplicationHistory web ui. Contributed by Naganarasimha G R - posted by xg...@apache.org on 2015/04/07 17:23:40 UTC, 1 replies.
- hadoop git commit: YARN-2666. Commit 53959e6 - posted by ka...@apache.org on 2015/04/07 18:08:04 UTC, 1 replies.
- hadoop git commit: YARN-3294. Allow dumping of Capacity Scheduler debug logs via web UI for a fixed time period. Contributed by Varun Vasudev - posted by xg...@apache.org on 2015/04/07 18:54:05 UTC, 1 replies.
- hadoop git commit: HDFS-7782. Erasure coding: pread from files in striped layout. Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/07 20:18:26 UTC, 0 replies.
- hadoop git commit: HDFS-7782. Erasure coding: pread from files in striped layout. Contributed by Zhe Zhang and Jing Zhao - posted by zh...@apache.org on 2015/04/07 20:20:11 UTC, 0 replies.
- hadoop git commit: HDFS-8049. Add @InterfaceAudience.Private annotation to hdfs client implementation. Contributed by Takuya Fukudome - posted by sz...@apache.org on 2015/04/07 22:59:52 UTC, 1 replies.
- hadoop git commit: HDFS-8038. PBImageDelimitedTextWriter#getEntry output HDFS path in platform-specific format. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/07 23:22:50 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8038. PBImageDelimitedTextWriter#getEntry output HDFS path in platform-specific format. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/07 23:40:45 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8038. PBImageDelimitedTextWriter#getEntry output HDFS path in platform-specific format. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/07 23:40:46 UTC, 0 replies.
- [1/3] hadoop git commit: HADOOP-11796. Skip TestShellBasedIdMapping.testStaticMapUpdate on Windows. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/08 00:33:18 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-11796. Skip TestShellBasedIdMapping.testStaticMapUpdate on Windows. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/08 00:33:19 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-11796. Skip TestShellBasedIdMapping.testStaticMapUpdate on Windows. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/08 00:33:20 UTC, 0 replies.
- hadoop git commit: YARN-3429. Fix incorrect CHANGES.txt - posted by rk...@apache.org on 2015/04/08 01:16:19 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-11801. Update BUILDING.txt for Ubuntu. (Contributed by Gabor Liptak) - posted by ar...@apache.org on 2015/04/08 03:07:02 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-11801. Update BUILDING.txt for Ubuntu. (Contributed by Gabor Liptak) - posted by ar...@apache.org on 2015/04/08 03:07:03 UTC, 0 replies.
- hadoop git commit: HADOOP-11801. Update BUILDING.txt for Ubuntu. (Contributed by Gabor Liptak) - posted by ar...@apache.org on 2015/04/08 03:07:27 UTC, 0 replies.
- hadoop git commit: HDFS-5215. dfs.datanode.du.reserved is not considered while computing available space ( Brahma Reddy Battula via Yongjun Zhang) - posted by yj...@apache.org on 2015/04/08 04:34:22 UTC, 1 replies.
- hadoop git commit: HDFS-8079. Move dfs.client.retry.* confs from DFSConfigKeys to HdfsClientConfigKeys.Retry. - posted by sz...@apache.org on 2015/04/08 04:49:06 UTC, 1 replies.
- hadoop git commit: HDFS-8073. Split BlockPlacementPolicyDefault.chooseTarget(..) so it can be easily overrided. (Contributed by Walter Su) - posted by vi...@apache.org on 2015/04/08 06:27:01 UTC, 1 replies.
- hadoop git commit: HDFS-8080. Separate JSON related routines used by WebHdfsFileSystem to a package local class. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/08 06:30:33 UTC, 1 replies.
- hadoop git commit: YARN-3457. NPE when NodeManager.serviceInit fails and stopRecoveryStore called. Contributed by Bibin A Chundatt. - posted by oz...@apache.org on 2015/04/08 08:57:29 UTC, 1 replies.
- hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/04/08 09:19:54 UTC, 0 replies.
- hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) Added missed file - posted by vi...@apache.org on 2015/04/08 10:53:20 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8074 Define a system-wide default EC schema. Contributed by Kai Zheng - posted by dr...@apache.org on 2015/04/08 11:34:26 UTC, 0 replies.
- hadoop git commit: HADOOP-11781. fix race conditions and add URL support to smart-apply-patch.sh (Raymie Stata via aw) - posted by aw...@apache.org on 2015/04/08 19:05:36 UTC, 0 replies.
- hadoop git commit: YARN-3459. Fix failiure of TestLog4jWarningErrorMetricsAppender. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2015/04/08 19:58:04 UTC, 1 replies.
- hadoop git commit: YARN-2901 addendum: Fixed findbugs warning caused by previously patch - posted by wa...@apache.org on 2015/04/08 20:02:24 UTC, 1 replies.
- [1/3] hadoop git commit: HDFS-8072. Reserved RBW space is not released if client terminates while writing block. (Arpit Agarwal) - posted by ar...@apache.org on 2015/04/08 20:39:20 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-8072. Reserved RBW space is not released if client terminates while writing block. (Arpit Agarwal) - posted by ar...@apache.org on 2015/04/08 20:39:21 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-8072. Reserved RBW space is not released if client terminates while writing block. (Arpit Agarwal) - posted by ar...@apache.org on 2015/04/08 20:39:22 UTC, 0 replies.
- hadoop git commit: HDFS-8079. Move CorruptFileBlockIterator to a new hdfs.client.impl package. - posted by sz...@apache.org on 2015/04/08 20:50:54 UTC, 1 replies.
- hadoop git commit: HDFS-8046. Allow better control of getContentSummary. Contributed by Kihwal Lee. - posted by ki...@apache.org on 2015/04/08 22:39:50 UTC, 0 replies.
- hadoop git commit: HDFS-8046. Allow better control of getContentSummary. Contributed by Kihwal Lee. (cherry picked from commit 285b31e75e51ec8e3a796c2cb0208739368ca9b8) - posted by ki...@apache.org on 2015/04/08 22:40:16 UTC, 0 replies.
- hadoop git commit: YARN-2890. MiniYarnCluster should turn on timeline service if configured to do so. Contributed by Mit Desai. - posted by hi...@apache.org on 2015/04/08 23:13:35 UTC, 1 replies.
- hadoop git commit: HDFS-8076. Code cleanup for DFSInputStream: use offset instead of LocatedBlock when possible. Contributed by Zhe Zhang. - posted by wa...@apache.org on 2015/04/09 00:43:23 UTC, 1 replies.
- hadoop git commit: HDFS-7725. Incorrect 'nodes in service' metrics caused all writes to fail. Contributed by Ming Ma. - posted by wa...@apache.org on 2015/04/09 00:52:40 UTC, 1 replies.
- hadoop git commit: Revert HDFS-7808. - posted by wh...@apache.org on 2015/04/09 01:00:14 UTC, 2 replies.
- hadoop git commit: Revert HDFS-7813. - posted by wh...@apache.org on 2015/04/09 01:03:23 UTC, 2 replies.
- hadoop git commit: HDFS-8025. Addendum fix for HDFS-3087 Decomissioning on NN restart can complete without blocks being replicated. Contributed by Ming Ma. - posted by wa...@apache.org on 2015/04/09 01:09:36 UTC, 1 replies.
- [1/3] hadoop git commit: HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/09 01:31:00 UTC, 1 replies.
- [2/3] hadoop git commit: HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/09 01:31:01 UTC, 1 replies.
- [3/3] hadoop git commit: HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/09 01:31:02 UTC, 1 replies.
- hadoop git commit: HADOOP-11814. Reformat hadoop-annotations, o.a.h.classification.tools. Contributed by Li Lu. - posted by wh...@apache.org on 2015/04/09 02:56:33 UTC, 1 replies.
- hadoop git commit: HDFS-7979. Initialize block report IDs with a random number. - posted by wa...@apache.org on 2015/04/09 06:45:16 UTC, 1 replies.
- hadoop git commit: HDFS-8096. DatanodeMetrics#blocksReplicated will get incremented early and even for failed transfers (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/04/09 08:28:16 UTC, 1 replies.
- Git Push Summary - posted by ji...@apache.org on 2015/04/09 08:40:40 UTC, 1 replies.
- hadoop git commit: YARN-3465. Use LinkedHashMap to preserve order of resource requests. (Zhihai Xu via kasha) - posted by ka...@apache.org on 2015/04/09 09:10:06 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-8104 Make hard-coded values consistent with the system default schema first before remove them. Contributed by Kai Zheng - posted by dr...@apache.org on 2015/04/09 10:20:56 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-11818 Minor improvements for erasurecode classes. Contributed by Rakesh R - posted by dr...@apache.org on 2015/04/09 14:37:06 UTC, 0 replies.
- hadoop git commit: HDFS-8025. Addendum fix for HDFS-3087 Decomissioning on NN restart can complete without blocks being replicated. Contributed by Ming Ma. (cherry picked from commit 5a540c3d3107199f4632e2ad7ee8ff913b107a04) - posted by ki...@apache.org on 2015/04/09 17:02:34 UTC, 0 replies.
- hadoop git commit: Fix CHANGES.txt for branch-2 - posted by ki...@apache.org on 2015/04/09 17:06:16 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8101. DFSClient use of non-constant DFSConfigKeys pulls in WebHDFS classes at runtime. Contributed by Sean Busbey. - posted by at...@apache.org on 2015/04/09 18:48:28 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8101. DFSClient use of non-constant DFSConfigKeys pulls in WebHDFS classes at runtime. Contributed by Sean Busbey. (cherry picked from commit 3fe61e0bb0d025a6acbb754027f73f3084b2f4d1) - posted by at...@apache.org on 2015/04/09 18:48:29 UTC, 0 replies.
- hadoop git commit: YARN-3466. Fix RM nodes web page to sort by node HTTP-address, #containers and node-label column. (Jason Lowe via wangda) - posted by wa...@apache.org on 2015/04/09 19:35:26 UTC, 2 replies.
- hadoop git commit: HADOOP-11815. HttpServer2 should destroy SignerSecretProvider when it stops. Contributed by Rohith. - posted by wh...@apache.org on 2015/04/09 19:58:22 UTC, 2 replies.
- hadoop git commit: HDFS-8099. Change "DFSInputStream has been closed already" message to debug log level (Charles Lamb via Colin P. McCabe) - posted by cm...@apache.org on 2015/04/09 20:22:53 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-7188. support build libhdfs3 on windows (Thanh Do via Colin P. McCabe) - posted by cm...@apache.org on 2015/04/09 20:39:32 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-7188. support build libhdfs3 on windows (Thanh Do via Colin P. McCabe) - posted by cm...@apache.org on 2015/04/09 20:39:33 UTC, 0 replies.
- hadoop git commit: HDFS-8063: Fix intermittent test failures in TestTracing (Masatake Iwasaki via Colin P. McCabe) - posted by cm...@apache.org on 2015/04/09 20:41:18 UTC, 2 replies.
- hadoop git commit: HDFS-8091: ACLStatus and XAttributes should be presented to INodeAttributesProvider before returning to client (asuresh) - posted by as...@apache.org on 2015/04/09 21:39:03 UTC, 1 replies.
- hadoop git commit: YARN-3055. Fixed ResourceManager's DelegationTokenRenewer to not stop token renewal of applications part of a bigger workflow. Contributed by Daryn Sharp. - posted by vi...@apache.org on 2015/04/09 22:09:45 UTC, 2 replies.
- hadoop git commit: MAPREDUCE-6266. Job#getTrackingURL should consistently return a proper URL (rchiang via rkanter) - posted by rk...@apache.org on 2015/04/09 22:49:18 UTC, 1 replies.
- hadoop git commit: Fix CHANGES.txt for HDFS-8091 - posted by as...@apache.org on 2015/04/09 22:51:05 UTC, 0 replies.
- hadoop git commit: Adding release 2.7.1 to CHANGES.txt - posted by vi...@apache.org on 2015/04/09 22:54:53 UTC, 2 replies.
- hadoop git commit: Preparing for 2.7.1 development: mvn versions:set - posted by vi...@apache.org on 2015/04/09 23:15:41 UTC, 0 replies.
- hadoop git commit: HDFS-8102. Separate webhdfs retry configuration keys from DFSConfigKeys. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/09 23:36:36 UTC, 1 replies.
- [1/5] hadoop git commit: Revert "Adding release 2.7.1 to CHANGES.txt" from branch-2.7.0. - posted by vi...@apache.org on 2015/04/10 01:05:41 UTC, 0 replies.
- [2/5] hadoop git commit: Preparing for 2.7.0 development: mvn versions:set -DnewVersion=2.7.0 - posted by vi...@apache.org on 2015/04/10 01:05:42 UTC, 0 replies.
- [3/5] hadoop git commit: Preparing for 2.7.0 development: Fixing hadoop-project/src/site/apt/index.apt.vm to point to 2.6.0 as the last stable release. - posted by vi...@apache.org on 2015/04/10 01:05:43 UTC, 0 replies.
- [4/5] hadoop git commit: Preparing for 2.7.0 development: Updating releasenotes.html. - posted by vi...@apache.org on 2015/04/10 01:05:44 UTC, 0 replies.
- [5/5] hadoop git commit: Preparing for 2.7.0 development: Updating releasenotes.html. - posted by vi...@apache.org on 2015/04/10 01:05:45 UTC, 0 replies.
- hadoop git commit: HDFS-8077. Erasure coding: fix bugs in EC zone and symlinks. Contributed by Jing Zhao and Zhe Zhang. - posted by ji...@apache.org on 2015/04/10 02:53:34 UTC, 0 replies.
- hadoop git commit: YARN-3391. Clearly define flow ID/ flow run / flow version in API and storage. Contributed by Zhijie Shen - posted by ju...@apache.org on 2015/04/10 02:53:53 UTC, 0 replies.
- [01/47] hadoop git commit: YARN-2429. TestAMRMTokens.testTokenExpiry fails Intermittently with error message:Invalid AMRMToken (zxu via rkanter) - posted by zj...@apache.org on 2015/04/10 06:24:57 UTC, 0 replies.
- [02/47] hadoop git commit: YARN-3294. Allow dumping of Capacity Scheduler debug logs via web UI for a fixed time period. Contributed by Varun Vasudev - posted by zj...@apache.org on 2015/04/10 06:24:58 UTC, 0 replies.
- [03/47] hadoop git commit: YARN-2666. Commit 53959e6 - posted by zj...@apache.org on 2015/04/10 06:24:59 UTC, 0 replies.
- [04/47] hadoop git commit: YARN-3110. Few issues in ApplicationHistory web ui. Contributed by Naganarasimha G R - posted by zj...@apache.org on 2015/04/10 06:25:00 UTC, 0 replies.
- [05/47] hadoop git commit: Move YARN-3273 from 2.8 to 2.7. - posted by zj...@apache.org on 2015/04/10 06:25:01 UTC, 0 replies.
- [06/47] hadoop git commit: HADOOP-11717. Support JWT tokens for web single sign on to the Hadoop servers. (Larry McCay via omalley) - posted by zj...@apache.org on 2015/04/10 06:25:02 UTC, 0 replies.
- [07/47] hadoop git commit: HDFS-8071. Redundant checkFileProgress() in PART II of getAdditionalBlock(). Contributed by Konstantin Shvachko. - posted by zj...@apache.org on 2015/04/10 06:25:03 UTC, 0 replies.
- [08/47] hadoop git commit: HADOOP-11801. Update BUILDING.txt for Ubuntu. (Contributed by Gabor Liptak) - posted by zj...@apache.org on 2015/04/10 06:25:04 UTC, 0 replies.
- [09/47] hadoop git commit: YARN-3429. Fix incorrect CHANGES.txt - posted by zj...@apache.org on 2015/04/10 06:25:05 UTC, 0 replies.
- [10/47] hadoop git commit: HADOOP-11796. Skip TestShellBasedIdMapping.testStaticMapUpdate on Windows. Contributed by Xiaoyu Yao. - posted by zj...@apache.org on 2015/04/10 06:25:06 UTC, 0 replies.
- [11/47] hadoop git commit: HDFS-8038. PBImageDelimitedTextWriter#getEntry output HDFS path in platform-specific format. Contributed by Xiaoyu Yao. - posted by zj...@apache.org on 2015/04/10 06:25:07 UTC, 0 replies.
- [12/47] hadoop git commit: HDFS-8049. Add @InterfaceAudience.Private annotation to hdfs client implementation. Contributed by Takuya Fukudome - posted by zj...@apache.org on 2015/04/10 06:25:08 UTC, 0 replies.
- [13/47] hadoop git commit: HDFS-8080. Separate JSON related routines used by WebHdfsFileSystem to a package local class. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/10 06:25:09 UTC, 0 replies.
- [14/47] hadoop git commit: HDFS-8073. Split BlockPlacementPolicyDefault.chooseTarget(..) so it can be easily overrided. (Contributed by Walter Su) - posted by zj...@apache.org on 2015/04/10 06:25:10 UTC, 0 replies.
- [15/47] hadoop git commit: YARN-3457. NPE when NodeManager.serviceInit fails and stopRecoveryStore called. Contributed by Bibin A Chundatt. - posted by zj...@apache.org on 2015/04/10 06:25:11 UTC, 0 replies.
- [16/47] hadoop git commit: HDFS-8079. Move dfs.client.retry.* confs from DFSConfigKeys to HdfsClientConfigKeys.Retry. - posted by zj...@apache.org on 2015/04/10 06:25:12 UTC, 0 replies.
- [17/47] hadoop git commit: HDFS-5215. dfs.datanode.du.reserved is not considered while computing available space ( Brahma Reddy Battula via Yongjun Zhang) - posted by zj...@apache.org on 2015/04/10 06:25:13 UTC, 0 replies.
- [18/47] hadoop git commit: HDFS-8046. Allow better control of getContentSummary. Contributed by Kihwal Lee. - posted by zj...@apache.org on 2015/04/10 06:25:14 UTC, 0 replies.
- [19/47] hadoop git commit: HDFS-8079. Move CorruptFileBlockIterator to a new hdfs.client.impl package. - posted by zj...@apache.org on 2015/04/10 06:25:15 UTC, 0 replies.
- [20/47] hadoop git commit: HADOOP-11781. fix race conditions and add URL support to smart-apply-patch.sh (Raymie Stata via aw) - posted by zj...@apache.org on 2015/04/10 06:25:16 UTC, 0 replies.
- [21/47] hadoop git commit: HDFS-8072. Reserved RBW space is not released if client terminates while writing block. (Arpit Agarwal) - posted by zj...@apache.org on 2015/04/10 06:25:17 UTC, 0 replies.
- [22/47] hadoop git commit: YARN-2901 addendum: Fixed findbugs warning caused by previously patch - posted by zj...@apache.org on 2015/04/10 06:25:18 UTC, 0 replies.
- [23/47] hadoop git commit: YARN-3459. Fix failiure of TestLog4jWarningErrorMetricsAppender. (Varun Vasudev via wangda) - posted by zj...@apache.org on 2015/04/10 06:25:19 UTC, 0 replies.
- [24/47] hadoop git commit: YARN-2890. MiniYarnCluster should turn on timeline service if configured to do so. Contributed by Mit Desai. - posted by zj...@apache.org on 2015/04/10 06:25:20 UTC, 0 replies.
- [25/47] hadoop git commit: HDFS-8076. Code cleanup for DFSInputStream: use offset instead of LocatedBlock when possible. Contributed by Zhe Zhang. - posted by zj...@apache.org on 2015/04/10 06:25:21 UTC, 0 replies.
- [26/47] hadoop git commit: HDFS-8025. Addendum fix for HDFS-3087 Decomissioning on NN restart can complete without blocks being replicated. Contributed by Ming Ma. - posted by zj...@apache.org on 2015/04/10 06:25:22 UTC, 0 replies.
- [27/47] hadoop git commit: HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/10 06:25:23 UTC, 0 replies.
- [28/47] hadoop git commit: HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/10 06:25:24 UTC, 0 replies.
- [29/47] hadoop git commit: HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/10 06:25:25 UTC, 0 replies.
- [30/47] hadoop git commit: HDFS-7725. Incorrect 'nodes in service' metrics caused all writes to fail. Contributed by Ming Ma. - posted by zj...@apache.org on 2015/04/10 06:25:26 UTC, 0 replies.
- [31/47] hadoop git commit: Revert HDFS-7808. - posted by zj...@apache.org on 2015/04/10 06:25:27 UTC, 0 replies.
- [32/47] hadoop git commit: Revert HDFS-7813. - posted by zj...@apache.org on 2015/04/10 06:25:28 UTC, 0 replies.
- [33/47] hadoop git commit: HADOOP-11814. Reformat hadoop-annotations, o.a.h.classification.tools. Contributed by Li Lu. - posted by zj...@apache.org on 2015/04/10 06:25:29 UTC, 0 replies.
- [34/47] hadoop git commit: HDFS-7979. Initialize block report IDs with a random number. - posted by zj...@apache.org on 2015/04/10 06:25:30 UTC, 0 replies.
- [35/47] hadoop git commit: YARN-3465. Use LinkedHashMap to preserve order of resource requests. (Zhihai Xu via kasha) - posted by zj...@apache.org on 2015/04/10 06:25:31 UTC, 0 replies.
- [36/47] hadoop git commit: HDFS-8096. DatanodeMetrics#blocksReplicated will get incremented early and even for failed transfers (Contributed by Vinayakumar B) - posted by zj...@apache.org on 2015/04/10 06:25:32 UTC, 0 replies.
- [37/47] hadoop git commit: HDFS-8101. DFSClient use of non-constant DFSConfigKeys pulls in WebHDFS classes at runtime. Contributed by Sean Busbey. - posted by zj...@apache.org on 2015/04/10 06:25:33 UTC, 0 replies.
- [38/47] hadoop git commit: HDFS-8063: Fix intermittent test failures in TestTracing (Masatake Iwasaki via Colin P. McCabe) - posted by zj...@apache.org on 2015/04/10 06:25:34 UTC, 0 replies.
- [39/47] hadoop git commit: YARN-3466. Fix RM nodes web page to sort by node HTTP-address, #containers and node-label column. (Jason Lowe via wangda) - posted by zj...@apache.org on 2015/04/10 06:25:35 UTC, 0 replies.
- [40/47] hadoop git commit: HDFS-8099. Change "DFSInputStream has been closed already" message to debug log level (Charles Lamb via Colin P. McCabe) - posted by zj...@apache.org on 2015/04/10 06:25:36 UTC, 0 replies.
- [41/47] hadoop git commit: HADOOP-11815. HttpServer2 should destroy SignerSecretProvider when it stops. Contributed by Rohith. - posted by zj...@apache.org on 2015/04/10 06:25:37 UTC, 0 replies.
- [42/47] hadoop git commit: HDFS-8091: ACLStatus and XAttributes should be presented to INodeAttributesProvider before returning to client (asuresh) - posted by zj...@apache.org on 2015/04/10 06:25:38 UTC, 0 replies.
- [43/47] hadoop git commit: Adding release 2.7.1 to CHANGES.txt - posted by zj...@apache.org on 2015/04/10 06:25:39 UTC, 0 replies.
- [44/47] hadoop git commit: Fix CHANGES.txt for HDFS-8091 - posted by zj...@apache.org on 2015/04/10 06:25:40 UTC, 0 replies.
- [45/47] hadoop git commit: MAPREDUCE-6266. Job#getTrackingURL should consistently return a proper URL (rchiang via rkanter) - posted by zj...@apache.org on 2015/04/10 06:25:41 UTC, 0 replies.
- [46/47] hadoop git commit: YARN-3055. Fixed ResourceManager's DelegationTokenRenewer to not stop token renewal of applications part of a bigger workflow. Contributed by Daryn Sharp. - posted by zj...@apache.org on 2015/04/10 06:25:42 UTC, 0 replies.
- [47/47] hadoop git commit: HDFS-8102. Separate webhdfs retry configuration keys from DFSConfigKeys. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/10 06:25:43 UTC, 0 replies.
- hadoop git commit: HDFS-8081. Split getAdditionalBlock() into two methods. Contributed by Konstantin Shvachko - posted by sh...@apache.org on 2015/04/10 07:08:22 UTC, 2 replies.
- hadoop git commit: HDFS-7939. Two fsimage_rollback_* files are created which are not deleted after rollback. (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/04/10 07:42:48 UTC, 1 replies.
- hadoop git commit: YARN-3293. Track and display capacity scheduler health metrics in web UI. Contributed by Varun Vasudev - posted by xg...@apache.org on 2015/04/10 08:39:20 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6314. TestPipeApplication fails on trunk. Contributed by Varun Vasudev. - posted by ha...@apache.org on 2015/04/10 10:32:45 UTC, 1 replies.
- hadoop git commit: HDFS-7889 Subclass DFSOutputStream to support writing striping layout files. Contributed by Li Bo - posted by dr...@apache.org on 2015/04/10 11:07:30 UTC, 0 replies.
- hadoop git commit: HDFS-8090. Erasure Coding: Add RPC to client-namenode to list all ECSchemas loaded in Namenode. (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/04/10 11:38:28 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6307. Remove property mapreduce.tasktracker.taskmemorymanager.monitoringinterval. Contributed by J.Andreina. - posted by aa...@apache.org on 2015/04/10 13:25:22 UTC, 1 replies.
- [1/4] hadoop git commit: MAPREDUCE-6307. Remove property mapreduce.tasktracker.taskmemorymanager.monitoringinterval. Contributed by J.Andreina. - posted by ju...@apache.org on 2015/04/10 16:02:36 UTC, 0 replies.
- [2/4] hadoop git commit: YARN-3293. Track and display capacity scheduler health metrics in web UI. Contributed by Varun Vasudev - posted by ju...@apache.org on 2015/04/10 16:02:37 UTC, 0 replies.
- [3/4] hadoop git commit: MAPREDUCE-6314. TestPipeApplication fails on trunk. Contributed by Varun Vasudev. - posted by ju...@apache.org on 2015/04/10 16:02:38 UTC, 0 replies.
- [4/4] hadoop git commit: HDFS-7939. Two fsimage_rollback_* files are created which are not deleted after rollback. (Contributed by J.Andreina) - posted by ju...@apache.org on 2015/04/10 16:02:39 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-1376. NM need to notify the log aggregation status to RM through Node heartbeat. Contributed by Xuan Gong. - posted by ju...@apache.org on 2015/04/10 17:39:07 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-1376. NM need to notify the log aggregation status to RM through Node heartbeat. Contributed by Xuan Gong. - posted by ju...@apache.org on 2015/04/10 17:39:08 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-1376. NM need to notify the log aggregation status to RM through Node heartbeat. Contributed by Xuan Gong. (cherry picked from commit 92431c961741747b5d6442f4025016d48d9a6863) - posted by ju...@apache.org on 2015/04/10 17:41:07 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-1376. NM need to notify the log aggregation status to RM through Node heartbeat. Contributed by Xuan Gong. (cherry picked from commit 92431c961741747b5d6442f4025016d48d9a6863) - posted by ju...@apache.org on 2015/04/10 17:41:08 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6300. Task list sort by task id broken. Contributed by Siqi Li. - posted by aa...@apache.org on 2015/04/10 18:32:55 UTC, 5 replies.
- [1/2] hadoop git commit: YARN-3348. Add a 'yarn top' tool to help understand cluster usage. Contributed by Varun Vasudev - posted by ji...@apache.org on 2015/04/10 18:58:11 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-3348. Add a 'yarn top' tool to help understand cluster usage. Contributed by Varun Vasudev - posted by ji...@apache.org on 2015/04/10 18:58:12 UTC, 1 replies.
- hadoop git commit: YARN-3469. ZKRMStateStore: Avoid setting watches that are not required. (Jun Hong via kasha) - posted by ka...@apache.org on 2015/04/10 20:20:52 UTC, 1 replies.
- hadoop git commit: HDFS-7931. DistributedFileSystem should not look for keyProvider in cache if Encryption is disabled (asuresh) - posted by as...@apache.org on 2015/04/10 20:41:40 UTC, 2 replies.
- [1/2] hadoop git commit: HDFS-8100. Refactor DFSClient.Conf to a standalone class and separates short-circuit related conf to ShortCircuitConf. - posted by sz...@apache.org on 2015/04/10 23:49:16 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-8100. Refactor DFSClient.Conf to a standalone class and separates short-circuit related conf to ShortCircuitConf. - posted by sz...@apache.org on 2015/04/10 23:49:17 UTC, 1 replies.
- hadoop git commit: Set the release date for 2.7.0-RC0 - posted by vi...@apache.org on 2015/04/11 00:39:24 UTC, 0 replies.
- hadoop git commit: HDFS-8103. Move BlockTokenSecretManager.AccessMode into BlockTokenIdentifier. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/11 01:36:58 UTC, 1 replies.
- hadoop git commit: HDFS-8084. Move dfs.client.failover.* confs from DFSConfigKeys to HdfsClientConfigKeys.Failover and fix typos in the dfs.http.client.* configuration keys. - posted by sz...@apache.org on 2015/04/11 04:39:29 UTC, 1 replies.
- hadoop git commit: Revert "MAPREDUCE-6300. Task list sort by task id broken. Contributed by Siqi Li." - posted by aa...@apache.org on 2015/04/11 05:39:07 UTC, 2 replies.
- [Hadoop Wiki] Update of "SocketException" by SteveLoughran - posted by Apache Wiki <wi...@apache.org> on 2015/04/11 20:46:46 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-7933. fsck should also report decommissioning replicas. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/11 22:30:59 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-7933. fsck should also report decommissioning replicas. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/11 22:31:00 UTC, 0 replies.
- hadoop git commit: HDFS-8111. NPE thrown when invalid FSImage filename given for 'hdfs oiv_legacy' cmd ( Contributed by surendra singh lilhore ) - posted by vi...@apache.org on 2015/04/13 13:46:31 UTC, 1 replies.
- hadoop git commit: HADOOP-11811. Fix typos in hadoop-project/pom.xml. Contributed by Brahma Reddy Battula. - posted by oz...@apache.org on 2015/04/13 14:00:43 UTC, 1 replies.
- hadoop git commit: YARN-3382. Some of UserMetricsInfo metrics are incorrectly set to root queue metrics. Contributed by Rohit Agarwal - posted by ji...@apache.org on 2015/04/13 19:54:00 UTC, 0 replies.
- hadoop git commit: YARN-3382. Some of UserMetricsInfo metrics are incorrectly set to root queue metrics. Contributed by Rohit Agarwal (cherry picked from commit 944a16579fdb54c1c420162ef830ef2ac5451c69) - posted by ji...@apache.org on 2015/04/13 19:54:25 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: HADOOP-11542. Raw Reed-Solomon coder in pure Java. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 20:01:28 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-7749. Erasure Coding: Add striped block support in INodeFile. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/13 20:01:29 UTC, 1 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-7749. Erasure Coding: Add striped block support in INodeFile. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/13 20:01:30 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-7837. Erasure Coding: allocate and persist striped blocks in NameNode. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/13 20:01:31 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-7872. Erasure Coding: INodeFile.dumpTreeRecursively() supports to print striped blocks. Contributed by Takuya Fukudome. - posted by zh...@apache.org on 2015/04/13 20:01:32 UTC, 1 replies.
- [06/50] [abbrv] hadoop git commit: HADOOP-11643. Define EC schema API for ErasureCodec. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 20:01:33 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-11646. Erasure Coder API for encoding and decoding of block group ( Contributed by Kai Zheng ) - posted by zh...@apache.org on 2015/04/13 20:01:34 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-7853. Erasure coding: extend LocatedBlocks to support reading from striped files. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/13 20:01:35 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: Fixed a compiling issue introduced by HADOOP-11705. - posted by zh...@apache.org on 2015/04/13 20:01:36 UTC, 1 replies.
- [10/50] [abbrv] hadoop git commit: HADOOP-11705. Make erasure coder configurable. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 20:01:37 UTC, 1 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-7912. Erasure Coding: track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/13 20:01:38 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-7826. Erasure Coding: Update INodeFile quota computation for striped blocks. Contributed by Kai Sasaki. - posted by zh...@apache.org on 2015/04/13 20:01:39 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903 and HDFS-7435. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 20:01:40 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt accordingly - posted by zh...@apache.org on 2015/04/13 20:01:41 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HADOOP-11706 Refine a little bit erasure coder API - posted by zh...@apache.org on 2015/04/13 20:01:42 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-7369. Erasure coding: distribute recovery work for striped blocks to DataNode. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 20:01:43 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HADOOP-11707. Add factory to create raw erasure coder. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 20:01:44 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-7864. Erasure Coding: Update safemode calculation for striped blocks. Contributed by GAO Rui. - posted by zh...@apache.org on 2015/04/13 20:01:45 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903, HDFS-7435 and HDFS-7930 (this commit is for HDFS-7930 only) - posted by zh...@apache.org on 2015/04/13 20:01:46 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HADOOP-11647. Reed-Solomon ErasureCoder. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 20:01:47 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903, HDFS-7435, HDFS-7930, HDFS-7960 (this commit is for HDFS-7960) - posted by zh...@apache.org on 2015/04/13 20:01:48 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-7827. Erasure Coding: support striped blocks in non-protobuf fsimage. Contributed by Hui Zheng. - posted by zh...@apache.org on 2015/04/13 20:01:49 UTC, 1 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-7716. Add a test for BlockGroup support in FSImage. Contributed by Takuya Fukudome - posted by zh...@apache.org on 2015/04/13 20:01:50 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging (this commit is for HDFS-7742) - posted by zh...@apache.org on 2015/04/13 20:01:51 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HADOOP-11664. Loading predefined EC schemas from configuration. Contributed by Kai Zheng. - posted by zh...@apache.org on 2015/04/13 20:01:52 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-7907. Erasure Coding: track invalid, corrupt, and under-recovery striped blocks in NameNode. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/13 20:01:53 UTC, 1 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-8005. Erasure Coding: simplify striped block recovery work computation and add tests. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/13 20:01:54 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin - posted by zh...@apache.org on 2015/04/13 20:01:55 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HDFS-8027. Erasure Coding: Update CHANGES-HDFS-7285.txt with branch commits (Vinayakumar B) - posted by zh...@apache.org on 2015/04/13 20:01:56 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-7617. Add unit tests for editlog transactions for EC. Contributed by Hui Zheng. - posted by zh...@apache.org on 2015/04/13 20:01:57 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-7839. Erasure coding: implement facilities in NameNode to create and manage EC zones. Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/13 20:01:58 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 20:01:59 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging (this commit is for conflicts from HDFS-6945). Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 20:02:00 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging trunk changes (this commit is for HDFS-8035). Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/13 20:02:01 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-7969. Erasure coding: NameNode support for lease recovery of striped block groups. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 20:02:02 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HADOOP-11805 Better to rename some raw erasure coders. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 20:02:03 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt - posted by zh...@apache.org on 2015/04/13 20:02:04 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin Updated CHANGES-HDFS-EC-7285.txt - posted by zh...@apache.org on 2015/04/13 20:02:05 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang. Updated CHANGES-HDFS-EC-7285.txt - posted by zh...@apache.org on 2015/04/13 20:02:06 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HADOOP-11645. Erasure Codec API covering the essential aspects for an erasure code ( Contributed by Kai Zheng) - posted by zh...@apache.org on 2015/04/13 20:02:07 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HDFS-7782. Erasure coding: pread from files in striped layout. Contributed by Zhe Zhang and Jing Zhao - posted by zh...@apache.org on 2015/04/13 20:02:08 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) Added missed file - posted by zh...@apache.org on 2015/04/13 20:02:09 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) - posted by zh...@apache.org on 2015/04/13 20:02:10 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-8074 Define a system-wide default EC schema. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 20:02:11 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-8077. Erasure coding: fix bugs in EC zone and symlinks. Contributed by Jing Zhao and Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 20:02:12 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HDFS-8104 Make hard-coded values consistent with the system default schema first before remove them. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 20:02:13 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HADOOP-11818 Minor improvements for erasurecode classes. Contributed by Rakesh R - posted by zh...@apache.org on 2015/04/13 20:02:14 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-8090. Erasure Coding: Add RPC to client-namenode to list all ECSchemas loaded in Namenode. (Contributed by Vinayakumar B) - posted by zh...@apache.org on 2015/04/13 20:02:15 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HDFS-7889 Subclass DFSOutputStream to support writing striping layout files. Contributed by Li Bo - posted by zh...@apache.org on 2015/04/13 20:02:16 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging trunk changes (this commit mainly addresses HDFS-8081 and HDFS-8048. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 20:02:17 UTC, 0 replies.
- hadoop git commit: HDFS-8122. Erasure Coding: Support specifying ECSchema during creation of ECZone. Contributed by Vinayakumar B. - posted by zh...@apache.org on 2015/04/13 20:09:42 UTC, 0 replies.
- hadoop git commit: HDFS-8114. Erasure coding: Add auditlog FSNamesystem#createErasureCodingZone if this operation fails. Contributed by Rakesh R. - posted by zh...@apache.org on 2015/04/13 20:15:01 UTC, 0 replies.
- hadoop git commit: HDFS-8083. Move dfs.client.write.* conf from DFSConfigKeys to HdfsClientConfigKeys.Write. - posted by sz...@apache.org on 2015/04/13 20:44:32 UTC, 1 replies.
- hadoop git commit: HDFS-8117. More accurate verification in SimulatedFSDataset: replace DEFAULT_DATABYTE with patterned data. Contributed by Zhe Zhang. - posted by wa...@apache.org on 2015/04/13 22:04:23 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-7749. Erasure Coding: Add striped block support in INodeFile. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/13 22:10:37 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HADOOP-11646. Erasure Coder API for encoding and decoding of block group ( Contributed by Kai Zheng ) - posted by zh...@apache.org on 2015/04/13 22:10:39 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HADOOP-11643. Define EC schema API for ErasureCodec. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 22:10:40 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HDFS-7853. Erasure coding: extend LocatedBlocks to support reading from striped files. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/13 22:10:42 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-7826. Erasure Coding: Update INodeFile quota computation for striped blocks. Contributed by Kai Sasaki. - posted by zh...@apache.org on 2015/04/13 22:10:43 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903 and HDFS-7435. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 22:10:44 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-7369. Erasure coding: distribute recovery work for striped blocks to DataNode. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 22:10:47 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt accordingly - posted by zh...@apache.org on 2015/04/13 22:10:48 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-7912. Erasure Coding: track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/13 22:10:49 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-11706 Refine a little bit erasure coder API - posted by zh...@apache.org on 2015/04/13 22:10:50 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-7864. Erasure Coding: Update safemode calculation for striped blocks. Contributed by GAO Rui. - posted by zh...@apache.org on 2015/04/13 22:10:51 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903, HDFS-7435 and HDFS-7930 (this commit is for HDFS-7930 only) - posted by zh...@apache.org on 2015/04/13 22:10:52 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HADOOP-11647. Reed-Solomon ErasureCoder. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 22:10:53 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HADOOP-11707. Add factory to create raw erasure coder. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 22:10:54 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903, HDFS-7435, HDFS-7930, HDFS-7960 (this commit is for HDFS-7960) - posted by zh...@apache.org on 2015/04/13 22:10:55 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-7716. Add a test for BlockGroup support in FSImage. Contributed by Takuya Fukudome - posted by zh...@apache.org on 2015/04/13 22:10:56 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HADOOP-11664. Loading predefined EC schemas from configuration. Contributed by Kai Zheng. - posted by zh...@apache.org on 2015/04/13 22:10:57 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-8027. Erasure Coding: Update CHANGES-HDFS-7285.txt with branch commits (Vinayakumar B) - posted by zh...@apache.org on 2015/04/13 22:10:59 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-8005. Erasure Coding: simplify striped block recovery work computation and add tests. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/13 22:11:00 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging (this commit is for HDFS-7742) - posted by zh...@apache.org on 2015/04/13 22:11:01 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-7839. Erasure coding: implement facilities in NameNode to create and manage EC zones. Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/13 22:11:03 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-7617. Add unit tests for editlog transactions for EC. Contributed by Hui Zheng. - posted by zh...@apache.org on 2015/04/13 22:11:04 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin - posted by zh...@apache.org on 2015/04/13 22:11:05 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging (this commit is for conflicts from HDFS-6945). Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 22:11:06 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging trunk changes (this commit is for HDFS-8035). Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/13 22:11:07 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-7969. Erasure coding: NameNode support for lease recovery of striped block groups. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 22:11:08 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 22:11:09 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin Updated CHANGES-HDFS-EC-7285.txt - posted by zh...@apache.org on 2015/04/13 22:11:10 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HADOOP-11805 Better to rename some raw erasure coders. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 22:11:11 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt - posted by zh...@apache.org on 2015/04/13 22:11:12 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang. Updated CHANGES-HDFS-EC-7285.txt - posted by zh...@apache.org on 2015/04/13 22:11:13 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HDFS-7782. Erasure coding: pread from files in striped layout. Contributed by Zhe Zhang and Jing Zhao - posted by zh...@apache.org on 2015/04/13 22:11:14 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) Added missed file - posted by zh...@apache.org on 2015/04/13 22:11:15 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) - posted by zh...@apache.org on 2015/04/13 22:11:16 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HADOOP-11645. Erasure Codec API covering the essential aspects for an erasure code ( Contributed by Kai Zheng) - posted by zh...@apache.org on 2015/04/13 22:11:17 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HADOOP-11818 Minor improvements for erasurecode classes. Contributed by Rakesh R - posted by zh...@apache.org on 2015/04/13 22:11:18 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-8077. Erasure coding: fix bugs in EC zone and symlinks. Contributed by Jing Zhao and Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 22:11:19 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-8104 Make hard-coded values consistent with the system default schema first before remove them. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 22:11:20 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-8074 Define a system-wide default EC schema. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 22:11:21 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HDFS-8090. Erasure Coding: Add RPC to client-namenode to list all ECSchemas loaded in Namenode. (Contributed by Vinayakumar B) - posted by zh...@apache.org on 2015/04/13 22:11:22 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-7889 Subclass DFSOutputStream to support writing striping layout files. Contributed by Li Bo - posted by zh...@apache.org on 2015/04/13 22:11:23 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging trunk changes (this commit mainly addresses HDFS-8081 and HDFS-8048. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 22:11:24 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HDFS-8114. Erasure coding: Add auditlog FSNamesystem#createErasureCodingZone if this operation fails. Contributed by Rakesh R. - posted by zh...@apache.org on 2015/04/13 22:11:25 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HDFS-8122. Erasure Coding: Support specifying ECSchema during creation of ECZone. Contributed by Vinayakumar B. - posted by zh...@apache.org on 2015/04/13 22:11:26 UTC, 0 replies.
- hadoop git commit: Fix up author name to Jun Gong in CHANGES.txt for YARN-3469 - posted by ka...@apache.org on 2015/04/13 22:52:33 UTC, 1 replies.
- hadoop git commit: YARN-3472. Fixed possible leak in DelegationTokenRenewer#allTokens. Contributed by Rohith Sharmaks - posted by ji...@apache.org on 2015/04/13 23:07:31 UTC, 0 replies.
- hadoop git commit: YARN-3472. Fixed possible leak in DelegationTokenRenewer#allTokens. Contributed by Rohith Sharmaks (cherry picked from commit a1afbc48b53f6bdbd30dc8eb56a7621d49c5d6db) - posted by ji...@apache.org on 2015/04/13 23:08:01 UTC, 0 replies.
- [01/12] hadoop git commit: HDFS-7782. Erasure coding: pread from files in striped layout. Contributed by Zhe Zhang and Jing Zhao - posted by zh...@apache.org on 2015/04/13 23:08:32 UTC, 0 replies.
- [02/12] hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) Added missed file - posted by zh...@apache.org on 2015/04/13 23:08:33 UTC, 0 replies.
- [03/12] hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) - posted by zh...@apache.org on 2015/04/13 23:08:34 UTC, 0 replies.
- [04/12] hadoop git commit: HADOOP-11818 Minor improvements for erasurecode classes. Contributed by Rakesh R - posted by zh...@apache.org on 2015/04/13 23:08:35 UTC, 0 replies.
- [05/12] hadoop git commit: HDFS-8077. Erasure coding: fix bugs in EC zone and symlinks. Contributed by Jing Zhao and Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 23:08:36 UTC, 0 replies.
- [06/12] hadoop git commit: HDFS-8104 Make hard-coded values consistent with the system default schema first before remove them. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 23:08:37 UTC, 0 replies.
- [07/12] hadoop git commit: HDFS-8074 Define a system-wide default EC schema. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/13 23:08:38 UTC, 0 replies.
- [08/12] hadoop git commit: HDFS-8122. Erasure Coding: Support specifying ECSchema during creation of ECZone. Contributed by Vinayakumar B. - posted by zh...@apache.org on 2015/04/13 23:08:39 UTC, 0 replies.
- [09/12] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging trunk changes (this commit mainly addresses HDFS-8081 and HDFS-8048. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/13 23:08:40 UTC, 0 replies.
- [10/12] hadoop git commit: HDFS-7889 Subclass DFSOutputStream to support writing striping layout files. Contributed by Li Bo - posted by zh...@apache.org on 2015/04/13 23:08:41 UTC, 0 replies.
- [11/12] hadoop git commit: HDFS-8090. Erasure Coding: Add RPC to client-namenode to list all ECSchemas loaded in Namenode. (Contributed by Vinayakumar B) - posted by zh...@apache.org on 2015/04/13 23:08:42 UTC, 0 replies.
- [12/12] hadoop git commit: HDFS-8114. Erasure coding: Add auditlog FSNamesystem#createErasureCodingZone if this operation fails. Contributed by Rakesh R. - posted by zh...@apache.org on 2015/04/13 23:08:43 UTC, 0 replies.
- hadoop git commit: YARN-3394. Enrich WebApplication proxy documentation. Contributed by Naganarasimha G R - posted by ji...@apache.org on 2015/04/14 02:05:47 UTC, 0 replies.
- hadoop git commit: YARN-3394. Enrich WebApplication proxy documentation. Contributed by Naganarasimha G R (cherry picked from commit 7b4671490ae4c4ac524925e9c3c686cbf6cabd73) - posted by ji...@apache.org on 2015/04/14 02:06:06 UTC, 0 replies.
- hadoop git commit: YARN-3347. Improve YARN log command to get AMContainer logs as well as running containers logs. Contributed by Xuan Gong. - posted by ju...@apache.org on 2015/04/14 02:20:09 UTC, 0 replies.
- hadoop git commit: YARN-3347. Improve YARN log command to get AMContainer logs as well as running containers logs. Contributed by Xuan Gong. (cherry picked from commit a77d628339afaf2f5a085c73fd81a805b18348c9) - posted by ju...@apache.org on 2015/04/14 02:23:28 UTC, 0 replies.
- hadoop git commit: YARN-3443. Create a 'ResourceHandler' subsystem to ease addition of support for new resource types on the NM. Contributed by Sidharta Seethana. - posted by ju...@apache.org on 2015/04/14 03:18:30 UTC, 0 replies.
- hadoop git commit: YARN-3443. Create a 'ResourceHandler' subsystem to ease addition of support for new resource types on the NM. Contributed by Sidharta Seethana. (cherry picked from commit 838b06ac87339494cea706d4a97e7f5383bdc442) - posted by ju...@apache.org on 2015/04/14 03:20:10 UTC, 0 replies.
- hadoop git commit: HADOOP-7713. dfs -count -q should label output column (Jonathan Allen via aw) - posted by ar...@apache.org on 2015/04/14 06:19:29 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-7701. Support reporting per storage type quota and usage with hadoop/hdfs shell. (Contributed by Peter Shi) - posted by ar...@apache.org on 2015/04/14 06:21:08 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-7713. Update CHANGES.txt - posted by ar...@apache.org on 2015/04/14 06:21:09 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-7701. Support reporting per storage type quota and usage with hadoop/hdfs shell. (Contributed by Peter Shi) - posted by ar...@apache.org on 2015/04/14 06:21:10 UTC, 0 replies.
- hadoop git commit: HADOOP-9642. Configuration to resolve environment variables via ${env.VARIABLE} references (Kengo Seki via aw) - posted by aw...@apache.org on 2015/04/14 08:20:26 UTC, 0 replies.
- hadoop git commit: HADOOP-11819. HttpServerFunctionalTest#prepareTestWebapp should create web app directory if it does not exist. (Contributed by Rohith) - posted by vi...@apache.org on 2015/04/14 08:28:36 UTC, 1 replies.
- [Hadoop Wiki] Trivial Update of "ContributorsGroup" by QwertyManiac - posted by Apache Wiki <wi...@apache.org> on 2015/04/14 17:24:55 UTC, 0 replies.
- [Hadoop Wiki] Update of "HadoopStreaming" by EricMoyer - posted by Apache Wiki <wi...@apache.org> on 2015/04/14 18:43:23 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-6666. Abort NameNode and DataNode startup if security is enabled but block access token is not enabled. Contributed by Vijay Bhat. - posted by cn...@apache.org on 2015/04/14 19:09:26 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-6666. Abort NameNode and DataNode startup if security is enabled but block access token is not enabled. Contributed by Vijay Bhat. - posted by cn...@apache.org on 2015/04/14 19:09:27 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8055. NullPointerException when topology script is missing. Contributed by Anu Engineer. - posted by cn...@apache.org on 2015/04/14 19:31:41 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8055. NullPointerException when topology script is missing. Contributed by Anu Engineer. - posted by cn...@apache.org on 2015/04/14 19:31:42 UTC, 0 replies.
- hadoop git commit: YARN-3266. RMContext#inactiveNodes should have NodeId as map key. Contributed by Chengbing Liu - posted by ji...@apache.org on 2015/04/14 20:31:27 UTC, 0 replies.
- hadoop git commit: YARN-3266. RMContext#inactiveNodes should have NodeId as map key. Contributed by Chengbing Liu (cherry picked from commit b46ee1e7a31007985b88072d9af3d97c33a261a7) - posted by ji...@apache.org on 2015/04/14 20:31:55 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-3361. CapacityScheduler side changes to support non-exclusive node labels. Contributed by Wangda Tan - posted by ji...@apache.org on 2015/04/14 20:46:16 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-3361. CapacityScheduler side changes to support non-exclusive node labels. Contributed by Wangda Tan - posted by ji...@apache.org on 2015/04/14 20:46:17 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-3361. CapacityScheduler side changes to support non-exclusive node labels. Contributed by Wangda Tan - posted by ji...@apache.org on 2015/04/14 20:46:18 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-3361. CapacityScheduler side changes to support non-exclusive node labels. Contributed by Wangda Tan (cherry picked from commit 0fefda645bca935b87b6bb8ca63e6f18340d59f5) - posted by ji...@apache.org on 2015/04/14 20:46:42 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-3361. CapacityScheduler side changes to support non-exclusive node labels. Contributed by Wangda Tan (cherry picked from commit 0fefda645bca935b87b6bb8ca63e6f18340d59f5) - posted by ji...@apache.org on 2015/04/14 20:46:43 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-3361. CapacityScheduler side changes to support non-exclusive node labels. Contributed by Wangda Tan (cherry picked from commit 0fefda645bca935b87b6bb8ca63e6f18340d59f5) - posted by ji...@apache.org on 2015/04/14 20:46:44 UTC, 0 replies.
- hadoop git commit: YARN-3436. Fix URIs in documantion of YARN web service REST APIs. Contributed by Bibin A Chundatt. - posted by oz...@apache.org on 2015/04/14 21:14:37 UTC, 1 replies.
- hadoop git commit: HDFS-8127. NameNode Failover during HA upgrade can cause DataNode to finalize upgrade. Contributed by Jing Zhao. - posted by ji...@apache.org on 2015/04/15 00:05:34 UTC, 2 replies.
- hadoop git commit: YARN-3462. Patches applied for YARN-2424 are inconsistent between trunk and branch-2. Contributed by Naganarasimha G R. - posted by ha...@apache.org on 2015/04/15 06:12:33 UTC, 1 replies.
- hadoop git commit: HDFS-8123. Erasure Coding: Better to move EC related proto messages to a separate erasurecoding proto file (Contrubuted by Rakesh R) - posted by vi...@apache.org on 2015/04/15 08:39:50 UTC, 0 replies.
- hadoop git commit: HDFS-8027. Erasure Coding: Update CHANGES-HDFS-7285.txt with branch commits (Vinayakumar B) - posted by vi...@apache.org on 2015/04/15 08:53:54 UTC, 0 replies.
- hadoop git commit: HDFS-7349. Support DFS command for the EC encoding (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/04/15 13:09:53 UTC, 0 replies.
- hadoop git commit: YARN-3318. Create Initial OrderingPolicy Framework and FifoOrderingPolicy. (Craig Welch via wangda) - posted by wa...@apache.org on 2015/04/15 18:57:13 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-8144. Split TestLazyPersistFiles into multiple tests. (Arpit Agarwal) - posted by ar...@apache.org on 2015/04/15 19:25:53 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8144. Split TestLazyPersistFiles into multiple tests. (Arpit Agarwal) - posted by ar...@apache.org on 2015/04/15 19:25:54 UTC, 0 replies.
- hadoop git commit: YARN-3326. Support RESTful API for getLabelsToNodes. Contributed by Naganarasimha G R. - posted by oz...@apache.org on 2015/04/15 21:04:40 UTC, 1 replies.
- hadoop git commit: HDFS-8151. Always use snapshot path as source when invalid snapshot names are used for diff based distcp. Contributed by Jing Zhao. - posted by ji...@apache.org on 2015/04/15 21:38:43 UTC, 2 replies.
- hadoop git commit: HDFS-8120. Erasure coding: created util class to analyze striped block groups. Contributed by Zhe Zhang and Li Bo. - posted by ji...@apache.org on 2015/04/15 22:00:54 UTC, 0 replies.
- hadoop git commit: HDFS-7934. Update RollingUpgrade rollback documentation: should use bootstrapstandby for standby NN. Contributed by J. Andreina. - posted by ji...@apache.org on 2015/04/15 22:10:54 UTC, 2 replies.
- hadoop git commit: HDFS-8149. The footer of the Web UI "Hadoop, 2014" is old. Contributed by Brahma Reddy Battula. - posted by aa...@apache.org on 2015/04/15 22:33:41 UTC, 2 replies.
- hadoop git commit: YARN-3404. Display queue name on application page. Contributed by Ryu Kobayashi - posted by ji...@apache.org on 2015/04/15 22:53:00 UTC, 0 replies.
- hadoop git commit: YARN-3404. Display queue name on application page. Contributed by Ryu Kobayashi (cherry picked from commit b2e6cf607f1712d103520ca6b3ff21ecc07cd265) - posted by ji...@apache.org on 2015/04/15 22:53:32 UTC, 0 replies.
- hadoop git commit: YARN-3354. Add node label expression in ContainerTokenIdentifier to support RM recovery. Contributed by Wangda Tan - posted by ji...@apache.org on 2015/04/15 23:03:16 UTC, 0 replies.
- hadoop git commit: YARN-3354. Add node label expression in ContainerTokenIdentifier to support RM recovery. Contributed by Wangda Tan (cherry picked from commit 1b89a3e173f8e905074ed6714a7be5c003c0e2c4) - posted by ji...@apache.org on 2015/04/15 23:03:38 UTC, 0 replies.
- hadoop git commit: HDFS-8142. DistributedFileSystem encryption zone commands should resolve relative paths. Contributed by Rakesh R. - posted by wa...@apache.org on 2015/04/16 16:14:59 UTC, 1 replies.
- hadoop git commit: HDFS-8135. Remove the deprecated FSConstants class. Contributed by Li Lu. - posted by wh...@apache.org on 2015/04/16 20:26:17 UTC, 1 replies.
- hadoop git commit: HDFS-7994. Detect if resevered EC Block ID is already used during namenode startup. Contributed by Hui Zheng - posted by sz...@apache.org on 2015/04/16 22:17:11 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8082. Move dfs.client.read.*, dfs.client.short.circuit.*, dfs.client.mmap.* and dfs.client.hedged.read.* conf from DFSConfigKeys to HdfsClientConfigKeys. - posted by sz...@apache.org on 2015/04/16 22:26:47 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-8082. Move dfs.client.read.*, dfs.client.short.circuit.*, dfs.client.mmap.* and dfs.client.hedged.read.* conf from DFSConfigKeys to HdfsClientConfigKeys. - posted by sz...@apache.org on 2015/04/16 22:26:48 UTC, 1 replies.
- hadoop git commit: Revert "Merge r1588258 from trunk, HDFS-6153. Document "fileId" and "childrenNum" fields in the FileStatus Json schema" - posted by aa...@apache.org on 2015/04/16 23:41:39 UTC, 3 replies.
- hadoop git commit: Revert "HDFS-6153. Document "fileId" and "childrenNum" fields in the FileStatus Json schema" - posted by aa...@apache.org on 2015/04/16 23:54:58 UTC, 0 replies.
- hadoop git commit: HDFS-7891. A block placement policy with best rack failure tolerance. Contributed by Walter Su - posted by sz...@apache.org on 2015/04/17 03:26:28 UTC, 1 replies.
- hadoop git commit: YARN-3021. YARN's delegation-token handling disallows certain trust setups to operate properly over DistCp. Contributed by Yongjun Zhang - posted by ji...@apache.org on 2015/04/17 04:44:01 UTC, 0 replies.
- hadoop git commit: YARN-3021. YARN's delegation-token handling disallows certain trust setups to operate properly over DistCp. Contributed by Yongjun Zhang (cherry picked from commit bb6dde68f19be1885a9e7f7949316a03825b6f3e) - posted by ji...@apache.org on 2015/04/17 04:44:53 UTC, 0 replies.
- hadoop git commit: HDFS-8153. Error Message points to wrong parent directory in case of path component name length error. Contributed by Anu Engineer. - posted by ji...@apache.org on 2015/04/17 07:14:01 UTC, 0 replies.
- hadoop git commit: HDFS-8153. Error Message points to wrong parent directory in case of path component name length error. Contributed by Anu Engineer. cherry picked from 369ddc67bdaf61cca3f2f766ab504e2932f6fb72 - posted by ji...@apache.org on 2015/04/17 07:21:49 UTC, 1 replies.
- hadoop git commit: HDFS-8165. Move GRANDFATHER_GENERATION_STAMP and GRANDFATER_INODE_ID to hdfs-client. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/17 07:54:43 UTC, 1 replies.
- [Hadoop Wiki] Update of "HowToContribute" by SomeOtherAccount - posted by Apache Wiki <wi...@apache.org> on 2015/04/17 10:36:12 UTC, 0 replies.
- hadoop git commit: HADOOP-11837. AuthenticationFilter should destroy SignerSecretProvider in Tomcat deployments. Contributed by Bowen Zhang. - posted by wh...@apache.org on 2015/04/17 19:59:56 UTC, 2 replies.
- hadoop git commit: HDFS-8167. BlockManager.addBlockCollectionWithCheck should check if the block is a striped block. Contributed by Hui Zheng. - posted by zh...@apache.org on 2015/04/17 21:09:09 UTC, 0 replies.
- hadoop git commit: YARN-1402. Update related Web UI and CLI with exposing client API to check log aggregation status. Contributed by Xuan Gong. - posted by ju...@apache.org on 2015/04/17 22:01:17 UTC, 0 replies.
- hadoop git commit: YARN-1402. Update related Web UI and CLI with exposing client API to check log aggregation status. Contributed by Xuan Gong. (cherry picked from commit 1db355a875c3ecc40a244045c6812e00c8d36ef1) - posted by ju...@apache.org on 2015/04/17 22:03:00 UTC, 0 replies.
- hadoop git commit: YARN-2696. Queue sorting in CapacityScheduler should consider node label. Contributed by Wangda Tan - posted by ji...@apache.org on 2015/04/17 22:37:21 UTC, 0 replies.
- hadoop git commit: YARN-2696. Queue sorting in CapacityScheduler should consider node label. Contributed by Wangda Tan (cherry picked from commit d573f09fb93dbb711d504620af5d73840ea063a6) - posted by ji...@apache.org on 2015/04/17 22:37:41 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-8103. Move BlockTokenSecretManager.AccessMode into BlockTokenIdentifier. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/18 00:35:29 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-8100. Refactor DFSClient.Conf to a standalone class and separates short-circuit related conf to ShortCircuitConf. - posted by zj...@apache.org on 2015/04/18 00:35:30 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-8100. Refactor DFSClient.Conf to a standalone class and separates short-circuit related conf to ShortCircuitConf. - posted by zj...@apache.org on 2015/04/18 00:35:31 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-7931. DistributedFileSystem should not look for keyProvider in cache if Encryption is disabled (asuresh) - posted by zj...@apache.org on 2015/04/18 00:35:32 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HADOOP-11811. Fix typos in hadoop-project/pom.xml. Contributed by Brahma Reddy Battula. - posted by zj...@apache.org on 2015/04/18 00:35:33 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HDFS-8111. NPE thrown when invalid FSImage filename given for 'hdfs oiv_legacy' cmd ( Contributed by surendra singh lilhore ) - posted by zj...@apache.org on 2015/04/18 00:35:34 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-7933. fsck should also report decommissioning replicas. Contributed by Xiaoyu Yao. - posted by zj...@apache.org on 2015/04/18 00:35:35 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: Revert "MAPREDUCE-6300. Task list sort by task id broken. Contributed by Siqi Li." - posted by zj...@apache.org on 2015/04/18 00:35:36 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-8084. Move dfs.client.failover.* confs from DFSConfigKeys to HdfsClientConfigKeys.Failover and fix typos in the dfs.http.client.* configuration keys. - posted by zj...@apache.org on 2015/04/18 00:35:37 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-3394. Enrich WebApplication proxy documentation. Contributed by Naganarasimha G R - posted by zj...@apache.org on 2015/04/18 00:35:38 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-3472. Fixed possible leak in DelegationTokenRenewer#allTokens. Contributed by Rohith Sharmaks - posted by zj...@apache.org on 2015/04/18 00:35:39 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: Fix up author name to Jun Gong in CHANGES.txt for YARN-3469 - posted by zj...@apache.org on 2015/04/18 00:35:40 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-8117. More accurate verification in SimulatedFSDataset: replace DEFAULT_DATABYTE with patterned data. Contributed by Zhe Zhang. - posted by zj...@apache.org on 2015/04/18 00:35:41 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-3382. Some of UserMetricsInfo metrics are incorrectly set to root queue metrics. Contributed by Rohit Agarwal - posted by zj...@apache.org on 2015/04/18 00:35:42 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-8083. Move dfs.client.write.* conf from DFSConfigKeys to HdfsClientConfigKeys.Write. - posted by zj...@apache.org on 2015/04/18 00:35:43 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-7701. Support reporting per storage type quota and usage with hadoop/hdfs shell. (Contributed by Peter Shi) - posted by zj...@apache.org on 2015/04/18 00:35:44 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-3443. Create a 'ResourceHandler' subsystem to ease addition of support for new resource types on the NM. Contributed by Sidharta Seethana. - posted by zj...@apache.org on 2015/04/18 00:35:45 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HADOOP-7713. Update CHANGES.txt - posted by zj...@apache.org on 2015/04/18 00:35:46 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HADOOP-9642. Configuration to resolve environment variables via ${env.VARIABLE} references (Kengo Seki via aw) - posted by zj...@apache.org on 2015/04/18 00:35:47 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-3347. Improve YARN log command to get AMContainer logs as well as running containers logs. Contributed by Xuan Gong. - posted by zj...@apache.org on 2015/04/18 00:35:48 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-3266. RMContext#inactiveNodes should have NodeId as map key. Contributed by Chengbing Liu - posted by zj...@apache.org on 2015/04/18 00:35:49 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-8055. NullPointerException when topology script is missing. Contributed by Anu Engineer. - posted by zj...@apache.org on 2015/04/18 00:35:50 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HADOOP-11819. HttpServerFunctionalTest#prepareTestWebapp should create web app directory if it does not exist. (Contributed by Rohith) - posted by zj...@apache.org on 2015/04/18 00:35:51 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-6666. Abort NameNode and DataNode startup if security is enabled but block access token is not enabled. Contributed by Vijay Bhat. - posted by zj...@apache.org on 2015/04/18 00:35:52 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HDFS-8144. Split TestLazyPersistFiles into multiple tests. (Arpit Agarwal) - posted by zj...@apache.org on 2015/04/18 00:35:53 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-3361. CapacityScheduler side changes to support non-exclusive node labels. Contributed by Wangda Tan - posted by zj...@apache.org on 2015/04/18 00:35:54 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-3361. CapacityScheduler side changes to support non-exclusive node labels. Contributed by Wangda Tan - posted by zj...@apache.org on 2015/04/18 00:35:55 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-3361. CapacityScheduler side changes to support non-exclusive node labels. Contributed by Wangda Tan - posted by zj...@apache.org on 2015/04/18 00:35:56 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-3436. Fix URIs in documantion of YARN web service REST APIs. Contributed by Bibin A Chundatt. - posted by zj...@apache.org on 2015/04/18 00:35:57 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-8127. NameNode Failover during HA upgrade can cause DataNode to finalize upgrade. Contributed by Jing Zhao. - posted by zj...@apache.org on 2015/04/18 00:35:58 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-3318. Create Initial OrderingPolicy Framework and FifoOrderingPolicy. (Craig Welch via wangda) - posted by zj...@apache.org on 2015/04/18 00:35:59 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-8149. The footer of the Web UI "Hadoop, 2014" is old. Contributed by Brahma Reddy Battula. - posted by zj...@apache.org on 2015/04/18 00:36:00 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-3404. Display queue name on application page. Contributed by Ryu Kobayashi - posted by zj...@apache.org on 2015/04/18 00:36:01 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-3354. Add node label expression in ContainerTokenIdentifier to support RM recovery. Contributed by Wangda Tan - posted by zj...@apache.org on 2015/04/18 00:36:02 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-3326. Support RESTful API for getLabelsToNodes. Contributed by Naganarasimha G R. - posted by zj...@apache.org on 2015/04/18 00:36:03 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-8151. Always use snapshot path as source when invalid snapshot names are used for diff based distcp. Contributed by Jing Zhao. - posted by zj...@apache.org on 2015/04/18 00:36:04 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-7934. Update RollingUpgrade rollback documentation: should use bootstrapstandby for standby NN. Contributed by J. Andreina. - posted by zj...@apache.org on 2015/04/18 00:36:05 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: Revert "HDFS-6153. Document "fileId" and "childrenNum" fields in the FileStatus Json schema" - posted by zj...@apache.org on 2015/04/18 00:36:06 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-8142. DistributedFileSystem encryption zone commands should resolve relative paths. Contributed by Rakesh R. - posted by zj...@apache.org on 2015/04/18 00:36:07 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: MAPREDUCE-6300. Task list sort by task id broken. Contributed by Siqi Li. - posted by zj...@apache.org on 2015/04/18 00:36:08 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HDFS-8135. Remove the deprecated FSConstants class. Contributed by Li Lu. - posted by zj...@apache.org on 2015/04/18 00:36:09 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-8082. Move dfs.client.read.*, dfs.client.short.circuit.*, dfs.client.mmap.* and dfs.client.hedged.read.* conf from DFSConfigKeys to HdfsClientConfigKeys. - posted by zj...@apache.org on 2015/04/18 00:36:10 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-8082. Move dfs.client.read.*, dfs.client.short.circuit.*, dfs.client.mmap.* and dfs.client.hedged.read.* conf from DFSConfigKeys to HdfsClientConfigKeys. - posted by zj...@apache.org on 2015/04/18 00:36:11 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-7891. A block placement policy with best rack failure tolerance. Contributed by Walter Su - posted by zj...@apache.org on 2015/04/18 00:36:12 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-3021. YARN's delegation-token handling disallows certain trust setups to operate properly over DistCp. Contributed by Yongjun Zhang - posted by zj...@apache.org on 2015/04/18 00:36:13 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HDFS-8153. Error Message points to wrong parent directory in case of path component name length error. Contributed by Anu Engineer. - posted by zj...@apache.org on 2015/04/18 00:36:14 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-8165. Move GRANDFATHER_GENERATION_STAMP and GRANDFATER_INODE_ID to hdfs-client. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/18 00:36:15 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HADOOP-11837. AuthenticationFilter should destroy SignerSecretProvider in Tomcat deployments. Contributed by Bowen Zhang. - posted by zj...@apache.org on 2015/04/18 00:36:16 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-1402. Update related Web UI and CLI with exposing client API to check log aggregation status. Contributed by Xuan Gong. - posted by zj...@apache.org on 2015/04/18 00:36:17 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-2696. Queue sorting in CapacityScheduler should consider node label. Contributed by Wangda Tan - posted by zj...@apache.org on 2015/04/18 00:36:18 UTC, 0 replies.
- hadoop git commit: YARN-3451. Display attempt start time and elapsed time on the web UI. Contributed by Rohith Sharmaks - posted by ji...@apache.org on 2015/04/18 00:57:21 UTC, 0 replies.
- hadoop git commit: YARN-3451. Display attempt start time and elapsed time on the web UI. Contributed by Rohith Sharmaks (cherry picked from commit 6779467ab6fcc6a02d0e8c80b138cc9df1aa831e) - posted by ji...@apache.org on 2015/04/18 00:57:43 UTC, 0 replies.
- hadoop git commit: HADOOP-11841. Remove unused ecschema-def.xml files. - posted by sz...@apache.org on 2015/04/18 01:07:46 UTC, 0 replies.
- hadoop git commit: YARN-3493. RM fails to come up with error "Failed to load/recover state" when mem settings are changed. (Jian He via wangda) - posted by wa...@apache.org on 2015/04/18 02:13:22 UTC, 1 replies.
- hadoop git commit: YARN-3487. CapacityScheduler scheduler lock obtained unnecessarily when calling getQueue (Jason Lowe via wangda) - posted by wa...@apache.org on 2015/04/18 02:22:40 UTC, 2 replies.
- hadoop git commit: HDFS-8166. DFSStripedOutputStream should not create empty blocks. Contributed by Jing Zhao. - posted by ji...@apache.org on 2015/04/18 02:55:25 UTC, 0 replies.
- hadoop git commit: HDFS-7937. Erasure Coding: INodeFile quota computation unit tests. Contributed by Kai Sasaki. - posted by ji...@apache.org on 2015/04/18 03:11:13 UTC, 0 replies.
- hadoop git commit: HDFS-8145. Fix the editlog corruption exposed by failed TestAddStripedBlocks. Contributed by Jing Zhao. - posted by ji...@apache.org on 2015/04/18 03:15:53 UTC, 0 replies.
- hadoop git commit: HDFS-8146. Protobuf changes for BlockECRecoveryCommand and its fields for making it ready for transfer to DN (Contributed by Uma Maheswara Rao G) - posted by vi...@apache.org on 2015/04/18 19:51:24 UTC, 0 replies.
- hadoop git commit: YARN-3136. Fixed a synchronization problem of AbstractYarnScheduler#getTransferredContainers. Contributed by Sunil G - posted by ji...@apache.org on 2015/04/18 21:47:18 UTC, 0 replies.
- hadoop git commit: YARN-3136. Fixed a synchronization problem of AbstractYarnScheduler#getTransferredContainers. Contributed by Sunil G (cherry picked from commit 497c86b485b1bb8a2eba52308646d8e1ee76bce3) - posted by ji...@apache.org on 2015/04/18 21:47:37 UTC, 0 replies.
- hadoop git commit: HDFS-7863. Missing description of some methods and parameters in javadoc of FSDirDeleteOp. Contributed by Brahma Reddy Battula. - posted by oz...@apache.org on 2015/04/19 11:08:16 UTC, 1 replies.
- hadoop git commit: HDFS-8043. NPE in MiniDFSCluster teardown. Contributed by Brahma Reddy Battula. - posted by oz...@apache.org on 2015/04/19 11:24:10 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-8152. Refactoring of lazy persist storage cases. (Arpit Agarwal) - posted by ar...@apache.org on 2015/04/20 01:13:07 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8152. Refactoring of lazy persist storage cases. (Arpit Agarwal) - posted by ar...@apache.org on 2015/04/20 01:13:08 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-8169. Move LocatedBlocks and related classes to hdfs-client. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/20 09:36:43 UTC, 1 replies.
- [2/3] hadoop git commit: HDFS-8169. Move LocatedBlocks and related classes to hdfs-client. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/20 09:36:44 UTC, 1 replies.
- [3/3] hadoop git commit: HDFS-8169. Move LocatedBlocks and related classes to hdfs-client. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/20 09:36:45 UTC, 1 replies.
- hadoop git commit: HDFS-8173. NPE thrown at DataNode shutdown when HTTP server was not able to create (Contributed by surendra singh lilhore) - posted by vi...@apache.org on 2015/04/20 11:28:20 UTC, 1 replies.
- hadoop git commit: HDFS-8181. createErasureCodingZone sets retryCache state as false always (Contributed by Uma Maheswara Rao G) - posted by vi...@apache.org on 2015/04/20 11:35:20 UTC, 0 replies.
- hadoop git commit: HDFS-8027. Erasure Coding: Update CHANGES-HDFS-7285.txt with branch commits (Vinayakumar B) Updated again - posted by vi...@apache.org on 2015/04/20 11:42:40 UTC, 0 replies.
- hadoop git commit: YARN-3497. ContainerManagementProtocolProxy modifies IPC timeout conf without making a copy. Contributed by Jason Lowe - posted by ji...@apache.org on 2015/04/20 19:38:51 UTC, 0 replies.
- hadoop git commit: YARN-3497. ContainerManagementProtocolProxy modifies IPC timeout conf without making a copy. Contributed by Jason Lowe (cherry picked from commit f967fd2f21791c5c4a5a090cc14ee88d155d2e2b) - posted by ji...@apache.org on 2015/04/20 19:40:31 UTC, 1 replies.
- [01/50] hadoop git commit: HDFS-7369. Erasure coding: distribute recovery work for striped blocks to DataNode. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/20 20:53:08 UTC, 0 replies.
- [02/50] hadoop git commit: HDFS-7864. Erasure Coding: Update safemode calculation for striped blocks. Contributed by GAO Rui. - posted by zh...@apache.org on 2015/04/20 20:53:09 UTC, 0 replies.
- [03/50] hadoop git commit: HADOOP-11647. Reed-Solomon ErasureCoder. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/20 20:53:10 UTC, 0 replies.
- [04/50] hadoop git commit: HADOOP-11707. Add factory to create raw erasure coder. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/20 20:53:11 UTC, 0 replies.
- [05/50] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903, HDFS-7435 and HDFS-7930 (this commit is for HDFS-7930 only) - posted by zh...@apache.org on 2015/04/20 20:53:12 UTC, 0 replies.
- [06/50] hadoop git commit: HDFS-7716. Add a test for BlockGroup support in FSImage. Contributed by Takuya Fukudome - posted by zh...@apache.org on 2015/04/20 20:53:13 UTC, 0 replies.
- [07/50] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903, HDFS-7435, HDFS-7930, HDFS-7960 (this commit is for HDFS-7960) - posted by zh...@apache.org on 2015/04/20 20:53:14 UTC, 0 replies.
- [08/50] hadoop git commit: HDFS-7827. Erasure Coding: support striped blocks in non-protobuf fsimage. Contributed by Hui Zheng. - posted by zh...@apache.org on 2015/04/20 20:53:15 UTC, 0 replies.
- [09/50] hadoop git commit: HDFS-8005. Erasure Coding: simplify striped block recovery work computation and add tests. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/20 20:53:16 UTC, 0 replies.
- [10/50] hadoop git commit: HDFS-7907. Erasure Coding: track invalid, corrupt, and under-recovery striped blocks in NameNode. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/20 20:53:17 UTC, 0 replies.
- [11/50] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging (this commit is for HDFS-7742) - posted by zh...@apache.org on 2015/04/20 20:53:18 UTC, 0 replies.
- [12/50] hadoop git commit: HADOOP-11664. Loading predefined EC schemas from configuration. Contributed by Kai Zheng. - posted by zh...@apache.org on 2015/04/20 20:53:19 UTC, 0 replies.
- [13/50] hadoop git commit: HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin - posted by zh...@apache.org on 2015/04/20 20:53:20 UTC, 0 replies.
- [14/50] hadoop git commit: HDFS-7617. Add unit tests for editlog transactions for EC. Contributed by Hui Zheng. - posted by zh...@apache.org on 2015/04/20 20:53:21 UTC, 0 replies.
- [15/50] hadoop git commit: HDFS-8027. Erasure Coding: Update CHANGES-HDFS-7285.txt with branch commits (Vinayakumar B) - posted by zh...@apache.org on 2015/04/20 20:53:22 UTC, 0 replies.
- [16/50] hadoop git commit: HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/20 20:53:23 UTC, 0 replies.
- [17/50] hadoop git commit: HDFS-7839. Erasure coding: implement facilities in NameNode to create and manage EC zones. Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/20 20:53:24 UTC, 0 replies.
- [18/50] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging (this commit is for conflicts from HDFS-6945). Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/20 20:53:25 UTC, 0 replies.
- [19/50] hadoop git commit: HDFS-7969. Erasure coding: NameNode support for lease recovery of striped block groups. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/20 20:53:26 UTC, 0 replies.
- [20/50] hadoop git commit: HADOOP-11805 Better to rename some raw erasure coders. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/20 20:53:27 UTC, 0 replies.
- [21/50] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt - posted by zh...@apache.org on 2015/04/20 20:53:28 UTC, 0 replies.
- [22/50] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging trunk changes (this commit is for HDFS-8035). Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/20 20:53:29 UTC, 0 replies.
- [23/50] hadoop git commit: HADOOP-11645. Erasure Codec API covering the essential aspects for an erasure code ( Contributed by Kai Zheng) - posted by zh...@apache.org on 2015/04/20 20:53:30 UTC, 0 replies.
- [24/50] hadoop git commit: HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang. Updated CHANGES-HDFS-EC-7285.txt - posted by zh...@apache.org on 2015/04/20 20:53:31 UTC, 0 replies.
- [25/50] hadoop git commit: HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin Updated CHANGES-HDFS-EC-7285.txt - posted by zh...@apache.org on 2015/04/20 20:53:32 UTC, 0 replies.
- [26/50] hadoop git commit: HDFS-7782. Erasure coding: pread from files in striped layout. Contributed by Zhe Zhang and Jing Zhao - posted by zh...@apache.org on 2015/04/20 20:53:33 UTC, 0 replies.
- [27/50] hadoop git commit: HDFS-7782. Erasure coding: pread from files in striped layout. Contributed by Zhe Zhang and Jing Zhao - posted by zh...@apache.org on 2015/04/20 20:53:34 UTC, 0 replies.
- [28/50] hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) - posted by zh...@apache.org on 2015/04/20 20:53:35 UTC, 0 replies.
- [29/50] hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) Added missed file - posted by zh...@apache.org on 2015/04/20 20:53:36 UTC, 0 replies.
- [30/50] hadoop git commit: HDFS-8074 Define a system-wide default EC schema. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/20 20:53:37 UTC, 0 replies.
- [31/50] hadoop git commit: HDFS-8104 Make hard-coded values consistent with the system default schema first before remove them. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/20 20:53:38 UTC, 0 replies.
- [32/50] hadoop git commit: HDFS-7889 Subclass DFSOutputStream to support writing striping layout files. Contributed by Li Bo - posted by zh...@apache.org on 2015/04/20 20:53:39 UTC, 0 replies.
- [33/50] hadoop git commit: HDFS-8077. Erasure coding: fix bugs in EC zone and symlinks. Contributed by Jing Zhao and Zhe Zhang. - posted by zh...@apache.org on 2015/04/20 20:53:40 UTC, 0 replies.
- [34/50] hadoop git commit: HADOOP-11818 Minor improvements for erasurecode classes. Contributed by Rakesh R - posted by zh...@apache.org on 2015/04/20 20:53:41 UTC, 0 replies.
- [35/50] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging trunk changes (this commit mainly addresses HDFS-8081 and HDFS-8048. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/20 20:53:42 UTC, 0 replies.
- [36/50] hadoop git commit: HDFS-8090. Erasure Coding: Add RPC to client-namenode to list all ECSchemas loaded in Namenode. (Contributed by Vinayakumar B) - posted by zh...@apache.org on 2015/04/20 20:53:43 UTC, 0 replies.
- [37/50] hadoop git commit: HDFS-8122. Erasure Coding: Support specifying ECSchema during creation of ECZone. Contributed by Vinayakumar B. - posted by zh...@apache.org on 2015/04/20 20:53:44 UTC, 0 replies.
- [38/50] hadoop git commit: HDFS-8123. Erasure Coding: Better to move EC related proto messages to a separate erasurecoding proto file (Contrubuted by Rakesh R) - posted by zh...@apache.org on 2015/04/20 20:53:45 UTC, 0 replies.
- [39/50] hadoop git commit: HDFS-7349. Support DFS command for the EC encoding (Contributed by Vinayakumar B) - posted by zh...@apache.org on 2015/04/20 20:53:46 UTC, 0 replies.
- [40/50] hadoop git commit: HDFS-8027. Erasure Coding: Update CHANGES-HDFS-7285.txt with branch commits (Vinayakumar B) - posted by zh...@apache.org on 2015/04/20 20:53:47 UTC, 0 replies.
- [41/50] hadoop git commit: HDFS-8114. Erasure coding: Add auditlog FSNamesystem#createErasureCodingZone if this operation fails. Contributed by Rakesh R. - posted by zh...@apache.org on 2015/04/20 20:53:48 UTC, 0 replies.
- [42/50] hadoop git commit: HDFS-7994. Detect if resevered EC Block ID is already used during namenode startup. Contributed by Hui Zheng - posted by zh...@apache.org on 2015/04/20 20:53:49 UTC, 0 replies.
- [43/50] hadoop git commit: HDFS-8167. BlockManager.addBlockCollectionWithCheck should check if the block is a striped block. Contributed by Hui Zheng. - posted by zh...@apache.org on 2015/04/20 20:53:50 UTC, 0 replies.
- [44/50] hadoop git commit: HDFS-8120. Erasure coding: created util class to analyze striped block groups. Contributed by Zhe Zhang and Li Bo. - posted by zh...@apache.org on 2015/04/20 20:53:51 UTC, 0 replies.
- [45/50] hadoop git commit: HDFS-8166. DFSStripedOutputStream should not create empty blocks. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/20 20:53:52 UTC, 0 replies.
- [46/50] hadoop git commit: HDFS-8145. Fix the editlog corruption exposed by failed TestAddStripedBlocks. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/20 20:53:53 UTC, 0 replies.
- [47/50] hadoop git commit: HADOOP-11841. Remove unused ecschema-def.xml files. - posted by zh...@apache.org on 2015/04/20 20:53:54 UTC, 0 replies.
- [48/50] hadoop git commit: HDFS-7937. Erasure Coding: INodeFile quota computation unit tests. Contributed by Kai Sasaki. - posted by zh...@apache.org on 2015/04/20 20:53:55 UTC, 0 replies.
- [49/50] hadoop git commit: HDFS-8181. createErasureCodingZone sets retryCache state as false always (Contributed by Uma Maheswara Rao G) - posted by zh...@apache.org on 2015/04/20 20:53:56 UTC, 0 replies.
- [50/50] hadoop git commit: HDFS-8146. Protobuf changes for BlockECRecoveryCommand and its fields for making it ready for transfer to DN (Contributed by Uma Maheswara Rao G) - posted by zh...@apache.org on 2015/04/20 20:53:57 UTC, 0 replies.
- [Hadoop Wiki] Update of "LibHDFS" by SteveLoughran - posted by Apache Wiki <wi...@apache.org> on 2015/04/20 21:53:31 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6238. MR2 can't run local jobs with -libjars command options which is a regression from MR1 (zxu via rkanter) - posted by rk...@apache.org on 2015/04/20 23:15:10 UTC, 1 replies.
- hadoop git commit: HDFS-8188. Erasure coding: refactor client-related code to sync with HDFS-8082 and HDFS-8169. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/20 23:19:19 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-8179. DFSClient#getServerDefaults returns null within 1 hour of system start. (Contributed by Xiaoyu Yao) - posted by ar...@apache.org on 2015/04/21 00:44:17 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-8179. DFSClient#getServerDefaults returns null within 1 hour of system start. (Contributed by Xiaoyu Yao) - posted by ar...@apache.org on 2015/04/21 00:44:18 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-8179. DFSClient#getServerDefaults returns null within 1 hour of system start. (Contributed by Xiaoyu Yao) - posted by ar...@apache.org on 2015/04/21 00:44:19 UTC, 0 replies.
- hadoop git commit: YARN-3463. Integrate OrderingPolicy Framework with CapacityScheduler. (Craig Welch via wangda) - posted by wa...@apache.org on 2015/04/21 02:14:17 UTC, 1 replies.
- hadoop git commit: HDFS-8190. StripedBlockUtil.getInternalBlockLength may have overflow error. - posted by sz...@apache.org on 2015/04/21 02:42:38 UTC, 0 replies.
- svn commit: r8662 - /release/hadoop/common/readme.txt - posted by wa...@apache.org on 2015/04/21 03:32:08 UTC, 0 replies.
- svn commit: r8663 - /release/hadoop/common/KEYS - posted by wa...@apache.org on 2015/04/21 03:37:29 UTC, 0 replies.
- hadoop git commit: HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B) Updated CHANGES.TXT for correct version - posted by vi...@apache.org on 2015/04/21 04:30:11 UTC, 1 replies.
- hadoop git commit: Set the release date for 2.7.0 - posted by vi...@apache.org on 2015/04/21 05:11:19 UTC, 3 replies.
- [Hadoop Wiki] Trivial Update of "HowToRelease" by VinodKumarVavilapalli - posted by Apache Wiki <wi...@apache.org> on 2015/04/21 05:45:00 UTC, 0 replies.
- hadoop git commit: HDFS-7993. Provide each Replica details in fsck (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/04/21 11:56:11 UTC, 1 replies.
- [Hadoop Wiki] Update of "AmazonS3" by SteveLoughran - posted by Apache Wiki <wi...@apache.org> on 2015/04/21 14:09:32 UTC, 0 replies.
- svn commit: r8669 - in /release/hadoop/common: ./ hadoop-2.7.0/ - posted by vi...@apache.org on 2015/04/21 18:47:02 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-8163. Using monotonicNow for block report scheduling causes test failures on recently restarted systems. (Arpit Agarwal) - posted by ar...@apache.org on 2015/04/21 20:18:23 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-8163. Using monotonicNow for block report scheduling causes test failures on recently restarted systems. (Arpit Agarwal) - posted by ar...@apache.org on 2015/04/21 20:18:24 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-8163. Using monotonicNow for block report scheduling causes test failures on recently restarted systems. (Arpit Agarwal) - posted by ar...@apache.org on 2015/04/21 20:18:25 UTC, 0 replies.
- hadoop git commit: HADOOP-11704. DelegationTokenAuthenticationFilter must pass ipaddress instead of hostname to ProxyUsers#authorize (Anubhav Dhoot via asuresh) - posted by as...@apache.org on 2015/04/21 20:32:13 UTC, 1 replies.
- hadoop git commit: HDFS-8133. Improve readability of deleted block check (Daryn Sharp via Colin P. McCabe) - posted by cm...@apache.org on 2015/04/21 20:43:32 UTC, 1 replies.
- [1/3] hadoop git commit: HADOOP-11746. rewrite test-patch.sh (aw) - posted by aw...@apache.org on 2015/04/21 22:23:21 UTC, 1 replies.
- [2/3] hadoop git commit: HADOOP-11746. rewrite test-patch.sh (aw) - posted by aw...@apache.org on 2015/04/21 22:23:22 UTC, 1 replies.
- [3/3] hadoop git commit: HADOOP-11746. rewrite test-patch.sh (aw) - posted by aw...@apache.org on 2015/04/21 22:23:23 UTC, 1 replies.
- hadoop git commit: YARN-3495. Confusing log generated by FairScheduler. Contributed by Brahma Reddy Battula. - posted by oz...@apache.org on 2015/04/21 22:48:32 UTC, 1 replies.
- [1/3] hadoop git commit: MAPREDUCE-6293. Set job classloader on uber-job's LocalContainerLauncher event thread. (Sangjin Lee via gera) - posted by ge...@apache.org on 2015/04/21 23:06:14 UTC, 1 replies.
- [2/3] hadoop git commit: HADOOP-11812. Implement listLocatedStatus for ViewFileSystem to speed up split calculation (gera) - posted by ge...@apache.org on 2015/04/21 23:06:15 UTC, 1 replies.
- [3/3] hadoop git commit: MAPREDUCE-6297. Task Id of the failed task in diagnostics should link to the task page. (Siqi Li via gera) - posted by ge...@apache.org on 2015/04/21 23:06:16 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-11846 TestCertificateUtil.testCorruptPEM failing on Jenkins JDK8. (Larry McCay via stevel) - posted by st...@apache.org on 2015/04/21 23:38:54 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-11846 TestCertificateUtil.testCorruptPEM failing on Jenkins JDK8. (Larry McCay via stevel) - posted by st...@apache.org on 2015/04/21 23:38:55 UTC, 0 replies.
- [01/29] hadoop git commit: YARN-3487. CapacityScheduler scheduler lock obtained unnecessarily when calling getQueue (Jason Lowe via wangda) - posted by zj...@apache.org on 2015/04/22 01:21:22 UTC, 0 replies.
- [02/29] hadoop git commit: YARN-3493. RM fails to come up with error "Failed to load/recover state" when mem settings are changed. (Jian He via wangda) - posted by zj...@apache.org on 2015/04/22 01:21:23 UTC, 0 replies.
- [03/29] hadoop git commit: YARN-3451. Display attempt start time and elapsed time on the web UI. Contributed by Rohith Sharmaks - posted by zj...@apache.org on 2015/04/22 01:21:24 UTC, 0 replies.
- [04/29] hadoop git commit: HDFS-8169. Move LocatedBlocks and related classes to hdfs-client. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/22 01:21:25 UTC, 0 replies.
- [05/29] hadoop git commit: HDFS-8169. Move LocatedBlocks and related classes to hdfs-client. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/22 01:21:26 UTC, 0 replies.
- [06/29] hadoop git commit: HDFS-8169. Move LocatedBlocks and related classes to hdfs-client. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/22 01:21:27 UTC, 0 replies.
- [07/29] hadoop git commit: HDFS-8152. Refactoring of lazy persist storage cases. (Arpit Agarwal) - posted by zj...@apache.org on 2015/04/22 01:21:28 UTC, 0 replies.
- [08/29] hadoop git commit: HDFS-8043. NPE in MiniDFSCluster teardown. Contributed by Brahma Reddy Battula. - posted by zj...@apache.org on 2015/04/22 01:21:29 UTC, 0 replies.
- [09/29] hadoop git commit: YARN-3136. Fixed a synchronization problem of AbstractYarnScheduler#getTransferredContainers. Contributed by Sunil G - posted by zj...@apache.org on 2015/04/22 01:21:30 UTC, 0 replies.
- [10/29] hadoop git commit: HDFS-7863. Missing description of some methods and parameters in javadoc of FSDirDeleteOp. Contributed by Brahma Reddy Battula. - posted by zj...@apache.org on 2015/04/22 01:21:31 UTC, 0 replies.
- [11/29] hadoop git commit: MAPREDUCE-6238. MR2 can't run local jobs with -libjars command options which is a regression from MR1 (zxu via rkanter) - posted by zj...@apache.org on 2015/04/22 01:21:32 UTC, 0 replies.
- [12/29] hadoop git commit: HDFS-8179. DFSClient#getServerDefaults returns null within 1 hour of system start. (Contributed by Xiaoyu Yao) - posted by zj...@apache.org on 2015/04/22 01:21:33 UTC, 0 replies.
- [13/29] hadoop git commit: YARN-3463. Integrate OrderingPolicy Framework with CapacityScheduler. (Craig Welch via wangda) - posted by zj...@apache.org on 2015/04/22 01:21:34 UTC, 0 replies.
- [14/29] hadoop git commit: YARN-3497. ContainerManagementProtocolProxy modifies IPC timeout conf without making a copy. Contributed by Jason Lowe - posted by zj...@apache.org on 2015/04/22 01:21:35 UTC, 0 replies.
- [15/29] hadoop git commit: HDFS-8173. NPE thrown at DataNode shutdown when HTTP server was not able to create (Contributed by surendra singh lilhore) - posted by zj...@apache.org on 2015/04/22 01:21:36 UTC, 0 replies.
- [16/29] hadoop git commit: HDFS-8163. Using monotonicNow for block report scheduling causes test failures on recently restarted systems. (Arpit Agarwal) - posted by zj...@apache.org on 2015/04/22 01:21:37 UTC, 0 replies.
- [17/29] hadoop git commit: HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B) Updated CHANGES.TXT for correct version - posted by zj...@apache.org on 2015/04/22 01:21:38 UTC, 0 replies.
- [18/29] hadoop git commit: Set the release date for 2.7.0 - posted by zj...@apache.org on 2015/04/22 01:21:39 UTC, 0 replies.
- [19/29] hadoop git commit: HDFS-7993. Provide each Replica details in fsck (Contributed by J.Andreina) - posted by zj...@apache.org on 2015/04/22 01:21:40 UTC, 0 replies.
- [20/29] hadoop git commit: HDFS-8133. Improve readability of deleted block check (Daryn Sharp via Colin P. McCabe) - posted by zj...@apache.org on 2015/04/22 01:21:41 UTC, 0 replies.
- [21/29] hadoop git commit: HADOOP-11746. rewrite test-patch.sh (aw) - posted by zj...@apache.org on 2015/04/22 01:21:42 UTC, 0 replies.
- [22/29] hadoop git commit: HADOOP-11746. rewrite test-patch.sh (aw) - posted by zj...@apache.org on 2015/04/22 01:21:43 UTC, 0 replies.
- [23/29] hadoop git commit: HADOOP-11746. rewrite test-patch.sh (aw) - posted by zj...@apache.org on 2015/04/22 01:21:44 UTC, 0 replies.
- [24/29] hadoop git commit: HADOOP-11704. DelegationTokenAuthenticationFilter must pass ipaddress instead of hostname to ProxyUsers#authorize (Anubhav Dhoot via asuresh) - posted by zj...@apache.org on 2015/04/22 01:21:45 UTC, 0 replies.
- [25/29] hadoop git commit: MAPREDUCE-6293. Set job classloader on uber-job's LocalContainerLauncher event thread. (Sangjin Lee via gera) - posted by zj...@apache.org on 2015/04/22 01:21:46 UTC, 0 replies.
- [26/29] hadoop git commit: YARN-3495. Confusing log generated by FairScheduler. Contributed by Brahma Reddy Battula. - posted by zj...@apache.org on 2015/04/22 01:21:47 UTC, 0 replies.
- [27/29] hadoop git commit: HADOOP-11812. Implement listLocatedStatus for ViewFileSystem to speed up split calculation (gera) - posted by zj...@apache.org on 2015/04/22 01:21:48 UTC, 0 replies.
- [28/29] hadoop git commit: MAPREDUCE-6297. Task Id of the failed task in diagnostics should link to the task page. (Siqi Li via gera) - posted by zj...@apache.org on 2015/04/22 01:21:49 UTC, 0 replies.
- [29/29] hadoop git commit: HADOOP-11846 TestCertificateUtil.testCorruptPEM failing on Jenkins JDK8. (Larry McCay via stevel) - posted by zj...@apache.org on 2015/04/22 01:21:50 UTC, 0 replies.
- [1/2] hadoop git commit: MAPREDUCE-6327. Made MR AM use timeline service v2 API to write history events and counters. Contributed by Junping Du. - posted by zj...@apache.org on 2015/04/22 01:32:36 UTC, 0 replies.
- [2/2] hadoop git commit: MAPREDUCE-6327. Made MR AM use timeline service v2 API to write history events and counters. Contributed by Junping Du. - posted by zj...@apache.org on 2015/04/22 01:32:37 UTC, 0 replies.
- [Hadoop Wiki] Update of "HowToRelease" by AndrewWang - posted by Apache Wiki <wi...@apache.org> on 2015/04/22 01:38:21 UTC, 1 replies.
- hadoop git commit: HADOOP-11827. Speed-up distcp buildListing() using threadpool (Zoran Dimitrijevic via raviprak) - posted by ra...@apache.org on 2015/04/22 01:49:53 UTC, 1 replies.
- hadoop git commit: YARN-3410. YARN admin should be able to remove individual application records from RMStateStore. (Rohith Sharmaks via wangda) - posted by wa...@apache.org on 2015/04/22 02:48:53 UTC, 1 replies.
- hadoop git commit: YARN-3494. Expose AM resource limit and usage in CS QueueMetrics. Contributed by Rohith Sharmaks - posted by ji...@apache.org on 2015/04/22 05:34:15 UTC, 0 replies.
- hadoop git commit: YARN-3494. Expose AM resource limit and usage in CS QueueMetrics. Contributed by Rohith Sharmaks (cherry picked from commit bdd90110e6904b59746812d9a093924a65e72280) - posted by ji...@apache.org on 2015/04/22 05:34:35 UTC, 0 replies.
- hadoop git commit: HDFS-8216. TestDFSStripedOutputStream should use BlockReaderTestUtil to create BlockReader. Contributed by Tsz Wo Nicholas Sze. - posted by zh...@apache.org on 2015/04/22 05:57:04 UTC, 0 replies.
- hadoop git commit: YARN-3503. Expose disk utilization percentage and bad local and log dir counts in NM metrics. Contributed by Varun Vasudev - posted by ji...@apache.org on 2015/04/22 05:57:39 UTC, 0 replies.
- hadoop git commit: HDFS-8212. DistributedFileSystem.createErasureCodingZone should pass schema in FileSystemLinkResolver. Contributed by Tsz Wo Nicholas Sze. - posted by zh...@apache.org on 2015/04/22 06:03:42 UTC, 0 replies.
- hadoop git commit: YARN-3503. Expose disk utilization percentage and bad local and log dir counts in NM metrics. Contributed by Varun Vasudev (cherry picked from commit 674c7ef64916fabbe59c8d6cdd50ca19cf7ddb7c) - posted by ji...@apache.org on 2015/04/22 06:06:18 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8185. Separate client related routines in HAUtil into a new class. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/22 07:09:23 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-8185. Separate client related routines in HAUtil into a new class. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/22 07:09:24 UTC, 1 replies.
- hadoop git commit: YARN-3410. Addendum fix for compilation error. Contributed by Rohith. - posted by aa...@apache.org on 2015/04/22 10:50:02 UTC, 1 replies.
- hadoop git commit: HDFS-8024. Erasure Coding: ECworker frame, basics, bootstraping and configuration. (Contributed by Uma Maheswara Rao G) - posted by um...@apache.org on 2015/04/22 16:01:38 UTC, 0 replies.
- hadoop git commit: New parameter of CLI for decommissioning node gracefully in RMAdmin CLI. Contributed by Devaraj K - posted by ju...@apache.org on 2015/04/22 18:49:02 UTC, 0 replies.
- hadoop git commit: New parameter of CLI for decommissioning node gracefully in RMAdmin CLI. Contributed by Devaraj K (cherry picked from commit fad9d7e85b1ba0934ab592daa9d3c9550b2bb501) - posted by ju...@apache.org on 2015/04/22 18:50:08 UTC, 0 replies.
- hadoop git commit: HADOOP-11859. PseudoAuthenticationHandler fails with httpcomponents v4.4. Contributed by Eugene Koifman. - posted by ji...@apache.org on 2015/04/22 19:00:45 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6330. Fix typo in some Task Attempt API's URL. Contributed by Ryu Kobayashi. - posted by oz...@apache.org on 2015/04/22 20:22:25 UTC, 1 replies.
- hadoop git commit: Addendum for HDFS-8024: adding header. - posted by zh...@apache.org on 2015/04/22 20:24:21 UTC, 0 replies.
- hadoop git commit: Fix a misleading summary of MAPREDUCE-6330 in CHANGES.txt. - posted by oz...@apache.org on 2015/04/22 20:29:31 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-8218. Move classes that used by ClientProtocol into hdfs-client. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/22 20:33:35 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-8218. Move classes that used by ClientProtocol into hdfs-client. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/22 20:33:36 UTC, 1 replies.
- hadoop git commit: HADOOP-11848. Incorrect arguments to sizeof in DomainSocket.c (Malcolm Kavalsky via Colin P. McCabe) - posted by cm...@apache.org on 2015/04/22 21:36:52 UTC, 1 replies.
- hadoop git commit: HADOOP-11850: Typos in hadoop-common java docs. Contributed by Surendra Singh Lilhore. - posted by jg...@apache.org on 2015/04/22 22:49:58 UTC, 0 replies.
- hadoop git commit: HADOOP-11868. Invalid user logins trigger large backtraces in server log. Contributed by Chang Li - posted by jl...@apache.org on 2015/04/22 22:57:19 UTC, 0 replies.
- hadoop git commit: HADOOP-11868. Invalid user logins trigger large backtraces in server log. Contributed by Chang Li (cherry picked from commit 0ebe84d30af2046775884c9fb1e054da31582657) - posted by jl...@apache.org on 2015/04/22 22:58:10 UTC, 1 replies.
- [Hadoop Wiki] Update of "Roadmap" by VinodKumarVavilapalli - posted by Apache Wiki <wi...@apache.org> on 2015/04/22 23:07:41 UTC, 0 replies.
- hadoop git commit: HDFS-8156. Add/implement necessary APIs even we just have the system default schema. Contributed by Kai Zheng. - posted by zh...@apache.org on 2015/04/22 23:49:15 UTC, 0 replies.
- svn commit: r1675509 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/docs/ publish/docs/r2.7.0/ publish/docs/r2.7.0/api/ publish/docs/r2.7.0/api/org/ publish/docs/r2.7.0/api/org/apache/ publish/docs/r2.7.0/api/or... - posted by vi...@apache.org on 2015/04/23 00:25:07 UTC, 0 replies.
- svn commit: r1675519 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ - posted by vi...@apache.org on 2015/04/23 01:33:08 UTC, 0 replies.
- hadoop git commit: YARN-3366. Enhanced NodeManager to support classifying/shaping outgoing network bandwidth traffic originating from YARN containers Contributed by Sidharta Seethana. - posted by vi...@apache.org on 2015/04/23 02:36:32 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-11861. test-patch.sh rewrite addendum patch. Contributed by Allen Wittenauer. - posted by cn...@apache.org on 2015/04/23 07:24:02 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-11861. test-patch.sh rewrite addendum patch. Contributed by Allen Wittenauer. - posted by cn...@apache.org on 2015/04/23 07:24:03 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-11864. JWTRedirectAuthenticationHandler breaks java8 javadocs. (Larry McCay via stevel) - posted by st...@apache.org on 2015/04/23 10:06:35 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-11864. JWTRedirectAuthenticationHandler breaks java8 javadocs. (Larry McCay via stevel) - posted by st...@apache.org on 2015/04/23 10:06:36 UTC, 0 replies.
- hadoop git commit: HDFS-8136. Client gets and uses EC schema when reads and writes a stripping file. Contributed by Kai Sasaki - posted by dr...@apache.org on 2015/04/23 10:21:50 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-2605. [RM HA] Rest api endpoints doing redirect incorrectly. (Xuan Gong via stevel) - posted by st...@apache.org on 2015/04/23 10:23:05 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-2605. [RM HA] Rest api endpoints doing redirect incorrectly. (Xuan Gong via stevel) - posted by st...@apache.org on 2015/04/23 10:23:06 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-2605. [RM HA] Rest api endpoints doing redirect incorrectly. (Xuan Gong via stevel) - posted by st...@apache.org on 2015/04/23 10:23:07 UTC, 0 replies.
- hadoop git commit: HDFS-4448. Allow HA NN to start in secure mode with wildcard address configured (atm via asuresh) - posted by as...@apache.org on 2015/04/23 10:44:57 UTC, 1 replies.
- hadoop git commit: YARN-3434. Interaction between reservations and userlimit can result in significant ULF violation - posted by tg...@apache.org on 2015/04/23 16:48:18 UTC, 0 replies.
- hadoop git commit: YARN-3434. Interaction between reservations and userlimit can result in significant ULF violation (cherry picked from commit 189a63a719c63b67a1783a280bfc2f72dcb55277) - posted by tg...@apache.org on 2015/04/23 16:57:31 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-10597. RPC Server signals backoff to clients when all request queues are full. (Contributed by Ming Ma) - posted by ar...@apache.org on 2015/04/23 18:35:49 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-10597. RPC Server signals backoff to clients when all request queues are full. (Contributed by Ming Ma) - posted by ar...@apache.org on 2015/04/23 18:35:50 UTC, 0 replies.
- hadoop git commit: YARN-3319. Implement a FairOrderingPolicy. (Craig Welch via wangda) - posted by wa...@apache.org on 2015/04/23 19:50:47 UTC, 1 replies.
- hadoop git commit: YARN-3522. Fixed DistributedShell to instantiate TimeLineClient as the correct user. Contributed by Zhijie Shen - posted by ji...@apache.org on 2015/04/23 20:07:41 UTC, 0 replies.
- hadoop git commit: YARN-3522. Fixed DistributedShell to instantiate TimeLineClient as the correct user. Contributed by Zhijie Shen (cherry picked from commit aa4a192feb8939353254d058c5f81bddbd0335c0) - posted by ji...@apache.org on 2015/04/23 20:08:00 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-3413. Changed Nodelabel attributes (like exclusivity) to be settable only via addToClusterNodeLabels but not changeable at runtime. (Wangda Tan via vinodkv) - posted by vi...@apache.org on 2015/04/23 20:24:04 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-3413. Changed Nodelabel attributes (like exclusivity) to be settable only via addToClusterNodeLabels but not changeable at runtime. (Wangda Tan via vinodkv) - posted by vi...@apache.org on 2015/04/23 20:24:05 UTC, 1 replies.
- hadoop git commit: HADOOP-11852. Disable symlinks in trunk. - posted by wa...@apache.org on 2015/04/23 20:48:47 UTC, 0 replies.
- hadoop git commit: HDFS-8147. StorageGroup in Dispatcher should override equals nad hashCode. Contributed by surendra singh lilhore - posted by sz...@apache.org on 2015/04/23 20:55:37 UTC, 2 replies.
- svn commit: r1675716 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml - posted by xy...@apache.org on 2015/04/23 22:05:00 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-11872. "hadoop dfs" command prints message about using "yarn jar" on Windows(branch-2 only). Contributed by Varun Vasudev. - posted by cn...@apache.org on 2015/04/23 22:11:29 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-11872. "hadoop dfs" command prints message about using "yarn jar" on Windows(branch-2 only). Contributed by Varun Vasudev. - posted by cn...@apache.org on 2015/04/23 22:11:30 UTC, 0 replies.
- [1/3] hadoop git commit: HADOOP-11730. Regression: s3n read failure recovery broken. (Takenori Sato via stevel) - posted by st...@apache.org on 2015/04/23 22:42:04 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-11730. Regression: s3n read failure recovery broken. (Takenori Sato via stevel) - posted by st...@apache.org on 2015/04/23 22:42:05 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-11730. Regression: s3n read failure recovery broken. (Takenori Sato via stevel) - posted by st...@apache.org on 2015/04/23 22:42:06 UTC, 0 replies.
- hadoop git commit: HDFS-8215. Refactor NamenodeFsck#check method. Contributed by Takanobu Asanuma - posted by sz...@apache.org on 2015/04/23 23:20:02 UTC, 1 replies.
- hadoop git commit: HDFS-8233. Fix DFSStripedOutputStream#getCurrentBlockGroupBytes when the last stripe is at the block group boundary. Contributed by Jing Zhao. - posted by ji...@apache.org on 2015/04/24 00:43:11 UTC, 0 replies.
- hadoop git commit: HDFS-8223. Should calculate checksum for parity blocks in DFSStripedOutputStream. Contributed by Yi Liu. - posted by ji...@apache.org on 2015/04/24 00:51:38 UTC, 0 replies.
- hadoop git commit: HADOOP-11627. Remove io.native.lib.available. Contributed by Brahma Reddy Battula. - posted by aa...@apache.org on 2015/04/24 01:10:47 UTC, 0 replies.
- hadoop git commit: YARN-3516. killing ContainerLocalizer action doesn't take effect when private localizer receives FETCH_FAILURE status. Contributed by zhihai xu - posted by xg...@apache.org on 2015/04/24 01:41:33 UTC, 1 replies.
- [1/4] hadoop git commit: HDFS-8052. Move WebHdfsFileSystem into hadoop-hdfs-client. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/24 02:33:49 UTC, 1 replies.
- [2/4] hadoop git commit: HDFS-8052. Move WebHdfsFileSystem into hadoop-hdfs-client. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/24 02:33:50 UTC, 1 replies.
- [3/4] hadoop git commit: HDFS-8052. Move WebHdfsFileSystem into hadoop-hdfs-client. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/24 02:33:51 UTC, 1 replies.
- [4/4] hadoop git commit: HDFS-8052. Move WebHdfsFileSystem into hadoop-hdfs-client. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/24 02:33:52 UTC, 1 replies.
- [1/4] hadoop git commit: YARN-3351. AppMaster tracking URL is broken in HA. (Anubhav Dhoot via kasha) - posted by vi...@apache.org on 2015/04/24 02:48:18 UTC, 0 replies.
- [2/4] hadoop git commit: YARN-3382. Some of UserMetricsInfo metrics are incorrectly set to root queue metrics. Contributed by Rohit Agarwal - posted by vi...@apache.org on 2015/04/24 02:48:19 UTC, 0 replies.
- [3/4] hadoop git commit: YARN-3472. Fixed possible leak in DelegationTokenRenewer#allTokens. Contributed by Rohith Sharmaks - posted by vi...@apache.org on 2015/04/24 02:48:20 UTC, 0 replies.
- [4/4] hadoop git commit: MAPREDUCE-6238. MR2 can't run local jobs with -libjars command options which is a regression from MR1 (zxu via rkanter) - posted by vi...@apache.org on 2015/04/24 02:48:21 UTC, 0 replies.
- hadoop git commit: HADOOP-11802. DomainSocketWatcher thread terminates sometimes after there is an I/O error during requestShortCircuitShm (cmccabe) - posted by cm...@apache.org on 2015/04/24 04:08:04 UTC, 2 replies.
- hadoop git commit: HDFS-8070. Pre-HDFS-7915 DFSClient cannot use short circuit on post-HDFS-7915 DataNode (cmccabe) - posted by cm...@apache.org on 2015/04/24 04:13:36 UTC, 2 replies.
- hadoop git commit: HADOOP-11802. Fix renamed constant in test file in backport to 2.7.1 (cmccabe) - posted by cm...@apache.org on 2015/04/24 04:16:44 UTC, 0 replies.
- hadoop git commit: HDFS-8217. During block recovery for truncate Log new Block Id in case of copy-on-truncate is true. (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/04/24 08:48:28 UTC, 1 replies.
- hadoop git commit: HDFS-8231. StackTrace displayed at client while QuotaByStorageType exceeds (Contributed by J.Andreina and Xiaoyu Yao) - posted by vi...@apache.org on 2015/04/24 09:21:36 UTC, 1 replies.
- hadoop git commit: HDFS-8110. Remove unsupported 'hdfs namenode -rollingUpgrade downgrade' from document. Contributed by J.Andreina. - posted by aa...@apache.org on 2015/04/24 13:34:04 UTC, 0 replies.
- hadoop git commit: HDFS-8228. Erasure Coding: SequentialBlockGroupIdGenerator#nextValue may cause block id conflicts. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/24 18:34:49 UTC, 0 replies.
- hadoop git commit: YARN-3511. Add errors and warnings page to ATS. Contributed by Varun Vasudev - posted by xg...@apache.org on 2015/04/24 18:43:06 UTC, 1 replies.
- hadoop git commit: HDFS-8176. Record from/to snapshots in audit log for snapshot diff report. Contributed by J. Andreina. - posted by ji...@apache.org on 2015/04/24 19:23:44 UTC, 1 replies.
- hadoop git commit: HDFS-8191. Fix byte to integer casting in SimulatedFSDataset#simulatedByte. Contributed by Zhe Zhang. - posted by wa...@apache.org on 2015/04/24 20:55:25 UTC, 1 replies.
- hadoop git commit: YARN-3387. Previous AM's container completed status couldn't pass to current AM if AM and RM restarted during the same time. Contributed by Sandflee - posted by ji...@apache.org on 2015/04/24 21:14:04 UTC, 0 replies.
- hadoop git commit: YARN-3387. Previous AM's container completed status couldn't pass to current AM if AM and RM restarted during the same time. Contributed by Sandflee (cherry picked from commit d03dcb9635dbd79a45d229d1cab5fd28e5e49f49) - posted by ji...@apache.org on 2015/04/24 21:14:24 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-11843. Make setting up the build environment easier. Contributed by Niels Basjes. - posted by cn...@apache.org on 2015/04/24 22:08:59 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-11843. Make setting up the build environment easier. Contributed by Niels Basjes. - posted by cn...@apache.org on 2015/04/24 22:09:00 UTC, 0 replies.
- hadoop git commit: HADOOP-11876. Refactor code to make it more readable, minor maybePrintStats bug (Zoran Dimitrijevic via raviprak) - posted by ra...@apache.org on 2015/04/24 22:39:28 UTC, 1 replies.
- hadoop git commit: YARN-3444. Fix typo capabililty. Contributed by Gabor Liptak. - posted by aa...@apache.org on 2015/04/24 23:10:48 UTC, 1 replies.
- hadoop git commit: YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore invoked. Contributed by Brahma Reddy Battula - posted by jl...@apache.org on 2015/04/25 00:03:42 UTC, 0 replies.
- hadoop git commit: YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore invoked. Contributed by Brahma Reddy Battula (cherry picked from commit 5e093f0d400f82f67d9b2d24253c79e4a5abacf9) - posted by jl...@apache.org on 2015/04/25 00:04:18 UTC, 0 replies.
- hadoop git commit: Fix commit version for YARN-3537 - posted by jl...@apache.org on 2015/04/25 00:08:45 UTC, 0 replies.
- hadoop git commit: Fix commit version for YARN-3537 (cherry picked from commit 78fe6e57c7697dae192d74e2f5b91040a3579dfd) - posted by jl...@apache.org on 2015/04/25 00:09:46 UTC, 0 replies.
- hadoop git commit: YARN-3406. Display count of running containers in the RM's Web UI. Contributed by Ryu Kobayashi. - posted by oz...@apache.org on 2015/04/25 00:17:59 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-8211. DataNode UUID is always null in the JMX counter. (Contributed by Anu Engineer) - posted by ar...@apache.org on 2015/04/25 01:48:33 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8211. DataNode UUID is always null in the JMX counter. (Contributed by Anu Engineer) - posted by ar...@apache.org on 2015/04/25 01:48:34 UTC, 0 replies.
- hadoop git commit: YARN-3390. Reuse TimelineCollectorManager for RM (Zhijie Shen via sjlee) - posted by sj...@apache.org on 2015/04/25 01:57:30 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-2498. Respect labels in preemption policy of capacity scheduler for inter-queue preemption. Contributed by Wangda Tan - posted by ji...@apache.org on 2015/04/25 02:03:42 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-2498. Respect labels in preemption policy of capacity scheduler for inter-queue preemption. Contributed by Wangda Tan - posted by ji...@apache.org on 2015/04/25 02:03:43 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-2498. Respect labels in preemption policy of capacity scheduler for inter-queue preemption. Contributed by Wangda Tan (cherry picked from commit d497f6ea2be559aa31ed76f37ae949dbfabe2a51) - posted by ji...@apache.org on 2015/04/25 02:04:05 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-2498. Respect labels in preemption policy of capacity scheduler for inter-queue preemption. Contributed by Wangda Tan (cherry picked from commit d497f6ea2be559aa31ed76f37ae949dbfabe2a51) - posted by ji...@apache.org on 2015/04/25 02:04:06 UTC, 0 replies.
- hadoop git commit: Moving YARN-3351, YARN-3382, YARN-3472, MAPREDUCE-6238 to the 2.7.1 CHANGES.txt sections given the recent merge into branch-2.7. - posted by vi...@apache.org on 2015/04/25 02:19:39 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6333. TestEvents, TestAMWebServicesTasks, TestAppController are broken due to MAPREDUCE-6297. (Siqi Li via gera) - posted by ge...@apache.org on 2015/04/25 02:36:29 UTC, 1 replies.
- hadoop git commit: HDFS-8033. Erasure coding: stateful (non-positional) read from files in striped layout. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/25 07:36:39 UTC, 0 replies.
- hadoop git commit: HDFS-7673. synthetic load generator docs give incorrect/incomplete commands (Brahma Reddy Battula via aw) - posted by aw...@apache.org on 2015/04/25 16:05:46 UTC, 0 replies.
- hadoop git commit: re-align HADOOP-11746 in CHANGES.txt between trunk and branch-2 - posted by aw...@apache.org on 2015/04/25 16:27:14 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8247. TestDiskspaceQuotaUpdate#testAppendOverTypeQuota is failing. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/25 20:42:54 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8247. TestDiskspaceQuotaUpdate#testAppendOverTypeQuota is failing. Contributed by Xiaoyu Yao. - posted by cn...@apache.org on 2015/04/25 20:42:55 UTC, 0 replies.
- [Hadoop Wiki] Update of "2015MayBugBash" by SomeOtherAccount - posted by Apache Wiki <wi...@apache.org> on 2015/04/26 00:43:27 UTC, 2 replies.
- [Hadoop Wiki] Update of "ProjectSuggestions" by SomeOtherAccount - posted by Apache Wiki <wi...@apache.org> on 2015/04/26 01:11:08 UTC, 0 replies.
- hadoop git commit: HDFS-8206. Fix the typos in hadoop-hdfs-httpfs. (Brahma Reddy Battula via xyao) - posted by xy...@apache.org on 2015/04/26 06:42:28 UTC, 1 replies.
- hadoop git commit: Updated CHANGES.TXT for correct version of HDFS-8206 - posted by xy...@apache.org on 2015/04/26 07:16:38 UTC, 0 replies.
- hadoop git commit: YARN-3464. Race condition in LocalizerRunner kills localizer before localizing all resources. (Zhihai Xu via kasha) - posted by ka...@apache.org on 2015/04/26 18:13:55 UTC, 1 replies.
- hadoop git commit: HADOOP-11865. Incorrect path mentioned in document for accessing script files (J.Andreina via aw) - posted by aw...@apache.org on 2015/04/26 18:55:54 UTC, 0 replies.
- hadoop git commit: HADOOP-11357. Print information of the build enviornment in test-patch.sh (aw) - posted by aw...@apache.org on 2015/04/27 00:51:17 UTC, 1 replies.
- hadoop git commit: HADOOP-11857. Fix CommandFormat#commandFormat java doc annotation. Contributed by J.Andreina. - posted by jg...@apache.org on 2015/04/27 03:35:35 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6057. Remove obsolete entries from mapred-default.xml (Ray Chiang via aw) - posted by aw...@apache.org on 2015/04/27 05:31:48 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6252. JobHistoryServer should not fail when encountering a missing directory. Contributed by Craig Welch. - posted by de...@apache.org on 2015/04/27 11:33:42 UTC, 2 replies.
- hadoop git commit: MAPREDUCE-6341. Fix typo in mapreduce tutorial. Contributed by John Michael Luy. - posted by oz...@apache.org on 2015/04/27 18:58:35 UTC, 1 replies.
- hadoop git commit: YARN-3530. ATS throws exception on trying to filter results without otherinfo. Contributed by zhijie shen - posted by xg...@apache.org on 2015/04/27 19:37:15 UTC, 1 replies.
- hadoop git commit: YARN-3431. Sub resources of timeline entity needs to be passed to a separate endpoint. Contributed By Zhijie Shen. - posted by ju...@apache.org on 2015/04/27 20:10:14 UTC, 0 replies.
- [01/50] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging (this commit is for conflicts from HDFS-6945). Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/27 20:14:42 UTC, 0 replies.
- [02/50] hadoop git commit: HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin - posted by zh...@apache.org on 2015/04/27 20:14:43 UTC, 0 replies.
- [03/50] hadoop git commit: HDFS-7617. Add unit tests for editlog transactions for EC. Contributed by Hui Zheng. - posted by zh...@apache.org on 2015/04/27 20:14:44 UTC, 0 replies.
- [04/50] hadoop git commit: HDFS-8027. Erasure Coding: Update CHANGES-HDFS-7285.txt with branch commits (Vinayakumar B) - posted by zh...@apache.org on 2015/04/27 20:14:45 UTC, 0 replies.
- [05/50] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging trunk changes (this commit is for HDFS-8035). Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/27 20:14:46 UTC, 0 replies.
- [06/50] hadoop git commit: HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/27 20:14:47 UTC, 0 replies.
- [07/50] hadoop git commit: HDFS-7839. Erasure coding: implement facilities in NameNode to create and manage EC zones. Contributed by Zhe Zhang - posted by zh...@apache.org on 2015/04/27 20:14:48 UTC, 0 replies.
- [08/50] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt - posted by zh...@apache.org on 2015/04/27 20:14:49 UTC, 1 replies.
- [09/50] hadoop git commit: HADOOP-11805 Better to rename some raw erasure coders. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/27 20:14:50 UTC, 1 replies.
- [10/50] hadoop git commit: HDFS-7969. Erasure coding: NameNode support for lease recovery of striped block groups. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/27 20:14:51 UTC, 0 replies.
- [11/50] hadoop git commit: HDFS-7782. Erasure coding: pread from files in striped layout. Contributed by Zhe Zhang and Jing Zhao - posted by zh...@apache.org on 2015/04/27 20:14:52 UTC, 0 replies.
- [12/50] hadoop git commit: HADOOP-11645. Erasure Codec API covering the essential aspects for an erasure code ( Contributed by Kai Zheng) - posted by zh...@apache.org on 2015/04/27 20:14:53 UTC, 0 replies.
- [13/50] hadoop git commit: HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin Updated CHANGES-HDFS-EC-7285.txt - posted by zh...@apache.org on 2015/04/27 20:14:54 UTC, 0 replies.
- [14/50] hadoop git commit: HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang. Updated CHANGES-HDFS-EC-7285.txt - posted by zh...@apache.org on 2015/04/27 20:14:55 UTC, 0 replies.
- [15/50] hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) Added missed file - posted by zh...@apache.org on 2015/04/27 20:14:56 UTC, 0 replies.
- [16/50] hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) - posted by zh...@apache.org on 2015/04/27 20:14:57 UTC, 0 replies.
- [17/50] hadoop git commit: HDFS-7782. Erasure coding: pread from files in striped layout. Contributed by Zhe Zhang and Jing Zhao - posted by zh...@apache.org on 2015/04/27 20:14:58 UTC, 0 replies.
- [18/50] hadoop git commit: HADOOP-11818 Minor improvements for erasurecode classes. Contributed by Rakesh R - posted by zh...@apache.org on 2015/04/27 20:14:59 UTC, 0 replies.
- [19/50] hadoop git commit: HDFS-8104 Make hard-coded values consistent with the system default schema first before remove them. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/27 20:15:00 UTC, 0 replies.
- [20/50] hadoop git commit: HDFS-8074 Define a system-wide default EC schema. Contributed by Kai Zheng - posted by zh...@apache.org on 2015/04/27 20:15:01 UTC, 0 replies.
- [21/50] hadoop git commit: HDFS-7889 Subclass DFSOutputStream to support writing striping layout files. Contributed by Li Bo - posted by zh...@apache.org on 2015/04/27 20:15:02 UTC, 0 replies.
- [22/50] hadoop git commit: HDFS-8077. Erasure coding: fix bugs in EC zone and symlinks. Contributed by Jing Zhao and Zhe Zhang. - posted by zh...@apache.org on 2015/04/27 20:15:03 UTC, 0 replies.
- [23/50] hadoop git commit: HDFS-8090. Erasure Coding: Add RPC to client-namenode to list all ECSchemas loaded in Namenode. (Contributed by Vinayakumar B) - posted by zh...@apache.org on 2015/04/27 20:15:04 UTC, 0 replies.
- [24/50] hadoop git commit: HDFS-8114. Erasure coding: Add auditlog FSNamesystem#createErasureCodingZone if this operation fails. Contributed by Rakesh R. - posted by zh...@apache.org on 2015/04/27 20:15:05 UTC, 0 replies.
- [25/50] hadoop git commit: HDFS-8122. Erasure Coding: Support specifying ECSchema during creation of ECZone. Contributed by Vinayakumar B. - posted by zh...@apache.org on 2015/04/27 20:15:06 UTC, 0 replies.
- [26/50] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging trunk changes (this commit mainly addresses HDFS-8081 and HDFS-8048. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/27 20:15:07 UTC, 0 replies.
- [27/50] hadoop git commit: HDFS-7349. Support DFS command for the EC encoding (Contributed by Vinayakumar B) - posted by zh...@apache.org on 2015/04/27 20:15:08 UTC, 0 replies.
- [28/50] hadoop git commit: HDFS-8123. Erasure Coding: Better to move EC related proto messages to a separate erasurecoding proto file (Contrubuted by Rakesh R) - posted by zh...@apache.org on 2015/04/27 20:15:09 UTC, 0 replies.
- [29/50] hadoop git commit: HDFS-8027. Erasure Coding: Update CHANGES-HDFS-7285.txt with branch commits (Vinayakumar B) - posted by zh...@apache.org on 2015/04/27 20:15:10 UTC, 0 replies.
- [30/50] hadoop git commit: HDFS-8120. Erasure coding: created util class to analyze striped block groups. Contributed by Zhe Zhang and Li Bo. - posted by zh...@apache.org on 2015/04/27 20:15:11 UTC, 0 replies.
- [31/50] hadoop git commit: HDFS-7994. Detect if resevered EC Block ID is already used during namenode startup. Contributed by Hui Zheng - posted by zh...@apache.org on 2015/04/27 20:15:12 UTC, 0 replies.
- [32/50] hadoop git commit: HDFS-8167. BlockManager.addBlockCollectionWithCheck should check if the block is a striped block. Contributed by Hui Zheng. - posted by zh...@apache.org on 2015/04/27 20:15:13 UTC, 0 replies.
- [33/50] hadoop git commit: HDFS-8145. Fix the editlog corruption exposed by failed TestAddStripedBlocks. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/27 20:15:14 UTC, 1 replies.
- [34/50] hadoop git commit: HADOOP-11841. Remove unused ecschema-def.xml files. - posted by zh...@apache.org on 2015/04/27 20:15:15 UTC, 0 replies.
- [35/50] hadoop git commit: HDFS-8166. DFSStripedOutputStream should not create empty blocks. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/27 20:15:16 UTC, 0 replies.
- [36/50] hadoop git commit: HDFS-7937. Erasure Coding: INodeFile quota computation unit tests. Contributed by Kai Sasaki. - posted by zh...@apache.org on 2015/04/27 20:15:17 UTC, 0 replies.
- [37/50] hadoop git commit: HDFS-8146. Protobuf changes for BlockECRecoveryCommand and its fields for making it ready for transfer to DN (Contributed by Uma Maheswara Rao G) - posted by zh...@apache.org on 2015/04/27 20:15:18 UTC, 0 replies.
- [38/50] hadoop git commit: HDFS-8181. createErasureCodingZone sets retryCache state as false always (Contributed by Uma Maheswara Rao G) - posted by zh...@apache.org on 2015/04/27 20:15:19 UTC, 1 replies.
- [39/50] hadoop git commit: HDFS-8188. Erasure coding: refactor client-related code to sync with HDFS-8082 and HDFS-8169. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/27 20:15:20 UTC, 1 replies.
- [40/50] hadoop git commit: HDFS-8212. DistributedFileSystem.createErasureCodingZone should pass schema in FileSystemLinkResolver. Contributed by Tsz Wo Nicholas Sze. - posted by zh...@apache.org on 2015/04/27 20:15:21 UTC, 0 replies.
- [41/50] hadoop git commit: HDFS-8190. StripedBlockUtil.getInternalBlockLength may have overflow error. - posted by zh...@apache.org on 2015/04/27 20:15:22 UTC, 0 replies.
- [42/50] hadoop git commit: HDFS-8216. TestDFSStripedOutputStream should use BlockReaderTestUtil to create BlockReader. Contributed by Tsz Wo Nicholas Sze. - posted by zh...@apache.org on 2015/04/27 20:15:23 UTC, 0 replies.
- [43/50] hadoop git commit: HDFS-8024. Erasure Coding: ECworker frame, basics, bootstraping and configuration. (Contributed by Uma Maheswara Rao G) - posted by zh...@apache.org on 2015/04/27 20:15:24 UTC, 0 replies.
- [44/50] hadoop git commit: HDFS-8156. Add/implement necessary APIs even we just have the system default schema. Contributed by Kai Zheng. - posted by zh...@apache.org on 2015/04/27 20:15:25 UTC, 0 replies.
- [45/50] hadoop git commit: HDFS-8136. Client gets and uses EC schema when reads and writes a stripping file. Contributed by Kai Sasaki - posted by zh...@apache.org on 2015/04/27 20:15:26 UTC, 0 replies.
- [46/50] hadoop git commit: HDFS-8228. Erasure Coding: SequentialBlockGroupIdGenerator#nextValue may cause block id conflicts. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/27 20:15:27 UTC, 0 replies.
- [47/50] hadoop git commit: HDFS-8233. Fix DFSStripedOutputStream#getCurrentBlockGroupBytes when the last stripe is at the block group boundary. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/04/27 20:15:28 UTC, 0 replies.
- [48/50] hadoop git commit: HDFS-8223. Should calculate checksum for parity blocks in DFSStripedOutputStream. Contributed by Yi Liu. - posted by zh...@apache.org on 2015/04/27 20:15:29 UTC, 0 replies.
- [49/50] hadoop git commit: HDFS-8033. Erasure coding: stateful (non-positional) read from files in striped layout. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/27 20:15:30 UTC, 0 replies.
- [50/50] hadoop git commit: Addendum fix for HDFS-7749 to be compatible with HDFS-7993 - posted by zh...@apache.org on 2015/04/27 20:15:31 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8205. CommandFormat#parse() should not parse option as value of option. (Contributed by Peter Shi and Xiaoyu Yao) - posted by ar...@apache.org on 2015/04/27 21:27:11 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8205. CommandFormat#parse() should not parse option as value of option. (Contributed by Peter Shi and Xiaoyu Yao) - posted by ar...@apache.org on 2015/04/27 21:27:12 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8205. Fix CHANGES.txt - posted by ar...@apache.org on 2015/04/27 21:31:10 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8205. Fix CHANGES.txt - posted by ar...@apache.org on 2015/04/27 21:31:11 UTC, 0 replies.
- hadoop git commit: HADOOP-11870. [JDK8] AuthenticationFilter, CertificateUtil, SignerSecretProviders, KeyAuthorizationKeyProvider Javadoc issues (rkanter) - posted by rk...@apache.org on 2015/04/27 22:30:41 UTC, 1 replies.
- [1/3] hadoop git commit: YARN-3465. Use LinkedHashMap to preserve order of resource requests. (Zhihai Xu via kasha) - posted by ka...@apache.org on 2015/04/27 22:39:53 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-3516. killing ContainerLocalizer action doesn't take effect when private localizer receives FETCH_FAILURE status. Contributed by zhihai xu - posted by ka...@apache.org on 2015/04/27 22:39:54 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-3464. Race condition in LocalizerRunner kills localizer before localizing all resources. (Zhihai Xu via kasha) - posted by ka...@apache.org on 2015/04/27 22:39:55 UTC, 0 replies.
- hadoop git commit: Update CHANGES.txt - Pulled in YARN-3465, YARN-3516, and YARN-3464 to branch-2.7 (for 2.7.1) - posted by ka...@apache.org on 2015/04/27 22:43:55 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: YARN-3434. Interaction between reservations and userlimit can result in significant ULF violation - posted by zj...@apache.org on 2015/04/27 23:26:04 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-4448. Allow HA NN to start in secure mode with wildcard address configured (atm via asuresh) - posted by zj...@apache.org on 2015/04/27 23:26:05 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-2605. [RM HA] Rest api endpoints doing redirect incorrectly. (Xuan Gong via stevel) - posted by zj...@apache.org on 2015/04/27 23:26:06 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-3522. Fixed DistributedShell to instantiate TimeLineClient as the correct user. Contributed by Zhijie Shen - posted by zj...@apache.org on 2015/04/27 23:26:07 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-3413. Changed Nodelabel attributes (like exclusivity) to be settable only via addToClusterNodeLabels but not changeable at runtime. (Wangda Tan via vinodkv) - posted by zj...@apache.org on 2015/04/27 23:26:08 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-3413. Changed Nodelabel attributes (like exclusivity) to be settable only via addToClusterNodeLabels but not changeable at runtime. (Wangda Tan via vinodkv) - posted by zj...@apache.org on 2015/04/27 23:26:09 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-11627. Remove io.native.lib.available. Contributed by Brahma Reddy Battula. - posted by zj...@apache.org on 2015/04/27 23:26:10 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-8215. Refactor NamenodeFsck#check method. Contributed by Takanobu Asanuma - posted by zj...@apache.org on 2015/04/27 23:26:11 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HADOOP-11852. Disable symlinks in trunk. - posted by zj...@apache.org on 2015/04/27 23:26:12 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HADOOP-11730. Regression: s3n read failure recovery broken. (Takenori Sato via stevel) - posted by zj...@apache.org on 2015/04/27 23:26:13 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-8147. StorageGroup in Dispatcher should override equals nad hashCode. Contributed by surendra singh lilhore - posted by zj...@apache.org on 2015/04/27 23:26:14 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-8070. Pre-HDFS-7915 DFSClient cannot use short circuit on post-HDFS-7915 DataNode (cmccabe) - posted by zj...@apache.org on 2015/04/27 23:26:15 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HADOOP-11802. DomainSocketWatcher thread terminates sometimes after there is an I/O error during requestShortCircuitShm (cmccabe) - posted by zj...@apache.org on 2015/04/27 23:26:16 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-8052. Move WebHdfsFileSystem into hadoop-hdfs-client. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/27 23:26:17 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-8052. Move WebHdfsFileSystem into hadoop-hdfs-client. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/27 23:26:18 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-8052. Move WebHdfsFileSystem into hadoop-hdfs-client. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/27 23:26:19 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-8052. Move WebHdfsFileSystem into hadoop-hdfs-client. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/04/27 23:26:20 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-3516. killing ContainerLocalizer action doesn't take effect when private localizer receives FETCH_FAILURE status. Contributed by zhihai xu - posted by zj...@apache.org on 2015/04/27 23:26:21 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-8110. Remove unsupported 'hdfs namenode -rollingUpgrade downgrade' from document. Contributed by J.Andreina. - posted by zj...@apache.org on 2015/04/27 23:26:22 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-8231. StackTrace displayed at client while QuotaByStorageType exceeds (Contributed by J.Andreina and Xiaoyu Yao) - posted by zj...@apache.org on 2015/04/27 23:26:23 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HDFS-8217. During block recovery for truncate Log new Block Id in case of copy-on-truncate is true. (Contributed by Vinayakumar B) - posted by zj...@apache.org on 2015/04/27 23:26:24 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-3511. Add errors and warnings page to ATS. Contributed by Varun Vasudev - posted by zj...@apache.org on 2015/04/27 23:26:25 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-8176. Record from/to snapshots in audit log for snapshot diff report. Contributed by J. Andreina. - posted by zj...@apache.org on 2015/04/27 23:26:26 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-3444. Fix typo capabililty. Contributed by Gabor Liptak. - posted by zj...@apache.org on 2015/04/27 23:26:27 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-3387. Previous AM's container completed status couldn't pass to current AM if AM and RM restarted during the same time. Contributed by Sandflee - posted by zj...@apache.org on 2015/04/27 23:26:28 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-8191. Fix byte to integer casting in SimulatedFSDataset#simulatedByte. Contributed by Zhe Zhang. - posted by zj...@apache.org on 2015/04/27 23:26:29 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HADOOP-11843. Make setting up the build environment easier. Contributed by Niels Basjes. - posted by zj...@apache.org on 2015/04/27 23:26:30 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-11876. Refactor code to make it more readable, minor maybePrintStats bug (Zoran Dimitrijevic via raviprak) - posted by zj...@apache.org on 2015/04/27 23:26:31 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: Fix commit version for YARN-3537 - posted by zj...@apache.org on 2015/04/27 23:26:32 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-8211. DataNode UUID is always null in the JMX counter. (Contributed by Anu Engineer) - posted by zj...@apache.org on 2015/04/27 23:26:33 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-2498. Respect labels in preemption policy of capacity scheduler for inter-queue preemption. Contributed by Wangda Tan - posted by zj...@apache.org on 2015/04/27 23:26:34 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-2498. Respect labels in preemption policy of capacity scheduler for inter-queue preemption. Contributed by Wangda Tan - posted by zj...@apache.org on 2015/04/27 23:26:35 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore invoked. Contributed by Brahma Reddy Battula - posted by zj...@apache.org on 2015/04/27 23:26:36 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-3406. Display count of running containers in the RM's Web UI. Contributed by Ryu Kobayashi. - posted by zj...@apache.org on 2015/04/27 23:26:37 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: MAPREDUCE-6333. TestEvents, TestAMWebServicesTasks, TestAppController are broken due to MAPREDUCE-6297. (Siqi Li via gera) - posted by zj...@apache.org on 2015/04/27 23:26:38 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-7673. synthetic load generator docs give incorrect/incomplete commands (Brahma Reddy Battula via aw) - posted by zj...@apache.org on 2015/04/27 23:26:39 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-8247. TestDiskspaceQuotaUpdate#testAppendOverTypeQuota is failing. Contributed by Xiaoyu Yao. - posted by zj...@apache.org on 2015/04/27 23:26:40 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: Moving YARN-3351, YARN-3382, YARN-3472, MAPREDUCE-6238 to the 2.7.1 CHANGES.txt sections given the recent merge into branch-2.7. - posted by zj...@apache.org on 2015/04/27 23:26:41 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-8206. Fix the typos in hadoop-hdfs-httpfs. (Brahma Reddy Battula via xyao) - posted by zj...@apache.org on 2015/04/27 23:26:42 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HADOOP-11857. Fix CommandFormat#commandFormat java doc annotation. Contributed by J.Andreina. - posted by zj...@apache.org on 2015/04/27 23:26:43 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HADOOP-11357. Print information of the build enviornment in test-patch.sh (aw) - posted by zj...@apache.org on 2015/04/27 23:26:44 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: Updated CHANGES.TXT for correct version of HDFS-8206 - posted by zj...@apache.org on 2015/04/27 23:26:45 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-3464. Race condition in LocalizerRunner kills localizer before localizing all resources. (Zhihai Xu via kasha) - posted by zj...@apache.org on 2015/04/27 23:26:46 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HADOOP-11865. Incorrect path mentioned in document for accessing script files (J.Andreina via aw) - posted by zj...@apache.org on 2015/04/27 23:26:47 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: MAPREDUCE-6057. Remove obsolete entries from mapred-default.xml (Ray Chiang via aw) - posted by zj...@apache.org on 2015/04/27 23:26:48 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: MAPREDUCE-6252. JobHistoryServer should not fail when encountering a missing directory. Contributed by Craig Welch. - posted by zj...@apache.org on 2015/04/27 23:26:49 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-3530. ATS throws exception on trying to filter results without otherinfo. Contributed by zhijie shen - posted by zj...@apache.org on 2015/04/27 23:26:50 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: MAPREDUCE-6341. Fix typo in mapreduce tutorial. Contributed by John Michael Luy. - posted by zj...@apache.org on 2015/04/27 23:26:51 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HDFS-8205. CommandFormat#parse() should not parse option as value of option. (Contributed by Peter Shi and Xiaoyu Yao) - posted by zj...@apache.org on 2015/04/27 23:26:52 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HDFS-8205. Fix CHANGES.txt - posted by zj...@apache.org on 2015/04/27 23:26:53 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6324. Fixed MapReduce uber jobs to not fail the udpate of AM-RM tokens when they roll-over. Contributed by Jason Lowe. - posted by vi...@apache.org on 2015/04/27 23:58:44 UTC, 2 replies.
- hadoop git commit: YARN-2740. Fix NodeLabelsManager to properly handle node label modifications when distributed node label configuration enabled. (Naganarasimha G R via wangda) - posted by wa...@apache.org on 2015/04/28 01:41:59 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-8232. Missing datanode counters when using Metrics2 sink interface. Contributed by Anu Engineer. - posted by cn...@apache.org on 2015/04/28 01:54:28 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8232. Missing datanode counters when using Metrics2 sink interface. Contributed by Anu Engineer. - posted by cn...@apache.org on 2015/04/28 01:54:29 UTC, 0 replies.
- hadoop git commit: Moving MAPREDUCE-6252 to the 2.7.1 CHANGES.txt - posted by de...@apache.org on 2015/04/28 09:14:39 UTC, 1 replies.
- hadoop git commit: HDFS-8230. Erasure Coding: Ignore DatanodeProtocol#DNA_ERASURE_CODING_RECOVERY commands from standbynode if any (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/04/28 10:45:48 UTC, 0 replies.
- hadoop git commit: HDFS-8189. ClientProtocol#createErasureCodingZone API was wrongly annotated as Idempotent (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/04/28 10:54:38 UTC, 0 replies.
- hadoop git commit: HADOOP-11881. test-patch.sh javac result is wildly wrong (Kengo Seki via aw) - posted by aw...@apache.org on 2015/04/28 19:33:30 UTC, 1 replies.
- hadoop git commit: HDFS-8204. Mover/Balancer should not schedule two replicas to the same datanode. Contributed by Walter Su - posted by sz...@apache.org on 2015/04/28 22:06:05 UTC, 2 replies.
- hadoop git commit: MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne - posted by jl...@apache.org on 2015/04/28 22:19:29 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne (cherry picked from commit bc1bd7e5c4047b374420683d36a8c30eda6d75b6) - posted by jl...@apache.org on 2015/04/28 22:20:18 UTC, 1 replies.
- hadoop git commit: HDFS-8235. Erasure Coding: Create DFSStripedInputStream in DFSClient#open. Contributed by Kai Sasaki. - posted by ji...@apache.org on 2015/04/28 22:42:32 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6343. JobConf.parseMaximumHeapSizeMB() fails to parse value greater than 2GB expressed in bytes. (Hao Xia via kasha) - posted by ka...@apache.org on 2015/04/28 23:05:36 UTC, 0 replies.
- hadoop git commit: HDFS-8273. FSNamesystem#Delete() should not call logSync() when holding the lock. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/29 03:06:10 UTC, 2 replies.
- hadoop git commit: HDFS-8280. Code Cleanup in DFSInputStream. Contributed by Jing Zhao. - posted by wh...@apache.org on 2015/04/29 03:12:07 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6335. Created MR job based performance test driver for the timeline service v2. Contributed by Sangjin Lee. - posted by zj...@apache.org on 2015/04/29 04:47:34 UTC, 0 replies.
- hadoop git commit: YARN-3485. FairScheduler headroom calculation doesn't consider maxResources for Fifo and FairShare policies. (kasha) - posted by ka...@apache.org on 2015/04/29 06:03:00 UTC, 2 replies.
- hadoop git commit: HDFS-8283. DataStreamer cleanup and some minor improvement. Contributed by Tsz Wo Nicholas Sze. - posted by ji...@apache.org on 2015/04/29 19:43:25 UTC, 1 replies.
- hadoop git commit: HDFS-8269. getBlockLocations() does not resolve the .reserved path and generates incorrect edit logs when updating the atime. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/29 20:12:55 UTC, 2 replies.
- [01/50] hadoop git commit: HDFS-7969. Erasure coding: NameNode support for lease recovery of striped block groups. Contributed by Zhe Zhang. - posted by ji...@apache.org on 2015/04/29 21:43:29 UTC, 0 replies.
- [02/50] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging trunk changes (this commit is for HDFS-8035). Contributed by Zhe Zhang - posted by ji...@apache.org on 2015/04/29 21:43:30 UTC, 0 replies.
- [03/50] hadoop git commit: HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang. - posted by ji...@apache.org on 2015/04/29 21:43:31 UTC, 0 replies.
- [04/50] hadoop git commit: HDFS-7839. Erasure coding: implement facilities in NameNode to create and manage EC zones. Contributed by Zhe Zhang - posted by ji...@apache.org on 2015/04/29 21:43:32 UTC, 0 replies.
- [05/50] hadoop git commit: HADOOP-11645. Erasure Codec API covering the essential aspects for an erasure code ( Contributed by Kai Zheng) - posted by ji...@apache.org on 2015/04/29 21:43:33 UTC, 0 replies.
- [06/50] hadoop git commit: HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang. Updated CHANGES-HDFS-EC-7285.txt - posted by ji...@apache.org on 2015/04/29 21:43:34 UTC, 0 replies.
- [07/50] hadoop git commit: HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin Updated CHANGES-HDFS-EC-7285.txt - posted by ji...@apache.org on 2015/04/29 21:43:35 UTC, 0 replies.
- [10/50] hadoop git commit: HDFS-7782. Erasure coding: pread from files in striped layout. Contributed by Zhe Zhang and Jing Zhao - posted by ji...@apache.org on 2015/04/29 21:43:38 UTC, 0 replies.
- [11/50] hadoop git commit: HDFS-8077. Erasure coding: fix bugs in EC zone and symlinks. Contributed by Jing Zhao and Zhe Zhang. - posted by ji...@apache.org on 2015/04/29 21:43:39 UTC, 0 replies.
- [12/50] hadoop git commit: HADOOP-11818 Minor improvements for erasurecode classes. Contributed by Rakesh R - posted by ji...@apache.org on 2015/04/29 21:43:40 UTC, 0 replies.
- [13/50] hadoop git commit: HDFS-7782. Erasure coding: pread from files in striped layout. Contributed by Zhe Zhang and Jing Zhao - posted by ji...@apache.org on 2015/04/29 21:43:41 UTC, 0 replies.
- [14/50] hadoop git commit: HDFS-8104 Make hard-coded values consistent with the system default schema first before remove them. Contributed by Kai Zheng - posted by ji...@apache.org on 2015/04/29 21:43:42 UTC, 0 replies.
- [15/50] hadoop git commit: HDFS-8074 Define a system-wide default EC schema. Contributed by Kai Zheng - posted by ji...@apache.org on 2015/04/29 21:43:43 UTC, 0 replies.
- [16/50] hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) Added missed file - posted by ji...@apache.org on 2015/04/29 21:43:44 UTC, 0 replies.
- [17/50] hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) - posted by ji...@apache.org on 2015/04/29 21:43:45 UTC, 0 replies.
- [18/50] hadoop git commit: HDFS-7889 Subclass DFSOutputStream to support writing striping layout files. Contributed by Li Bo - posted by ji...@apache.org on 2015/04/29 21:43:46 UTC, 0 replies.
- [19/50] hadoop git commit: HDFS-8123. Erasure Coding: Better to move EC related proto messages to a separate erasurecoding proto file (Contrubuted by Rakesh R) - posted by ji...@apache.org on 2015/04/29 21:43:47 UTC, 0 replies.
- [20/50] hadoop git commit: HDFS-8122. Erasure Coding: Support specifying ECSchema during creation of ECZone. Contributed by Vinayakumar B. - posted by ji...@apache.org on 2015/04/29 21:43:48 UTC, 0 replies.
- [21/50] hadoop git commit: HDFS-7936. Erasure coding: resolving conflicts in the branch when merging trunk changes (this commit mainly addresses HDFS-8081 and HDFS-8048. Contributed by Zhe Zhang. - posted by ji...@apache.org on 2015/04/29 21:43:49 UTC, 0 replies.
- [22/50] hadoop git commit: HDFS-8114. Erasure coding: Add auditlog FSNamesystem#createErasureCodingZone if this operation fails. Contributed by Rakesh R. - posted by ji...@apache.org on 2015/04/29 21:43:50 UTC, 0 replies.
- [23/50] hadoop git commit: HDFS-8027. Erasure Coding: Update CHANGES-HDFS-7285.txt with branch commits (Vinayakumar B) - posted by ji...@apache.org on 2015/04/29 21:43:51 UTC, 0 replies.
- [24/50] hadoop git commit: HDFS-7349. Support DFS command for the EC encoding (Contributed by Vinayakumar B) - posted by ji...@apache.org on 2015/04/29 21:43:52 UTC, 0 replies.
- [25/50] hadoop git commit: HDFS-8090. Erasure Coding: Add RPC to client-namenode to list all ECSchemas loaded in Namenode. (Contributed by Vinayakumar B) - posted by ji...@apache.org on 2015/04/29 21:43:53 UTC, 0 replies.
- [26/50] hadoop git commit: HDFS-8120. Erasure coding: created util class to analyze striped block groups. Contributed by Zhe Zhang and Li Bo. - posted by ji...@apache.org on 2015/04/29 21:43:54 UTC, 0 replies.
- [27/50] hadoop git commit: HDFS-8146. Protobuf changes for BlockECRecoveryCommand and its fields for making it ready for transfer to DN (Contributed by Uma Maheswara Rao G) - posted by ji...@apache.org on 2015/04/29 21:43:55 UTC, 0 replies.
- [28/50] hadoop git commit: HDFS-7994. Detect if resevered EC Block ID is already used during namenode startup. Contributed by Hui Zheng - posted by ji...@apache.org on 2015/04/29 21:43:56 UTC, 0 replies.
- [29/50] hadoop git commit: HDFS-8167. BlockManager.addBlockCollectionWithCheck should check if the block is a striped block. Contributed by Hui Zheng. - posted by ji...@apache.org on 2015/04/29 21:43:57 UTC, 0 replies.
- [30/50] hadoop git commit: HADOOP-11841. Remove unused ecschema-def.xml files. - posted by ji...@apache.org on 2015/04/29 21:43:58 UTC, 0 replies.
- [31/50] hadoop git commit: HDFS-7937. Erasure Coding: INodeFile quota computation unit tests. Contributed by Kai Sasaki. - posted by ji...@apache.org on 2015/04/29 21:43:59 UTC, 0 replies.
- [32/50] hadoop git commit: HDFS-8166. DFSStripedOutputStream should not create empty blocks. Contributed by Jing Zhao. - posted by ji...@apache.org on 2015/04/29 21:44:00 UTC, 0 replies.
- [34/50] hadoop git commit: HDFS-8190. StripedBlockUtil.getInternalBlockLength may have overflow error. - posted by ji...@apache.org on 2015/04/29 21:44:02 UTC, 0 replies.
- [35/50] hadoop git commit: HDFS-8216. TestDFSStripedOutputStream should use BlockReaderTestUtil to create BlockReader. Contributed by Tsz Wo Nicholas Sze. - posted by ji...@apache.org on 2015/04/29 21:44:03 UTC, 0 replies.
- [36/50] hadoop git commit: HDFS-8212. DistributedFileSystem.createErasureCodingZone should pass schema in FileSystemLinkResolver. Contributed by Tsz Wo Nicholas Sze. - posted by ji...@apache.org on 2015/04/29 21:44:04 UTC, 0 replies.
- [37/50] hadoop git commit: HDFS-8024. Erasure Coding: ECworker frame, basics, bootstraping and configuration. (Contributed by Uma Maheswara Rao G) - posted by ji...@apache.org on 2015/04/29 21:44:05 UTC, 0 replies.
- [40/50] hadoop git commit: HDFS-8156. Add/implement necessary APIs even we just have the system default schema. Contributed by Kai Zheng. - posted by ji...@apache.org on 2015/04/29 21:44:08 UTC, 0 replies.
- [41/50] hadoop git commit: HDFS-8228. Erasure Coding: SequentialBlockGroupIdGenerator#nextValue may cause block id conflicts. Contributed by Jing Zhao. - posted by ji...@apache.org on 2015/04/29 21:44:09 UTC, 0 replies.
- [42/50] hadoop git commit: HDFS-8233. Fix DFSStripedOutputStream#getCurrentBlockGroupBytes when the last stripe is at the block group boundary. Contributed by Jing Zhao. - posted by ji...@apache.org on 2015/04/29 21:44:10 UTC, 0 replies.
- [43/50] hadoop git commit: HDFS-8136. Client gets and uses EC schema when reads and writes a stripping file. Contributed by Kai Sasaki - posted by ji...@apache.org on 2015/04/29 21:44:11 UTC, 0 replies.
- [44/50] hadoop git commit: HDFS-8223. Should calculate checksum for parity blocks in DFSStripedOutputStream. Contributed by Yi Liu. - posted by ji...@apache.org on 2015/04/29 21:44:12 UTC, 0 replies.
- [45/50] hadoop git commit: HDFS-8033. Erasure coding: stateful (non-positional) read from files in striped layout. Contributed by Zhe Zhang. - posted by ji...@apache.org on 2015/04/29 21:44:13 UTC, 0 replies.
- [46/50] hadoop git commit: Addendum fix for HDFS-7749 to be compatible with HDFS-7993 - posted by ji...@apache.org on 2015/04/29 21:44:14 UTC, 0 replies.
- [47/50] hadoop git commit: HDFS-8189. ClientProtocol#createErasureCodingZone API was wrongly annotated as Idempotent (Contributed by Vinayakumar B) - posted by ji...@apache.org on 2015/04/29 21:44:15 UTC, 0 replies.
- [48/50] hadoop git commit: HDFS-8235. Erasure Coding: Create DFSStripedInputStream in DFSClient#open. Contributed by Kai Sasaki. - posted by ji...@apache.org on 2015/04/29 21:44:16 UTC, 0 replies.
- [49/50] hadoop git commit: HDFS-8230. Erasure Coding: Ignore DatanodeProtocol#DNA_ERASURE_CODING_RECOVERY commands from standbynode if any (Contributed by Vinayakumar B) - posted by ji...@apache.org on 2015/04/29 21:44:17 UTC, 0 replies.
- [50/50] hadoop git commit: Fix merge conflicts. - posted by ji...@apache.org on 2015/04/29 21:44:18 UTC, 0 replies.
- hadoop git commit: YARN-3517. RM web ui for dumping scheduler logs should be for admins only (Varun Vasudev via tgraves) - posted by tg...@apache.org on 2015/04/29 23:26:29 UTC, 0 replies.
- hadoop git commit: YARN-3517. RM web ui for dumping scheduler logs should be for admins only (Varun Vasudev via tgraves) (cherry picked from commit 2e215484bd05cd5e3b7a81d3558c6879a05dd2d2) - posted by tg...@apache.org on 2015/04/29 23:29:05 UTC, 0 replies.
- hadoop git commit: YARN-3533. Test: Fix launchAM in MockRM to wait for attempt to be scheduled. Contributed by Anubhav Dhoot - posted by ji...@apache.org on 2015/04/29 23:50:50 UTC, 0 replies.
- hadoop git commit: YARN-3533. Test: Fix launchAM in MockRM to wait for attempt to be scheduled. Contributed by Anubhav Dhoot (cherry picked from commit 4c1af156aef4f3bb1d9823d5980c59b12007dc77) - posted by ji...@apache.org on 2015/04/29 23:51:19 UTC, 0 replies.
- hadoop git commit: HDFS-8272. Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read). Contributed by Jing Zhao - posted by zh...@apache.org on 2015/04/30 00:53:50 UTC, 0 replies.
- hadoop git commit: HDFS-8214. Secondary NN Web UI shows wrong date for Last Checkpoint. Contributed by Charles Lamb. - posted by wa...@apache.org on 2015/04/30 02:38:40 UTC, 1 replies.
- hadoop git commit: HDFS-8282. Erasure coding: move striped reading logic to StripedBlockUtil. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/04/30 08:50:08 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6339. Job history file is not flushed correctly because isTimerActive flag is not set true when flushTimerTask is scheduled. Contributed by zhihai xu. - posted by de...@apache.org on 2015/04/30 09:10:49 UTC, 2 replies.
- hadoop git commit: HDFS-8183. Erasure Coding: Improve DFSStripedOutputStream closing of datastreamer threads. Contributed by Rakesh R. - posted by zh...@apache.org on 2015/04/30 09:13:46 UTC, 0 replies.
- hadoop git commit: HDFS-5574. Remove buffer copy in BlockReader.skip. Contributed by Binglin Chang. - posted by aa...@apache.org on 2015/04/30 12:12:24 UTC, 1 replies.
- hadoop git commit: HADOOP-11821. Fix findbugs warnings in hadoop-sls. Contributed by Brahma Reddy Battula. - posted by aa...@apache.org on 2015/04/30 12:50:51 UTC, 1 replies.
- hadoop git commit: HDFS-7770. Need document for storage type label of data node storage locations under dfs.data.dir. Contributed by Xiaoyu Yao. - posted by aa...@apache.org on 2015/04/30 13:14:54 UTC, 2 replies.
- hadoop git commit: YARN-3564. Fix TestContainerAllocation.testAMContainerAllocationWhenDNSUnavailable fails randomly. (Jian He via wangda) - posted by wa...@apache.org on 2015/04/30 20:03:40 UTC, 1 replies.
- hadoop git commit: YARN-3544. Got back AM logs link on the RM web UI for a completed app. Contributed by Xuan Gong. - posted by zj...@apache.org on 2015/04/30 22:06:31 UTC, 2 replies.
- hadoop git commit: HDFS-8200. Refactor FSDirStatAndListingOp. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/04/30 22:41:52 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-3243. CapacityScheduler should pass headroom from parent to children to make sure ParentQueue obey its capacity limits. Contributed by Wangda Tan. (cherry picked from commit 487374b7fe0c92fc7eb1406c568952722b5d5b15) - posted by wa...@apache.org on 2015/04/30 22:53:47 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-3243. CapacityScheduler should pass headroom from parent to children to make sure ParentQueue obey its capacity limits. Contributed by Wangda Tan. (cherry picked from commit 487374b7fe0c92fc7eb1406c568952722b5d5b15) - posted by wa...@apache.org on 2015/04/30 22:53:48 UTC, 0 replies.
- hadoop git commit: HADOOP-11891. OsSecureRandom should lazily fill its reservoir (asuresh) - posted by as...@apache.org on 2015/04/30 23:00:51 UTC, 2 replies.