You are viewing a plain text version of this content. The canonical link for it is here.
- hadoop git commit: YARN-2900. Application (Attempt and Container) Not Found in AHS results in Internal Server Error (500). Contributed by Zhijie Shen and Mit Desai - posted by xg...@apache.org on 2015/06/01 00:38:08 UTC, 2 replies.
- hadoop git commit: YARN-3725. App submission via REST API is broken in secure mode due to Timeline DT service address is empty. (Zhijie Shen via wangda) - posted by wa...@apache.org on 2015/06/01 01:32:55 UTC, 2 replies.
- hadoop git commit: HADOOP-9905. remove dependency of zookeeper for hadoop-client (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/06/01 14:17:18 UTC, 0 replies.
- hadoop git commit: HDFS-8481. Erasure coding: remove workarounds in client side stripped blocks recovering. Contributed by Zhe Zhang. - posted by zh...@apache.org on 2015/06/01 18:39:54 UTC, 0 replies.
- hadoop git commit: Revert "YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong." - posted by xg...@apache.org on 2015/06/01 20:31:40 UTC, 0 replies.
- hadoop git commit: YARN-1462. Correct fix version from branch-2.7.1 to branch-2.8 in CHANGES.txt - posted by xg...@apache.org on 2015/06/01 20:39:58 UTC, 1 replies.
- hadoop git commit: HDFS-8489. Subclass BlockInfo to represent contiguous blocks. Contributed by Zhe Zhang. - posted by ji...@apache.org on 2015/06/01 20:43:24 UTC, 1 replies.
- hadoop git commit: HDFS-8392. DataNode support for multiple datasets. (Arpit Agarwal) - posted by ar...@apache.org on 2015/06/01 23:58:03 UTC, 0 replies.
- hadoop git commit: HADOOP-12037. Fix wrong classname in example configuration of hadoop-auth documentation. Contributed by Masatake Iwasaki. - posted by wa...@apache.org on 2015/06/02 03:05:13 UTC, 1 replies.
- hadoop git commit: HADOOP-12011 Allow to dump verbose information to ease debugging in raw erasure coders. Contributed by Kai Zheng - posted by dr...@apache.org on 2015/06/02 08:07:35 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8256. '-storagepolicies , -blockId , -replicaDetails ' options are missed out in usage and from documentation (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/02 12:57:19 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8256. '-storagepolicies , -blockId , -replicaDetails ' options are missed out in usage and from documentation (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/02 12:57:20 UTC, 0 replies.
- hadoop git commit: HDFS-8336. Expose some administrative erasure coding operations to HdfsAdmin (Contributed by Uma Maheswara Rao G) - posted by vi...@apache.org on 2015/06/02 13:09:03 UTC, 0 replies.
- hadoop git commit: HDFS-8444. Erasure Coding: fix cannot rename a zone dir (Contributed by Walter Su) - posted by vi...@apache.org on 2015/06/02 13:12:37 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) (cherry picked from commit 66763bb06f107f0e072c773a5feb25903c688ddc) - posted by ki...@apache.org on 2015/06/02 15:15:41 UTC, 0 replies.
- hadoop git commit: YARN-3753. RM failed to come up with "java.io.IOException: Wait for ZKClient creation timed out". Contributed by Jian He - posted by xg...@apache.org on 2015/06/02 19:29:03 UTC, 0 replies.
- hadoop git commit: HDFS-8486. DN startup may cause severe data loss (Daryn Sharp via Colin P. McCabe) - posted by cm...@apache.org on 2015/06/02 20:41:16 UTC, 2 replies.
- hadoop git commit: HDFS-8517. Fix a decoding issue in stripped block recovering in client side. Contributed by Kai Zheng. - posted by ji...@apache.org on 2015/06/03 00:36:03 UTC, 0 replies.
- hadoop git commit: HDFS-8386. Improve synchronization of 'streamer' reference in DFSOutputStream. Contributed by Rakesh R. - posted by wa...@apache.org on 2015/06/03 00:42:34 UTC, 1 replies.
- hadoop git commit: HDFS-8513. Rename BlockPlacementPolicyRackFaultTolarent to BlockPlacementPolicyRackFaultTolerant. (wang) - posted by wa...@apache.org on 2015/06/03 00:48:36 UTC, 1 replies.
- hadoop git commit: HDFS-8453. Erasure coding: properly handle start offset for internal blocks in a block group. Contributed by Zhe Zhang. - posted by ji...@apache.org on 2015/06/03 01:14:57 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: MAPREDUCE-6336. Enable v2 FileOutputCommitter by default. (Siqi Li via gera) - posted by zj...@apache.org on 2015/06/03 01:47:33 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HADOOP-9891. CLIMiniCluster instructions fail with MiniYarnCluster ClassNotFoundException (Darrell Taylor via aw) - posted by zj...@apache.org on 2015/06/03 01:47:34 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-8482. Rename BlockInfoContiguous to BlockInfo. Contributed by Zhe Zhang. - posted by zj...@apache.org on 2015/06/03 01:47:35 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-8482. Rename BlockInfoContiguous to BlockInfo. Contributed by Zhe Zhang. - posted by zj...@apache.org on 2015/06/03 01:47:36 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-8482. Rename BlockInfoContiguous to BlockInfo. Contributed by Zhe Zhang. - posted by zj...@apache.org on 2015/06/03 01:47:37 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-2355. MAX_APP_ATTEMPTS_ENV may no longer be a useful env var for a container (Darrell Taylor via aw) - posted by zj...@apache.org on 2015/06/03 01:47:38 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-3722. Merge multiple TestWebAppUtils into o.a.h.yarn.webapp.util.TestWebAppUtils. Contributed by Masatake Iwasaki. - posted by zj...@apache.org on 2015/06/03 01:47:39 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-8431. hdfs crypto class not found in Windows. Contributed by Anu Engineer. - posted by zj...@apache.org on 2015/06/03 01:47:40 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-3700. Made generic history service load a number of latest applications according to the parameter or the configuration. Contributed by Xuan Gong. - posted by zj...@apache.org on 2015/06/03 01:47:41 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HDFS-5033. Bad error message for fs -put/copyFromLocal if user doesn't have permissions to read the source (Darrell Taylor via aw) - posted by zj...@apache.org on 2015/06/03 01:47:42 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HADOOP-11406. xargs -P is not portable (Kengo Seki via aw) - posted by zj...@apache.org on 2015/06/03 01:47:43 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-3723. Need to clearly document primaryFilter and otherInfo value type. Contributed by Zhijie Shen - posted by zj...@apache.org on 2015/06/03 01:47:44 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HADOOP-12030. test-patch should only report on newly introduced findbugs warnings. (Sean Busbey via aw) - posted by zj...@apache.org on 2015/06/03 01:47:45 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-12035. shellcheck plugin displays a wrong version potentially (Kengo Seki via aw) - posted by zj...@apache.org on 2015/06/03 01:47:46 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HADOOP-12004. test-patch breaks with reexec in certain situations (Sean Busbey via aw) - posted by zj...@apache.org on 2015/06/03 01:47:47 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-8407. libhdfs hdfsListDirectory must set errno to 0 on success (Masatake Iwasaki via Colin P. McCabe) - posted by zj...@apache.org on 2015/06/03 01:47:48 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HADOOP-11983. HADOOP_USER_CLASSPATH_FIRST works the opposite of what it is supposed to do (Sangjin Lee via aw) - posted by zj...@apache.org on 2015/06/03 01:47:49 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-8429. Avoid stuck threads if there is an error in DomainSocketWatcher that stops the thread. (zhouyingchao via cmccabe) - posted by zj...@apache.org on 2015/06/03 01:47:50 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HADOOP-11894. Bump the version of Apache HTrace to 3.2.0-incubating (Masatake Iwasaki via Colin P. McCabe) - posted by zj...@apache.org on 2015/06/03 01:47:51 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HADOOP-7947. Validate XMLs if a relevant tool is available, when using scripts (Kengo Seki via aw) - posted by zj...@apache.org on 2015/06/03 01:47:52 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HADOOP-11142. Remove hdfs dfs reference from file system shell documentation (Kengo Seki via aw) - posted by zj...@apache.org on 2015/06/03 01:47:53 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: Fixed more FilesSystemRMStateStore issues. Contributed by Vinod Kumar Vavilapalli. - posted by zj...@apache.org on 2015/06/03 01:47:54 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HADOOP-11934. Use of JavaKeyStoreProvider in LdapGroupsMapping causes infinite loop. Contributed by Larry McCay. - posted by zj...@apache.org on 2015/06/03 01:47:55 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HADOOP-11959. WASB should configure client side socket timeout in storage client blob request options. Contributed by Ivan Mitic. - posted by zj...@apache.org on 2015/06/03 01:47:56 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HADOOP-11930. test-patch in offline mode should tell maven to be in offline mode (Sean Busbey via aw) - posted by zj...@apache.org on 2015/06/03 01:47:57 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HADOOP-12022. fix site -Pdocs -Pdist in hadoop-project-dist; cleanout remaining forrest bits (aw) - posted by zj...@apache.org on 2015/06/03 01:47:58 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HADOOP-12022. fix site -Pdocs -Pdist in hadoop-project-dist; cleanout remaining forrest bits (aw) - posted by zj...@apache.org on 2015/06/03 01:47:59 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-12022. fix site -Pdocs -Pdist in hadoop-project-dist; cleanout remaining forrest bits (aw) - posted by zj...@apache.org on 2015/06/03 01:48:00 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-3716. Node-label-expression should be included by ResourceRequestPBImpl.toString. (Xianyin Xin via wangda) - posted by zj...@apache.org on 2015/06/03 01:48:01 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-7401. Add block info to DFSInputStream' WARN message when it adds node to deadNodes (Contributed by Arshad Mohammad) - posted by zj...@apache.org on 2015/06/03 01:48:02 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HADOOP-12042. Users may see TrashPolicy if hdfs dfs -rm is run (Contributed by Andreina J) - posted by zj...@apache.org on 2015/06/03 01:48:03 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-8443. Document dfs.namenode.service.handler.count in hdfs-site.xml. Contributed by J.Andreina. - posted by zj...@apache.org on 2015/06/03 01:48:04 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-7609. Avoid retry cache collision when Standby NameNode loading edits. Contributed by Ming Ma. - posted by zj...@apache.org on 2015/06/03 01:48:05 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-3713. Remove duplicate function call storeContainerDiagnostics in ContainerDiagnosticsUpdateTransition (zxu via rkanter) - posted by zj...@apache.org on 2015/06/03 01:48:06 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HADOOP-11885. hadoop-dist dist-layout-stitching.sh does not work with dash. (wang) - posted by zj...@apache.org on 2015/06/03 01:48:07 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-3547. FairScheduler: Apps that have no resource demand should not participate scheduling. (Xianyin Xin via kasha) - posted by zj...@apache.org on 2015/06/03 01:48:08 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HADOOP-12043. Display warning if defaultFs is not set when running fs commands. Contributed by Eddy Xu. - posted by zj...@apache.org on 2015/06/03 01:48:09 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-3467. Expose allocatedMB, allocatedVCores, and runningContainers metrics on running Applications in RM Web UI. (Anubhav Dhoot via kasha) - posted by zj...@apache.org on 2015/06/03 01:48:10 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-2900. Application (Attempt and Container) Not Found in AHS results in Internal Server Error (500). Contributed by Zhijie Shen and Mit Desai - posted by zj...@apache.org on 2015/06/03 01:48:11 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong. - posted by zj...@apache.org on 2015/06/03 01:48:12 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-3740. Fixed the typo in the configuration name: APPLICATION_HISTORY_PREFIX_MAX_APPS. Contributed by Xuan Gong. - posted by zj...@apache.org on 2015/06/03 01:48:13 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-8490. Typo in trace enabled log in ExceptionHandler of WebHDFS. Contributed by Archana T. - posted by zj...@apache.org on 2015/06/03 01:48:14 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-2900. Application (Attempt and Container) Not Found in AHS results in Internal Server Error (500). Contributed by Zhijie Shen and Mit Desai - posted by zj...@apache.org on 2015/06/03 01:48:15 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: Revert "YARN-2900. Application (Attempt and Container) Not Found in AHS results" - posted by zj...@apache.org on 2015/06/03 01:48:16 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-3725. App submission via REST API is broken in secure mode due to Timeline DT service address is empty. (Zhijie Shen via wangda) - posted by zj...@apache.org on 2015/06/03 01:48:17 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HADOOP-9905. remove dependency of zookeeper for hadoop-client (Contributed by Vinayakumar B) - posted by zj...@apache.org on 2015/06/03 01:48:18 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HADOOP-12037. Fix wrong classname in example configuration of hadoop-auth documentation. Contributed by Masatake Iwasaki. - posted by zj...@apache.org on 2015/06/03 01:48:19 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-8489. Subclass BlockInfo to represent contiguous blocks. Contributed by Zhe Zhang. - posted by zj...@apache.org on 2015/06/03 01:48:20 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-1462. Correct fix version from branch-2.7.1 to branch-2.8 in CHANGES.txt - posted by zj...@apache.org on 2015/06/03 01:48:21 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HDFS-8256. '-storagepolicies , -blockId , -replicaDetails ' options are missed out in usage and from documentation (Contributed by J.Andreina) - posted by zj...@apache.org on 2015/06/03 01:48:22 UTC, 0 replies.
- hadoop git commit: HDFS-8521. Add VisibleForTesting annotation to BlockPoolSlice#selectReplicaToDelete. (cmccabe) - posted by cm...@apache.org on 2015/06/03 05:06:39 UTC, 2 replies.
- hadoop git commit: HADOOP-11991. test-patch.sh isn't re-executed even if smart-apply-patch.sh is modified. Contributed by Kengo Seki. - posted by aa...@apache.org on 2015/06/03 08:02:37 UTC, 1 replies.
- [1/3] hadoop git commit: HDFS-8270. create() always retried with hardcoded timeout when file already exists with open lease (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/03 08:51:56 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-8270. create() always retried with hardcoded timeout when file already exists with open lease (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/03 08:51:57 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-8270. create() always retried with hardcoded timeout when file already exists with open lease (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/03 08:51:58 UTC, 0 replies.
- svn commit: r1683251 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml - posted by vv...@apache.org on 2015/06/03 10:25:08 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8470. fsimage loading progress should update inode, delegation token and cache pool count. (Contributed by surendra singh lilhore) - posted by vi...@apache.org on 2015/06/03 10:55:36 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8470. fsimage loading progress should update inode, delegation token and cache pool count. (Contributed by surendra singh lilhore) - posted by vi...@apache.org on 2015/06/03 10:55:37 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-8523. Remove usage information on unsupported operation 'fsck -showprogress' from branch-2 (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/03 11:52:21 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-8523. Remove usage information on unsupported operation 'fsck -showprogress' from branch-2 (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/03 11:52:22 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-8523. Remove usage information on unsupported operation 'fsck -showprogress' from branch-2 (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/03 11:52:23 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-3716. Purger should remove stale fsimage ckpt files (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/03 12:01:32 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-3716. Purger should remove stale fsimage ckpt files (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/03 12:01:33 UTC, 0 replies.
- hadoop git commit: HDFS-7621. Erasure Coding: update the Balancer/Mover data migration logic. Contributed by Walter Su. - posted by zh...@apache.org on 2015/06/03 20:52:16 UTC, 0 replies.
- hadoop git commit: YARN-3751. Fixed AppInfo to check if used resources are null. Contributed by Sunil G. - posted by zj...@apache.org on 2015/06/03 20:53:07 UTC, 1 replies.
- hadoop git commit: YARN-3585. NodeManager cannot exit on SHUTDOWN event triggered and NM recovery is enabled. Contributed by Rohith Sharmaks - posted by jl...@apache.org on 2015/06/03 21:44:57 UTC, 0 replies.
- hadoop git commit: YARN-3585. NodeManager cannot exit on SHUTDOWN event triggered and NM recovery is enabled. Contributed by Rohith Sharmaks (cherry picked from commit e13b671aa510f553f4a6a232b4694b6a4cce88ae) - posted by jl...@apache.org on 2015/06/03 21:45:35 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6374. Distributed Cache File visibility should check permission of full path. Contributed by Chang Li - posted by jl...@apache.org on 2015/06/03 22:20:39 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6374. Distributed Cache File visibility should check permission of full path. Contributed by Chang Li (cherry picked from commit 107da29ff9b6efd02b21c96df60c58ac51590ebd) - posted by jl...@apache.org on 2015/06/03 22:21:12 UTC, 0 replies.
- hadoop git commit: YARN-3762. FairScheduler: CME on FSParentQueue#getQueueUserAclInfo. (kasha) - posted by ka...@apache.org on 2015/06/03 22:49:33 UTC, 1 replies.
- [1/2] hadoop git commit: Revert "YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong." - posted by zj...@apache.org on 2015/06/03 23:17:20 UTC, 1 replies.
- [2/2] hadoop git commit: Revert "YARN-1462. Correct fix version from branch-2.7.1 to branch-2.8 in" - posted by zj...@apache.org on 2015/06/03 23:17:21 UTC, 1 replies.
- hadoop git commit: YARN-3276. Code cleanup for timeline service API records. Contributed by Junping Du. - posted by zj...@apache.org on 2015/06/04 00:14:08 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6174. Combine common stream code into parent class for InMemoryMapOutput and OnDiskMapOutput. (Eric Payne via gera) - posted by ge...@apache.org on 2015/06/04 01:55:09 UTC, 1 replies.
- hadoop git commit: YARN-3749. We should make a copy of configuration when init MiniYARNCluster with multiple RMs. Contributed by Chun Chen - posted by xg...@apache.org on 2015/06/04 02:21:24 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-5965. Hadoop streaming throws error if list of input files is high. Error is: "error=7, Argument list too long at if number of input file is high" (wilfreds via rkanter) - posted by rk...@apache.org on 2015/06/04 03:45:40 UTC, 1 replies.
- hadoop git commit: HADOOP-12018. smart-apply-patch.sh fails if the patch edits CR+LF files and is created by 'git diff --no-prefix'. Contributed by Kengo Seki. - posted by aa...@apache.org on 2015/06/04 04:17:12 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-12019. update BUILDING.txt to include python for 'mvn site' in windows (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/06/04 07:14:47 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-12019. update BUILDING.txt to include python for 'mvn site' in windows (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/06/04 07:14:48 UTC, 0 replies.
- hadoop git commit: HDFS-8328. Follow-on to update decode for DataNode striped blocks reconstruction. (yliu) - posted by yl...@apache.org on 2015/06/04 08:48:18 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6382. Don't escape HTML links in Diagnostics in JHS job overview. (Siqi Li via gera) - posted by ge...@apache.org on 2015/06/04 08:51:21 UTC, 1 replies.
- hadoop git commit: YARN-41. The RM should handle the graceful shutdown of the NM. Contributed by Devaraj K. - posted by ju...@apache.org on 2015/06/04 13:38:03 UTC, 0 replies.
- hadoop git commit: YARN-41. The RM should handle the graceful shutdown of the NM. Contributed by Devaraj K. (cherry picked from commit d7e7f6aa03c67b6a6ccf664adcb06d90bc963e58) - posted by ju...@apache.org on 2015/06/04 13:39:29 UTC, 0 replies.
- hadoop git commit: HADOOP-12058. Fix dead links to DistCp and Hadoop Archives pages. Contributed by Kazuho Fujii. - posted by aa...@apache.org on 2015/06/04 18:48:30 UTC, 2 replies.
- hadoop git commit: YARN-3733. Fix DominantRC#compare() does not work as expected if cluster resource is empty. (Rohith Sharmaks via wangda) - posted by wa...@apache.org on 2015/06/04 19:23:09 UTC, 2 replies.
- hadoop git commit: HDFS-8463. Calling DFSInputStream.seekToNewSource just after stream creation causes NullPointerException. Contributed by Masatake Iwasaki. - posted by ki...@apache.org on 2015/06/04 19:52:23 UTC, 0 replies.
- hadoop git commit: HDFS-8463. Calling DFSInputStream.seekToNewSource just after stream creation causes NullPointerException. Contributed by Masatake Iwasaki. (cherry picked from commit ade6d9a61eb2e57a975f0efcdf8828d51ffec5fd) - posted by ki...@apache.org on 2015/06/04 19:53:06 UTC, 0 replies.
- hadoop git commit: YARN-3764. CapacityScheduler should forbid moving LeafQueue from one parent to another. Contributed by Wangda Tan - posted by ji...@apache.org on 2015/06/04 19:53:09 UTC, 0 replies.
- hadoop git commit: YARN-3764. CapacityScheduler should forbid moving LeafQueue from one parent to another. Contributed by Wangda Tan (cherry picked from commit 6ad4e59cfc111a92747fdb1fb99cc6378044832a) - posted by ji...@apache.org on 2015/06/04 19:53:30 UTC, 1 replies.
- hadoop git commit: HADOOP-11994. smart-apply-patch wrongly assumes that git is infallible. (Contributed by Kengo Seki) - posted by ar...@apache.org on 2015/06/04 19:55:40 UTC, 1 replies.
- hadoop git commit: HDFS-8532. Make the visibility of DFSOutputStream#streamer member variable to private. Contributed by Rakesh R. - posted by wa...@apache.org on 2015/06/04 20:09:35 UTC, 1 replies.
- hadoop git commit: YARN-2392. Add more diags about app retry limits on AM failures. Contributed by Steve Loughran - posted by ji...@apache.org on 2015/06/04 20:14:23 UTC, 0 replies.
- hadoop git commit: YARN-2392. Add more diags about app retry limits on AM failures. Contributed by Steve Loughran (cherry picked from commit 1970ca7cbcdb7efa160d0cedc2e3e22c1401fad6) - posted by ji...@apache.org on 2015/06/04 20:14:43 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-5232. Add a configuration to be able to log classpath and other system properties on mapreduce JVMs startup. Contributed by Sangjin Lee. - posted by ge...@apache.org on 2015/06/04 20:19:29 UTC, 0 replies.
- hadoop git commit: HADOOP-11924. Tolerate JDK-8047340-related exceptions in Shell#isSetSidAvailable preventing class init. (Tsuyoshi Ozawa via gera) - posted by ge...@apache.org on 2015/06/04 20:46:31 UTC, 1 replies.
- hadoop git commit: Add missing test file of YARN-3733 - posted by wa...@apache.org on 2015/06/04 22:18:54 UTC, 2 replies.
- hadoop git commit: YARN-3766. Fixed the apps table column error of generic history web UI. Contributed by Xuan Gong. - posted by zj...@apache.org on 2015/06/04 23:47:27 UTC, 1 replies.
- hadoop git commit: HDFS-8535. Clarify that dfs usage in dfsadmin -report output includes all block replicas. Contributed by Eddy Xu. - posted by wa...@apache.org on 2015/06/05 00:35:15 UTC, 1 replies.
- hadoop git commit: HDFS-8319. Erasure Coding: support decoding for stateful read. Contributed by Jing Zhao. - posted by zh...@apache.org on 2015/06/05 03:16:53 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6377. JHS sorting on state column not working in webUi. Contributed by zhihai xu. - posted by de...@apache.org on 2015/06/05 12:34:44 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6383. Pi job (QuasiMonteCarlo) should not try to read the results file if its job fails. Contributed by Harsh J. - posted by de...@apache.org on 2015/06/05 17:54:43 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6387. Serialize the recently added Task#encryptedSpillKey field at the end. (Arun Suresh via kasha) - posted by ka...@apache.org on 2015/06/05 18:17:21 UTC, 2 replies.
- hadoop git commit: YARN-3259. FairScheduler: Trigger fairShare updates on node events. (Anubhav Dhoot via kasha) - posted by ka...@apache.org on 2015/06/05 18:41:59 UTC, 1 replies.
- [Hadoop Wiki] Update of "HowToContribute" by ZhengShao - posted by Apache Wiki <wi...@apache.org> on 2015/06/05 20:11:50 UTC, 0 replies.
- hadoop git commit: YARN-1462. AHS API and other AHS changes to handle tags for completed MR jobs. Contributed by Xuan Gong - posted by xg...@apache.org on 2015/06/05 21:49:25 UTC, 1 replies.
- hadoop git commit: HADOOP-12059. S3Credentials should support use of CredentialProvider. Contributed by Sean Busbey. - posted by wa...@apache.org on 2015/06/05 22:11:15 UTC, 1 replies.
- hadoop git commit: HDFS-8460. Erasure Coding: stateful read result doesn't match data occasionally because of flawed test. Contributed by Walter Su. - posted by zh...@apache.org on 2015/06/05 22:39:53 UTC, 0 replies.
- hadoop git commit: HADOOP-12056. Use DirectoryStream in DiskChecker#checkDirs to detect errors when listing a directory. Contributed by Zhihai Xu. - posted by wa...@apache.org on 2015/06/05 22:52:43 UTC, 1 replies.
- hadoop git commit: HDFS-8522. Change heavily recorded NN logs from INFO to DEBUG level. (Contributed by Xiaoyu Yao) - posted by xy...@apache.org on 2015/06/06 00:09:59 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6354. ShuffleHandler should be able to log shuffle connections. Contributed by Chang Li - posted by jl...@apache.org on 2015/06/06 00:39:13 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6354. ShuffleHandler should be able to log shuffle connections. Contributed by Chang Li (cherry picked from commit b3ffa870034d06608a1946e2d9ce7dbd535a2c53) - posted by jl...@apache.org on 2015/06/06 00:40:12 UTC, 0 replies.
- hadoop git commit: HDFS-8522. Change heavily recorded NN logs from INFO to DEBUG level. Contributed by xyao. - posted by xy...@apache.org on 2015/06/06 02:14:55 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-12055. Deprecate usage of NativeIO#link. Contributed by Andrew Wang. - posted by cn...@apache.org on 2015/06/06 18:20:40 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-12055. Deprecate usage of NativeIO#link. Contributed by Andrew Wang. - posted by cn...@apache.org on 2015/06/06 18:20:41 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8432. Introduce a minimum compatible layout version to allow downgrade in more rolling upgrade use cases. Contributed by Chris Nauroth. - posted by cn...@apache.org on 2015/06/06 18:51:49 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8432. Introduce a minimum compatible layout version to allow downgrade in more rolling upgrade use cases. Contributed by Chris Nauroth. - posted by cn...@apache.org on 2015/06/06 18:51:50 UTC, 0 replies.
- hadoop git commit: HDFS-8116. Cleanup uncessary if LOG.isDebugEnabled() from RollingWindowManager. Contributed by Brahma Reddy Battula. - posted by xy...@apache.org on 2015/06/07 03:47:58 UTC, 1 replies.
- hadoop git commit: YARN-3655. FairScheduler: potential livelock due to maxAMShare limitation and container reservation. (Zhihai Xu via kasha) - posted by ka...@apache.org on 2015/06/07 20:37:58 UTC, 0 replies.
- hadoop git commit: YARN-3655. FairScheduler: potential livelock due to maxAMShare limitation and container reservation. (Zhihai Xu via kasha) (cherry picked from commit bd69ea408f8fdd8293836ce1089fe9b01616f2f7) - posted by ka...@apache.org on 2015/06/07 20:40:14 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8539. Hdfs doesnt have class debug in windows. Contributed by Anu Engineer. - posted by cn...@apache.org on 2015/06/07 22:02:14 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8539. Hdfs doesnt have class debug in windows. Contributed by Anu Engineer. - posted by cn...@apache.org on 2015/06/07 22:02:15 UTC, 0 replies.
- hadoop git commit: HADOOP-12065 Using more meaningful keys in EC schema. Contributed by Kai Zheng - posted by dr...@apache.org on 2015/06/08 06:26:59 UTC, 0 replies.
- hadoop git commit: YARN-3780. Should use equals when compare Resource in RMNodeImpl#ReconnectNodeTransition. Contributed by zhihai xu. - posted by de...@apache.org on 2015/06/08 08:28:15 UTC, 1 replies.
- hadoop git commit: YARN-3747. TestLocalDirsHandlerService should delete the created test directory logDir2. Contributed by David Moore. - posted by de...@apache.org on 2015/06/08 12:05:39 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-12052 IPC client downgrades all exception types to IOE, breaks callers trying to use them. (Brahma Reddy Battula via stevel) - posted by st...@apache.org on 2015/06/08 14:03:08 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-12052 IPC client downgrades all exception types to IOE, breaks callers trying to use them. (Brahma Reddy Battula via stevel) - posted by st...@apache.org on 2015/06/08 14:03:09 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8554. TestDatanodeLayoutUpgrade fails on Windows. Contributed by Chris Nauroth. - posted by cn...@apache.org on 2015/06/08 17:44:26 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8554. TestDatanodeLayoutUpgrade fails on Windows. Contributed by Chris Nauroth. - posted by cn...@apache.org on 2015/06/08 17:44:27 UTC, 0 replies.
- [01/50] hadoop git commit: HDFS-8513. Rename BlockPlacementPolicyRackFaultTolarent to BlockPlacementPolicyRackFaultTolerant. (wang) - posted by zj...@apache.org on 2015/06/08 19:18:59 UTC, 0 replies.
- [02/50] hadoop git commit: HDFS-8386. Improve synchronization of 'streamer' reference in DFSOutputStream. Contributed by Rakesh R. - posted by zj...@apache.org on 2015/06/08 19:19:00 UTC, 0 replies.
- [03/50] hadoop git commit: HDFS-8470. fsimage loading progress should update inode, delegation token and cache pool count. (Contributed by surendra singh lilhore) - posted by zj...@apache.org on 2015/06/08 19:19:01 UTC, 0 replies.
- [04/50] hadoop git commit: HDFS-8521. Add VisibleForTesting annotation to BlockPoolSlice#selectReplicaToDelete. (cmccabe) - posted by zj...@apache.org on 2015/06/08 19:19:02 UTC, 0 replies.
- [05/50] hadoop git commit: HDFS-8270. create() always retried with hardcoded timeout when file already exists with open lease (Contributed by J.Andreina) - posted by zj...@apache.org on 2015/06/08 19:19:03 UTC, 0 replies.
- [06/50] hadoop git commit: HADOOP-11991. test-patch.sh isn't re-executed even if smart-apply-patch.sh is modified. Contributed by Kengo Seki. - posted by zj...@apache.org on 2015/06/08 19:19:04 UTC, 0 replies.
- [07/50] hadoop git commit: YARN-3585. NodeManager cannot exit on SHUTDOWN event triggered and NM recovery is enabled. Contributed by Rohith Sharmaks - posted by zj...@apache.org on 2015/06/08 19:19:05 UTC, 0 replies.
- [08/50] hadoop git commit: YARN-3751. Fixed AppInfo to check if used resources are null. Contributed by Sunil G. - posted by zj...@apache.org on 2015/06/08 19:19:06 UTC, 0 replies.
- [09/50] hadoop git commit: HDFS-3716. Purger should remove stale fsimage ckpt files (Contributed by J.Andreina) - posted by zj...@apache.org on 2015/06/08 19:19:07 UTC, 0 replies.
- [10/50] hadoop git commit: HDFS-8523. Remove usage information on unsupported operation 'fsck -showprogress' from branch-2 (Contributed by J.Andreina) - posted by zj...@apache.org on 2015/06/08 19:19:08 UTC, 0 replies.
- [11/50] hadoop git commit: Revert "YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong." - posted by zj...@apache.org on 2015/06/08 19:19:09 UTC, 0 replies.
- [12/50] hadoop git commit: Revert "YARN-1462. Correct fix version from branch-2.7.1 to branch-2.8 in" - posted by zj...@apache.org on 2015/06/08 19:19:10 UTC, 0 replies.
- [13/50] hadoop git commit: MAPREDUCE-6374. Distributed Cache File visibility should check permission of full path. Contributed by Chang Li - posted by zj...@apache.org on 2015/06/08 19:19:11 UTC, 0 replies.
- [14/50] hadoop git commit: YARN-3762. FairScheduler: CME on FSParentQueue#getQueueUserAclInfo. (kasha) - posted by zj...@apache.org on 2015/06/08 19:19:12 UTC, 0 replies.
- [15/50] hadoop git commit: MAPREDUCE-5965. Hadoop streaming throws error if list of input files is high. Error is: "error=7, Argument list too long at if number of input file is high" (wilfreds via rkanter) - posted by zj...@apache.org on 2015/06/08 19:19:13 UTC, 0 replies.
- [16/50] hadoop git commit: YARN-3749. We should make a copy of configuration when init MiniYARNCluster with multiple RMs. Contributed by Chun Chen - posted by zj...@apache.org on 2015/06/08 19:19:14 UTC, 0 replies.
- [17/50] hadoop git commit: MAPREDUCE-6174. Combine common stream code into parent class for InMemoryMapOutput and OnDiskMapOutput. (Eric Payne via gera) - posted by zj...@apache.org on 2015/06/08 19:19:15 UTC, 0 replies.
- [18/50] hadoop git commit: MAPREDUCE-6382. Don't escape HTML links in Diagnostics in JHS job overview. (Siqi Li via gera) - posted by zj...@apache.org on 2015/06/08 19:19:16 UTC, 0 replies.
- [19/50] hadoop git commit: HADOOP-12019. update BUILDING.txt to include python for 'mvn site' in windows (Contributed by Vinayakumar B) - posted by zj...@apache.org on 2015/06/08 19:19:17 UTC, 0 replies.
- [20/50] hadoop git commit: HADOOP-12018. smart-apply-patch.sh fails if the patch edits CR+LF files and is created by 'git diff --no-prefix'. Contributed by Kengo Seki. - posted by zj...@apache.org on 2015/06/08 19:19:18 UTC, 0 replies.
- [21/50] hadoop git commit: YARN-41. The RM should handle the graceful shutdown of the NM. Contributed by Devaraj K. - posted by zj...@apache.org on 2015/06/08 19:19:19 UTC, 0 replies.
- [22/50] hadoop git commit: YARN-3764. CapacityScheduler should forbid moving LeafQueue from one parent to another. Contributed by Wangda Tan - posted by zj...@apache.org on 2015/06/08 19:19:20 UTC, 0 replies.
- [23/50] hadoop git commit: HDFS-8463. Calling DFSInputStream.seekToNewSource just after stream creation causes NullPointerException. Contributed by Masatake Iwasaki. - posted by zj...@apache.org on 2015/06/08 19:19:21 UTC, 0 replies.
- [24/50] hadoop git commit: YARN-3733. Fix DominantRC#compare() does not work as expected if cluster resource is empty. (Rohith Sharmaks via wangda) - posted by zj...@apache.org on 2015/06/08 19:19:22 UTC, 0 replies.
- [25/50] hadoop git commit: HADOOP-12058. Fix dead links to DistCp and Hadoop Archives pages. Contributed by Kazuho Fujii. - posted by zj...@apache.org on 2015/06/08 19:19:23 UTC, 0 replies.
- [26/50] hadoop git commit: HDFS-8532. Make the visibility of DFSOutputStream#streamer member variable to private. Contributed by Rakesh R. - posted by zj...@apache.org on 2015/06/08 19:19:24 UTC, 0 replies.
- [27/50] hadoop git commit: HADOOP-11994. smart-apply-patch wrongly assumes that git is infallible. (Contributed by Kengo Seki) - posted by zj...@apache.org on 2015/06/08 19:19:25 UTC, 0 replies.
- [28/50] hadoop git commit: HADOOP-11924. Tolerate JDK-8047340-related exceptions in Shell#isSetSidAvailable preventing class init. (Tsuyoshi Ozawa via gera) - posted by zj...@apache.org on 2015/06/08 19:19:26 UTC, 0 replies.
- [29/50] hadoop git commit: YARN-2392. Add more diags about app retry limits on AM failures. Contributed by Steve Loughran - posted by zj...@apache.org on 2015/06/08 19:19:27 UTC, 0 replies.
- [30/50] hadoop git commit: YARN-3766. Fixed the apps table column error of generic history web UI. Contributed by Xuan Gong. - posted by zj...@apache.org on 2015/06/08 19:19:28 UTC, 0 replies.
- [31/50] hadoop git commit: HDFS-8535. Clarify that dfs usage in dfsadmin -report output includes all block replicas. Contributed by Eddy Xu. - posted by zj...@apache.org on 2015/06/08 19:19:29 UTC, 0 replies.
- [32/50] hadoop git commit: MAPREDUCE-6377. JHS sorting on state column not working in webUi. Contributed by zhihai xu. - posted by zj...@apache.org on 2015/06/08 19:19:30 UTC, 0 replies.
- [33/50] hadoop git commit: Add missing test file of YARN-3733 - posted by zj...@apache.org on 2015/06/08 19:19:31 UTC, 0 replies.
- [34/50] hadoop git commit: YARN-3259. FairScheduler: Trigger fairShare updates on node events. (Anubhav Dhoot via kasha) - posted by zj...@apache.org on 2015/06/08 19:19:32 UTC, 0 replies.
- [35/50] hadoop git commit: MAPREDUCE-6383. Pi job (QuasiMonteCarlo) should not try to read the results file if its job fails. Contributed by Harsh J. - posted by zj...@apache.org on 2015/06/08 19:19:33 UTC, 0 replies.
- [36/50] hadoop git commit: MAPREDUCE-6387. Serialize the recently added Task#encryptedSpillKey field at the end. (Arun Suresh via kasha) - posted by zj...@apache.org on 2015/06/08 19:19:34 UTC, 0 replies.
- [37/50] hadoop git commit: YARN-1462. AHS API and other AHS changes to handle tags for completed MR jobs. Contributed by Xuan Gong - posted by zj...@apache.org on 2015/06/08 19:19:35 UTC, 0 replies.
- [38/50] hadoop git commit: HADOOP-12056. Use DirectoryStream in DiskChecker#checkDirs to detect errors when listing a directory. Contributed by Zhihai Xu. - posted by zj...@apache.org on 2015/06/08 19:19:36 UTC, 0 replies.
- [39/50] hadoop git commit: HADOOP-12055. Deprecate usage of NativeIO#link. Contributed by Andrew Wang. - posted by zj...@apache.org on 2015/06/08 19:19:37 UTC, 0 replies.
- [40/50] hadoop git commit: HADOOP-12059. S3Credentials should support use of CredentialProvider. Contributed by Sean Busbey. - posted by zj...@apache.org on 2015/06/08 19:19:38 UTC, 0 replies.
- [41/50] hadoop git commit: HDFS-8522. Change heavily recorded NN logs from INFO to DEBUG level. (Contributed by Xiaoyu Yao) - posted by zj...@apache.org on 2015/06/08 19:19:39 UTC, 0 replies.
- [42/50] hadoop git commit: MAPREDUCE-6354. ShuffleHandler should be able to log shuffle connections. Contributed by Chang Li - posted by zj...@apache.org on 2015/06/08 19:19:40 UTC, 0 replies.
- [43/50] hadoop git commit: YARN-3655. FairScheduler: potential livelock due to maxAMShare limitation and container reservation. (Zhihai Xu via kasha) - posted by zj...@apache.org on 2015/06/08 19:19:41 UTC, 0 replies.
- [44/50] hadoop git commit: HDFS-8539. Hdfs doesnt have class debug in windows. Contributed by Anu Engineer. - posted by zj...@apache.org on 2015/06/08 19:19:42 UTC, 0 replies.
- [45/50] hadoop git commit: HDFS-8432. Introduce a minimum compatible layout version to allow downgrade in more rolling upgrade use cases. Contributed by Chris Nauroth. - posted by zj...@apache.org on 2015/06/08 19:19:43 UTC, 0 replies.
- [46/50] hadoop git commit: HDFS-8116. Cleanup uncessary if LOG.isDebugEnabled() from RollingWindowManager. Contributed by Brahma Reddy Battula. - posted by zj...@apache.org on 2015/06/08 19:19:44 UTC, 0 replies.
- [47/50] hadoop git commit: HDFS-8554. TestDatanodeLayoutUpgrade fails on Windows. Contributed by Chris Nauroth. - posted by zj...@apache.org on 2015/06/08 19:19:45 UTC, 0 replies.
- [48/50] hadoop git commit: YARN-3747. TestLocalDirsHandlerService should delete the created test directory logDir2. Contributed by David Moore. - posted by zj...@apache.org on 2015/06/08 19:19:46 UTC, 0 replies.
- [49/50] hadoop git commit: HADOOP-12052 IPC client downgrades all exception types to IOE, breaks callers trying to use them. (Brahma Reddy Battula via stevel) - posted by zj...@apache.org on 2015/06/08 19:19:47 UTC, 0 replies.
- [50/50] hadoop git commit: YARN-3780. Should use equals when compare Resource in RMNodeImpl#ReconnectNodeTransition. Contributed by zhihai xu. - posted by zj...@apache.org on 2015/06/08 19:19:48 UTC, 0 replies.
- hadoop git commit: YARN-2716. Refactor ZKRMStateStore retry code with Apache Curator. Contributed by Karthik Kambatla - posted by ji...@apache.org on 2015/06/08 23:51:11 UTC, 0 replies.
- hadoop git commit: YARN-2716. Refactor ZKRMStateStore retry code with Apache Curator. Contributed by Karthik Kambatla (cherry picked from commit 960b8f19ca98dbcfdd30f2f1f275b8718d2e872f) - posted by ji...@apache.org on 2015/06/08 23:51:33 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6388. Remove deprecation warnings from JobHistoryServer classes. Contributed by Ray Chiang. - posted by oz...@apache.org on 2015/06/09 00:08:59 UTC, 1 replies.
- hadoop git commit: YARN-3778. Fix Yarn resourcemanger CLI usage. Contributed by Brahma Reddy Battula - posted by xg...@apache.org on 2015/06/09 00:43:55 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-12054. RPC client should not retry for InvalidToken exceptions. (Contributed by Varun Saxena) - posted by ar...@apache.org on 2015/06/09 00:45:30 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-12054. RPC client should not retry for InvalidToken exceptions. (Contributed by Varun Saxena) - posted by ar...@apache.org on 2015/06/09 00:45:31 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8553. Document hdfs class path options. Contributed by Brahma Reddy Battula. - posted by cn...@apache.org on 2015/06/09 01:16:07 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8553. Document hdfs class path options. Contributed by Brahma Reddy Battula. - posted by cn...@apache.org on 2015/06/09 01:16:08 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-3786. Document yarn class path options. Contributed by Brahma Reddy Battula. - posted by cn...@apache.org on 2015/06/09 01:19:10 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-3786. Document yarn class path options. Contributed by Brahma Reddy Battula. - posted by cn...@apache.org on 2015/06/09 01:19:11 UTC, 0 replies.
- [1/2] hadoop git commit: MAPREDUCE-6392. Document mapred class path options. Contributed by Brahma Reddy Battula. - posted by cn...@apache.org on 2015/06/09 01:23:01 UTC, 0 replies.
- [2/2] hadoop git commit: MAPREDUCE-6392. Document mapred class path options. Contributed by Brahma Reddy Battula. - posted by cn...@apache.org on 2015/06/09 01:23:02 UTC, 0 replies.
- hadoop git commit: HADOOP-11347. RawLocalFileSystem#mkdir and create should honor umask (Varun Saxena via Colin P. McCabe) - posted by cm...@apache.org on 2015/06/09 02:49:44 UTC, 0 replies.
- hadoop git commit: HDFS-8552. Fix hdfs CLI usage message for namenode and zkfc. Contributed by Brahma Reddy Battula - posted by xy...@apache.org on 2015/06/09 07:02:29 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-12073. Azure FileSystem PageBlobInputStream does not return -1 on EOF. Contributed by Ivan Mitic. - posted by cn...@apache.org on 2015/06/09 07:49:10 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-12073. Azure FileSystem PageBlobInputStream does not return -1 on EOF. Contributed by Ivan Mitic. - posted by cn...@apache.org on 2015/06/09 07:49:11 UTC, 0 replies.
- hadoop git commit: YARN-3787. Allowed generic history service to load a number of applications whose started time is within the given range. Contributed by Xuan Gong. - posted by zj...@apache.org on 2015/06/09 08:22:04 UTC, 1 replies.
- [Hadoop Wiki] Update of "Books" by AlexHolmes - posted by Apache Wiki <wi...@apache.org> on 2015/06/09 16:35:18 UTC, 0 replies.
- hadoop git commit: HDFS-8568. TestClusterId#testFormatWithEmptyClusterIdOption is failing. Contributed by Rakesh R. - posted by xy...@apache.org on 2015/06/09 21:21:23 UTC, 1 replies.
- hadoop git commit: HDFS-8557 Allow to configure RS and XOR raw coders. Contributed by Kai Zheng - posted by dr...@apache.org on 2015/06/10 01:37:47 UTC, 0 replies.
- [1/3] hadoop git commit: HADOOP-12078. The default retry policy does not handle RetriableException correctly. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/10 05:59:39 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-12078. The default retry policy does not handle RetriableException correctly. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/10 05:59:40 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-12078. The default retry policy does not handle RetriableException correctly. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/10 05:59:41 UTC, 0 replies.
- hadoop git commit: HDFS-8556. Erasure Coding: Fix usage of 'createZone' (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/06/10 07:13:13 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-7817. RawLocalFileSystem.append() should give FSDataOutputStream with accurate .getPos() (Contributed by kanaka kumar avvaru) - posted by vi...@apache.org on 2015/06/10 07:37:44 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-7817. RawLocalFileSystem.append() should give FSDataOutputStream with accurate .getPos() (Contributed by kanaka kumar avvaru) - posted by vi...@apache.org on 2015/06/10 07:37:45 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6350. JobHistory doesn't support fully-functional search. Contributed by Siqi Li. - posted by de...@apache.org on 2015/06/10 09:14:31 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6389. Fix BaileyBorweinPlouffe CLI usage message. Contributed by Brahma Reddy Battula. - posted by de...@apache.org on 2015/06/10 17:37:28 UTC, 1 replies.
- hadoop git commit: HDFS-8549. Abort the balancer if an upgrade is in progress. - posted by wa...@apache.org on 2015/06/10 22:43:06 UTC, 1 replies.
- hadoop git commit: HDFS-8571. Fix TestErasureCodingCli test. Contributed by Vinayakumar B. - posted by wa...@apache.org on 2015/06/11 04:23:55 UTC, 0 replies.
- hadoop git commit: YARN-3785. Support for Resource as an argument during submitApp call in MockRM test class. Contributed by Sunil G - posted by xg...@apache.org on 2015/06/11 06:41:36 UTC, 1 replies.
- hadoop git commit: HDFS-8450. Erasure Coding: Consolidate erasure coding zone related implementation into a single class (Contributed by Rakesh R) - posted by vi...@apache.org on 2015/06/11 07:18:29 UTC, 0 replies.
- hadoop git commit: HADOOP-12074. in Shell.java#runCommand() rethrow InterruptedException as InterruptedIOException (Contributed by Lavkesh Lahngir) - posted by vi...@apache.org on 2015/06/11 08:22:53 UTC, 1 replies.
- hadoop git commit: HDFS-8573. Move creation of restartMeta file logic from BlockReceiver to ReplicaInPipeline. Contributed by Eddy Xu. - posted by wa...@apache.org on 2015/06/11 19:12:51 UTC, 1 replies.
- hadoop git commit: HDFS-8566. HDFS documentation about debug commands wrongly identifies them as "hdfs dfs" commands (Surendra Singh Lilhore via Colin P. McCabe) - posted by cm...@apache.org on 2015/06/11 23:26:38 UTC, 2 replies.
- [1/3] hadoop git commit: HDFS-8583. Document that NFS gateway does not work with rpcbind on SLES 11. (Arpit Agarwal) - posted by ar...@apache.org on 2015/06/12 00:09:33 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-8583. Document that NFS gateway does not work with rpcbind on SLES 11. (Arpit Agarwal) - posted by ar...@apache.org on 2015/06/12 00:09:34 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-8583. Document that NFS gateway does not work with rpcbind on SLES 11. (Arpit Agarwal) - posted by ar...@apache.org on 2015/06/12 00:09:35 UTC, 0 replies.
- hadoop git commit: HDFS-8572. DN always uses HTTP/localhost@REALM principals in SPNEGO. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/06/12 04:00:05 UTC, 2 replies.
- hadoop git commit: YARN-3794. TestRMEmbeddedElector fails because of ambiguous LOG reference. Contributed by Chengbing Liu. - posted by de...@apache.org on 2015/06/12 10:15:57 UTC, 1 replies.
- hadoop git commit: HADOOP-11971. Move test utilities for tracing from hadoop-hdfs to hadoop-common. Contributed by Masatake Iwasaki. - posted by aa...@apache.org on 2015/06/12 16:27:21 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-7923. The DataNodes should rate-limit their full block reports by asking the NN on heartbeat messages (cmccabe) - posted by cm...@apache.org on 2015/06/12 20:27:28 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-7923. The DataNodes should rate-limit their full block reports by asking the NN on heartbeat messages (cmccabe) - posted by cm...@apache.org on 2015/06/12 20:27:29 UTC, 1 replies.
- hadoop git commit: Add HDFS-7923 to CHANGES.txt - posted by cm...@apache.org on 2015/06/12 20:28:30 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang. - posted by wa...@apache.org on 2015/06/12 20:38:44 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang. - posted by wa...@apache.org on 2015/06/12 20:38:45 UTC, 1 replies.
- hadoop git commit: HDFS-8585. Erasure Coding: Remove dataBlockNum and parityBlockNum from StripedBlockProto. Contributed by Yi Liu. - posted by ji...@apache.org on 2015/06/12 23:49:54 UTC, 0 replies.
- [Hadoop Wiki] Update of "ContributorsGroup" by SteveLoughran - posted by Apache Wiki <wi...@apache.org> on 2015/06/13 10:14:29 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8593. Calculation of effective layout version mishandles comparison to current layout version in storage. Contributed by Chris Nauroth. - posted by cn...@apache.org on 2015/06/13 19:53:43 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8593. Calculation of effective layout version mishandles comparison to current layout version in storage. Contributed by Chris Nauroth. - posted by cn...@apache.org on 2015/06/13 19:53:44 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-3044. Made RM write app, attempt and optional container lifecycle events to timeline service v2. Contributed by Naganarasimha G R. - posted by zj...@apache.org on 2015/06/13 20:33:18 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-3044. Made RM write app, attempt and optional container lifecycle events to timeline service v2. Contributed by Naganarasimha G R. - posted by zj...@apache.org on 2015/06/13 20:33:19 UTC, 0 replies.
- hadoop git commit: HDFS-8559. Erasure Coding: fix non-protobuf fsimage for striped blocks. (Jing Zhao via yliu) - posted by yl...@apache.org on 2015/06/14 09:46:17 UTC, 0 replies.
- svn commit: r1685430 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ - posted by le...@apache.org on 2015/06/14 19:55:30 UTC, 0 replies.
- hadoop git commit: HDFS-8596. TestDistributedFileSystem et al tests are broken in branch-2 due to incorrect setting of "datanode" attribute. Contributed by Yongjun Zhang. - posted by yj...@apache.org on 2015/06/14 20:52:13 UTC, 2 replies.
- [1/3] hadoop git commit: HDFS-8595. TestCommitBlockSynchronization fails in branch-2.7. (Patch applies to all branches). (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/15 01:25:16 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-8595. TestCommitBlockSynchronization fails in branch-2.7. (Patch applies to all branches). (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/15 01:25:17 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-8595. TestCommitBlockSynchronization fails in branch-2.7. (Patch applies to all branches). (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/15 01:25:18 UTC, 0 replies.
- hadoop git commit: HDFS-8600. TestWebHdfsFileSystemContract.testGetFileBlockLocations fails in branch-2.7. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/15 05:23:36 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8607. TestFileCorruption doesn't work as expected. (Contributed by Walter Su) - posted by ar...@apache.org on 2015/06/15 19:12:51 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8607. TestFileCorruption doesn't work as expected. (Contributed by Walter Su) - posted by ar...@apache.org on 2015/06/15 19:12:52 UTC, 0 replies.
- hadoop git commit: HDFS-7240. Introduce STORAGE_CONTAINER_SERVICE as a new NodeType. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/15 20:06:41 UTC, 0 replies.
- hadoop git commit: HADOOP-12001. Fixed LdapGroupsMapping to include configurable Posix UID and GID attributes during the search. Contributed by Patrick White. - posted by vi...@apache.org on 2015/06/15 23:24:56 UTC, 1 replies.
- hadoop git commit: HADOOP-12001. Moving CHANGES.txt up into 2.8. - posted by vi...@apache.org on 2015/06/15 23:29:31 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Brahma Reddy Battula. - posted by aa...@apache.org on 2015/06/15 23:54:38 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6396. TestPipeApplication fails by NullPointerException. Contributed by Brahma Reddy Battula. - posted by aa...@apache.org on 2015/06/16 00:29:57 UTC, 0 replies.
- hadoop git commit: HDFS-8576. Lease recovery should return true if the lease can be released and the file can be closed. Contributed by J.Andreina - posted by sz...@apache.org on 2015/06/16 01:09:07 UTC, 2 replies.
- hadoop git commit: HDFS-8540. Mover should exit with NO_MOVE_BLOCK if no block can be moved. Contributed by surendra singh lilhore - posted by sz...@apache.org on 2015/06/16 01:27:38 UTC, 1 replies.
- hadoop git commit: Move HDFS-8540 to 2.8 in CHANGES.txt. - posted by sz...@apache.org on 2015/06/16 02:02:17 UTC, 1 replies.
- hadoop git commit: HDFS-8361. Choose SSD over DISK in block placement. - posted by sz...@apache.org on 2015/06/16 02:12:32 UTC, 2 replies.
- hadoop git commit: YARN-3711. Documentation of ResourceManager HA should explain configurations about listen addresses. Contributed by Masatake Iwasaki. - posted by oz...@apache.org on 2015/06/16 03:18:51 UTC, 2 replies.
- hadoop git commit: YARN-3801. [JDK-8] Exclude jdk.tools from hbase-client and hbase-testing-util (Tsuyoshi Ozawa via sjlee) - posted by sj...@apache.org on 2015/06/16 06:15:57 UTC, 0 replies.
- hadoop git commit: HDFS-8544. Incorrect port specified in HFTP Guide document in branch-2. (Contributed by Brahma Reddy Battula) - posted by yj...@apache.org on 2015/06/16 06:50:19 UTC, 1 replies.
- hadoop git commit: HDFS-8592. SafeModeException never get unwrapped. Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/06/16 07:09:19 UTC, 1 replies.
- hadoop git commit: YARN-3789. Improve logs for LeafQueue#activateApplications(). Contributed by Bibin A Chundatt. - posted by de...@apache.org on 2015/06/16 10:35:56 UTC, 1 replies.
- hadoop git commit: HDFS-8591. Remove support for deprecated configuration key dfs.namenode.decommission.nodes.per.interval. - posted by wa...@apache.org on 2015/06/16 19:32:16 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-3259. FairScheduler: Trigger fairShare updates on node events. (Anubhav Dhoot via kasha) - posted by ar...@apache.org on 2015/06/16 20:41:20 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-1462. AHS API and other AHS changes to handle tags for completed MR jobs. Contributed by Xuan Gong - posted by ar...@apache.org on 2015/06/16 20:41:21 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HADOOP-12059. S3Credentials should support use of CredentialProvider. Contributed by Sean Busbey. - posted by ar...@apache.org on 2015/06/16 20:41:22 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HADOOP-12056. Use DirectoryStream in DiskChecker#checkDirs to detect errors when listing a directory. Contributed by Zhihai Xu. - posted by ar...@apache.org on 2015/06/16 20:41:23 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-8522. Change heavily recorded NN logs from INFO to DEBUG level. (Contributed by Xiaoyu Yao) - posted by ar...@apache.org on 2015/06/16 20:41:24 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: MAPREDUCE-6354. ShuffleHandler should be able to log shuffle connections. Contributed by Chang Li - posted by ar...@apache.org on 2015/06/16 20:41:25 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-12055. Deprecate usage of NativeIO#link. Contributed by Andrew Wang. - posted by ar...@apache.org on 2015/06/16 20:41:26 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-8432. Introduce a minimum compatible layout version to allow downgrade in more rolling upgrade use cases. Contributed by Chris Nauroth. - posted by ar...@apache.org on 2015/06/16 20:41:27 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-8116. Cleanup uncessary if LOG.isDebugEnabled() from RollingWindowManager. Contributed by Brahma Reddy Battula. - posted by ar...@apache.org on 2015/06/16 20:41:28 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-3655. FairScheduler: potential livelock due to maxAMShare limitation and container reservation. (Zhihai Xu via kasha) - posted by ar...@apache.org on 2015/06/16 20:41:29 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-8539. Hdfs doesnt have class debug in windows. Contributed by Anu Engineer. - posted by ar...@apache.org on 2015/06/16 20:41:30 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-3780. Should use equals when compare Resource in RMNodeImpl#ReconnectNodeTransition. Contributed by zhihai xu. - posted by ar...@apache.org on 2015/06/16 20:41:31 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-3747. TestLocalDirsHandlerService should delete the created test directory logDir2. Contributed by David Moore. - posted by ar...@apache.org on 2015/06/16 20:41:32 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-12052 IPC client downgrades all exception types to IOE, breaks callers trying to use them. (Brahma Reddy Battula via stevel) - posted by ar...@apache.org on 2015/06/16 20:41:33 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-8554. TestDatanodeLayoutUpgrade fails on Windows. Contributed by Chris Nauroth. - posted by ar...@apache.org on 2015/06/16 20:41:34 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-2716. Refactor ZKRMStateStore retry code with Apache Curator. Contributed by Karthik Kambatla - posted by ar...@apache.org on 2015/06/16 20:41:35 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: MAPREDUCE-6388. Remove deprecation warnings from JobHistoryServer classes. Contributed by Ray Chiang. - posted by ar...@apache.org on 2015/06/16 20:41:36 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-3778. Fix Yarn resourcemanger CLI usage. Contributed by Brahma Reddy Battula - posted by ar...@apache.org on 2015/06/16 20:41:37 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HADOOP-12054. RPC client should not retry for InvalidToken exceptions. (Contributed by Varun Saxena) - posted by ar...@apache.org on 2015/06/16 20:41:38 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-8553. Document hdfs class path options. Contributed by Brahma Reddy Battula. - posted by ar...@apache.org on 2015/06/16 20:41:39 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-3786. Document yarn class path options. Contributed by Brahma Reddy Battula. - posted by ar...@apache.org on 2015/06/16 20:41:40 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: MAPREDUCE-6392. Document mapred class path options. Contributed by Brahma Reddy Battula. - posted by ar...@apache.org on 2015/06/16 20:41:41 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HADOOP-11347. RawLocalFileSystem#mkdir and create should honor umask (Varun Saxena via Colin P. McCabe) - posted by ar...@apache.org on 2015/06/16 20:41:42 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-8552. Fix hdfs CLI usage message for namenode and zkfc. Contributed by Brahma Reddy Battula - posted by ar...@apache.org on 2015/06/16 20:41:43 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HADOOP-12073. Azure FileSystem PageBlobInputStream does not return -1 on EOF. Contributed by Ivan Mitic. - posted by ar...@apache.org on 2015/06/16 20:41:44 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-3787. Allowed generic history service to load a number of applications whose started time is within the given range. Contributed by Xuan Gong. - posted by ar...@apache.org on 2015/06/16 20:41:45 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-8568. TestClusterId#testFormatWithEmptyClusterIdOption is failing. Contributed by Rakesh R. - posted by ar...@apache.org on 2015/06/16 20:41:46 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-12078. The default retry policy does not handle RetriableException correctly. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/16 20:41:47 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HADOOP-7817. RawLocalFileSystem.append() should give FSDataOutputStream with accurate .getPos() (Contributed by kanaka kumar avvaru) - posted by ar...@apache.org on 2015/06/16 20:41:48 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: MAPREDUCE-6350. JobHistory doesn't support fully-functional search. Contributed by Siqi Li. - posted by ar...@apache.org on 2015/06/16 20:41:49 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: MAPREDUCE-6389. Fix BaileyBorweinPlouffe CLI usage message. Contributed by Brahma Reddy Battula. - posted by ar...@apache.org on 2015/06/16 20:41:50 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-8549. Abort the balancer if an upgrade is in progress. - posted by ar...@apache.org on 2015/06/16 20:41:51 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-3785. Support for Resource as an argument during submitApp call in MockRM test class. Contributed by Sunil G - posted by ar...@apache.org on 2015/06/16 20:41:52 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HADOOP-12074. in Shell.java#runCommand() rethrow InterruptedException as InterruptedIOException (Contributed by Lavkesh Lahngir) - posted by ar...@apache.org on 2015/06/16 20:41:53 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-8573. Move creation of restartMeta file logic from BlockReceiver to ReplicaInPipeline. Contributed by Eddy Xu. - posted by ar...@apache.org on 2015/06/16 20:41:54 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-8566. HDFS documentation about debug commands wrongly identifies them as "hdfs dfs" commands (Surendra Singh Lilhore via Colin P. McCabe) - posted by ar...@apache.org on 2015/06/16 20:41:55 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-8583. Document that NFS gateway does not work with rpcbind on SLES 11. (Arpit Agarwal) - posted by ar...@apache.org on 2015/06/16 20:41:56 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-3794. TestRMEmbeddedElector fails because of ambiguous LOG reference. Contributed by Chengbing Liu. - posted by ar...@apache.org on 2015/06/16 20:41:57 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HADOOP-11971. Move test utilities for tracing from hadoop-hdfs to hadoop-common. Contributed by Masatake Iwasaki. - posted by ar...@apache.org on 2015/06/16 20:41:58 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-7923. The DataNodes should rate-limit their full block reports by asking the NN on heartbeat messages (cmccabe) - posted by ar...@apache.org on 2015/06/16 20:41:59 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HDFS-7923. The DataNodes should rate-limit their full block reports by asking the NN on heartbeat messages (cmccabe) - posted by ar...@apache.org on 2015/06/16 20:42:00 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: Add HDFS-7923 to CHANGES.txt - posted by ar...@apache.org on 2015/06/16 20:42:01 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang. - posted by ar...@apache.org on 2015/06/16 20:42:02 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang. - posted by ar...@apache.org on 2015/06/16 20:42:03 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-8572. DN always uses HTTP/localhost@REALM principals in SPNEGO. Contributed by Haohui Mai. - posted by ar...@apache.org on 2015/06/16 20:42:04 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HDFS-8593. Calculation of effective layout version mishandles comparison to current layout version in storage. Contributed by Chris Nauroth. - posted by ar...@apache.org on 2015/06/16 20:42:05 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-8596. TestDistributedFileSystem et al tests are broken in branch-2 due to incorrect setting of "datanode" attribute. Contributed by Yongjun Zhang. - posted by ar...@apache.org on 2015/06/16 20:42:06 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-8595. TestCommitBlockSynchronization fails in branch-2.7. (Patch applies to all branches). (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/16 20:42:07 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HDFS-8607. TestFileCorruption doesn't work as expected. (Contributed by Walter Su) - posted by ar...@apache.org on 2015/06/16 20:42:08 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: Merge remote-tracking branch 'apache-commit/trunk' into HDFS-7240 - posted by ar...@apache.org on 2015/06/16 20:42:09 UTC, 0 replies.
- hadoop git commit: HDFS-8597. Fix TestFSImage#testZeroBlockSize on Windows. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2015/06/16 21:38:22 UTC, 2 replies.
- hadoop git commit: HADOOP-12095. org.apache.hadoop.fs.shell.TestCount fails. Contributed by Brahma Reddy Battula. - posted by aa...@apache.org on 2015/06/16 22:40:00 UTC, 1 replies.
- hadoop git commit: HDFS-4660. Block corruption can happen during pipeline recovery. Contributed by Kihwal Lee. - posted by ki...@apache.org on 2015/06/16 22:41:32 UTC, 0 replies.
- hadoop git commit: HDFS-4660. Block corruption can happen during pipeline recovery. Contributed by Kihwal Lee. (cherry picked from commit c74517c46bf00af408ed866b6577623cdec02de1) - posted by ki...@apache.org on 2015/06/16 22:44:12 UTC, 1 replies.
- hadoop git commit: HDFS-8548. Minicluster throws NPE on shutdown. Contributed by surendra singh lilhore. - posted by xy...@apache.org on 2015/06/16 23:00:09 UTC, 1 replies.
- hadoop git commit: YARN-3714. AM proxy filter can not get RM webapp address from yarn.resourcemanager.hostname.rm-id. Contributed by Masatake Iwasaki - posted by xg...@apache.org on 2015/06/16 23:06:30 UTC, 1 replies.
- hadoop git commit: HDFS-8551. Fix hdfs datanode CLI usage message. Contributed by Brahma Reddy Battula. - posted by xy...@apache.org on 2015/06/16 23:17:06 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-12076. Incomplete Cache Mechanism in CredentialProvider API. Contributed by Larry McCay. - posted by cn...@apache.org on 2015/06/16 23:49:40 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-12076. Incomplete Cache Mechanism in CredentialProvider API. Contributed by Larry McCay. - posted by cn...@apache.org on 2015/06/16 23:49:41 UTC, 0 replies.
- Git Push Summary - posted by wh...@apache.org on 2015/06/17 01:49:02 UTC, 2 replies.
- hadoop git commit: HDFS-8606. Cleanup DFSOutputStream by removing unwanted changes from HDFS-8386. Contributed by Rakesh R - posted by sz...@apache.org on 2015/06/17 03:08:58 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-7164. Feature documentation for HDFS-6581. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/17 04:07:23 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-7164. Feature documentation for HDFS-6581. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/17 04:07:24 UTC, 0 replies.
- hadoop git commit: YARN-3617. Fix WindowsResourceCalculatorPlugin.getCpuFrequency() returning always -1. Contributed by J.Andreina. - posted by de...@apache.org on 2015/06/17 10:26:27 UTC, 1 replies.
- hadoop git commit: YARN-3148. Allow CORS related headers to passthrough in WebAppProxyServlet. Contributed by Varun Saxena. - posted by de...@apache.org on 2015/06/17 12:28:49 UTC, 1 replies.
- hadoop git commit: HDFS-8608. Merge HDFS-7912 to trunk and branch-2 (track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks). Contributed by Zhe Zhang. - posted by wa...@apache.org on 2015/06/17 17:07:24 UTC, 1 replies.
- [Hadoop Wiki] Update of "HowToContribute" by QwertyManiac - posted by Apache Wiki <wi...@apache.org> on 2015/06/17 17:08:51 UTC, 0 replies.
- hadoop git commit: HDFS-7240. OzoneHandler : Add Quota Support. (Contributed by Anu Engineer) - posted by ar...@apache.org on 2015/06/17 17:51:08 UTC, 0 replies.
- hadoop git commit: HDFS-8580. Erasure coding: Persist cellSize in BlockInfoStriped and StripedBlocksFeature. Contributed by Walter Su. - posted by ji...@apache.org on 2015/06/17 20:35:43 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8238. Move ClientProtocol to the hdfs-client. Contributed by Takanobu Asanuma. - posted by wh...@apache.org on 2015/06/18 01:16:57 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-8238. Move ClientProtocol to the hdfs-client. Contributed by Takanobu Asanuma. - posted by wh...@apache.org on 2015/06/18 01:16:58 UTC, 1 replies.
- hadoop git commit: Update CHANGES.txt for HDFS-8238. - posted by wh...@apache.org on 2015/06/18 01:20:50 UTC, 1 replies.
- hadoop git commit: YARN-3804. Both RM are on standBy state when kerberos user not in yarn.admin.acl. Contributed by Varun Saxena - posted by xg...@apache.org on 2015/06/18 01:24:34 UTC, 2 replies.
- hadoop git commit: HDFS-8446. Separate safemode related operations in GetBlockLocations(). Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/06/18 01:38:32 UTC, 1 replies.
- hadoop git commit: HDFS-8589. Fix unused imports in BPServiceActor and BlockReportLeaseManager (cmccabe) - posted by cm...@apache.org on 2015/06/18 02:01:56 UTC, 1 replies.
- hadoop git commit: HDFS-8615. Correct HTTP method in WebHDFS document. Contributed by Brahma Reddy Battula. - posted by aa...@apache.org on 2015/06/18 02:14:55 UTC, 1 replies.
- hadoop git commit: HDFS-6249. Output AclEntry in PBImageXmlWriter. Contributed by surendra singh lilhore. - posted by aa...@apache.org on 2015/06/18 02:43:49 UTC, 1 replies.
- hadoop git commit: HADOOP-11965. determine-flaky-tests needs a summary mode. Contributed by Yufei Gu, - posted by yj...@apache.org on 2015/06/18 06:06:44 UTC, 0 replies.
- hadoop git commit: HADOOP-11965. determine-flaky-tests needs a summary mode. Contributed by Yufei Gu. - posted by yj...@apache.org on 2015/06/18 06:10:33 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6373. The logger reports total input paths but it is referring to input files. Contributed by Bibin A Chundatt. - posted by de...@apache.org on 2015/06/18 08:16:27 UTC, 1 replies.
- hadoop git commit: HDFS-8466. Refactor BlockInfoContiguous and fix NPE in TestBlockInfo#testCopyConstructor() (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/06/18 10:45:37 UTC, 0 replies.
- hadoop git commit: HDFS-8466. Refactor BlockInfoContiguous and fix NPE in TestBlockInfo#testCopyConstructor() (Contributed by Vinayakumar B) Missed CHANGES.txt entry - posted by vi...@apache.org on 2015/06/18 10:50:19 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru) - posted by vi...@apache.org on 2015/06/18 11:15:58 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru) - posted by vi...@apache.org on 2015/06/18 11:15:59 UTC, 0 replies.
- hadoop git commit: YARN-3824. Fix two minor nits in member variable properties of YarnConfiguration. Contributed by Ray Chiang. - posted by de...@apache.org on 2015/06/18 13:19:32 UTC, 1 replies.
- hadoop git commit: HDFS-8605. Merge Refactor of DFSOutputStream from HDFS-7285 branch. (vinayakumarb) - posted by wa...@apache.org on 2015/06/18 17:48:31 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-3706. Generalize native HBase writer for additional tables (Joep Rottinghuis via sjlee) - posted by sj...@apache.org on 2015/06/18 19:49:36 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-3706. Generalize native HBase writer for additional tables (Joep Rottinghuis via sjlee) - posted by sj...@apache.org on 2015/06/18 19:49:37 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang. - posted by zj...@apache.org on 2015/06/18 20:24:39 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang. - posted by zj...@apache.org on 2015/06/18 20:24:40 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: Add HDFS-7923 to CHANGES.txt - posted by zj...@apache.org on 2015/06/18 20:24:41 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-7923. The DataNodes should rate-limit their full block reports by asking the NN on heartbeat messages (cmccabe) - posted by zj...@apache.org on 2015/06/18 20:24:42 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-7923. The DataNodes should rate-limit their full block reports by asking the NN on heartbeat messages (cmccabe) - posted by zj...@apache.org on 2015/06/18 20:24:43 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HADOOP-11971. Move test utilities for tracing from hadoop-hdfs to hadoop-common. Contributed by Masatake Iwasaki. - posted by zj...@apache.org on 2015/06/18 20:24:44 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-3794. TestRMEmbeddedElector fails because of ambiguous LOG reference. Contributed by Chengbing Liu. - posted by zj...@apache.org on 2015/06/18 20:24:45 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-8583. Document that NFS gateway does not work with rpcbind on SLES 11. (Arpit Agarwal) - posted by zj...@apache.org on 2015/06/18 20:24:46 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HADOOP-12001. Moving CHANGES.txt up into 2.8. - posted by zj...@apache.org on 2015/06/18 20:24:47 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HADOOP-12001. Fixed LdapGroupsMapping to include configurable Posix UID and GID attributes during the search. Contributed by Patrick White. - posted by zj...@apache.org on 2015/06/18 20:24:48 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-8593. Calculation of effective layout version mishandles comparison to current layout version in storage. Contributed by Chris Nauroth. - posted by zj...@apache.org on 2015/06/18 20:24:49 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-8572. DN always uses HTTP/localhost@REALM principals in SPNEGO. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/06/18 20:24:50 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-8607. TestFileCorruption doesn't work as expected. (Contributed by Walter Su) - posted by zj...@apache.org on 2015/06/18 20:24:51 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-8595. TestCommitBlockSynchronization fails in branch-2.7. (Patch applies to all branches). (Contributed by Arpit Agarwal) - posted by zj...@apache.org on 2015/06/18 20:24:52 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-8596. TestDistributedFileSystem et al tests are broken in branch-2 due to incorrect setting of "datanode" attribute. Contributed by Yongjun Zhang. - posted by zj...@apache.org on 2015/06/18 20:24:53 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-8540. Mover should exit with NO_MOVE_BLOCK if no block can be moved. Contributed by surendra singh lilhore - posted by zj...@apache.org on 2015/06/18 20:24:54 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: Move HDFS-8540 to 2.8 in CHANGES.txt. - posted by zj...@apache.org on 2015/06/18 20:24:55 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-8361. Choose SSD over DISK in block placement. - posted by zj...@apache.org on 2015/06/18 20:24:56 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-8576. Lease recovery should return true if the lease can be released and the file can be closed. Contributed by J.Andreina - posted by zj...@apache.org on 2015/06/18 20:24:57 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: MAPREDUCE-6396. TestPipeApplication fails by NullPointerException. Contributed by Brahma Reddy Battula. - posted by zj...@apache.org on 2015/06/18 20:24:58 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Brahma Reddy Battula. - posted by zj...@apache.org on 2015/06/18 20:24:59 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-8591. Remove support for deprecated configuration key dfs.namenode.decommission.nodes.per.interval. - posted by zj...@apache.org on 2015/06/18 20:25:00 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-3789. Improve logs for LeafQueue#activateApplications(). Contributed by Bibin A Chundatt. - posted by zj...@apache.org on 2015/06/18 20:25:01 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-3711. Documentation of ResourceManager HA should explain configurations about listen addresses. Contributed by Masatake Iwasaki. - posted by zj...@apache.org on 2015/06/18 20:25:02 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HDFS-8592. SafeModeException never get unwrapped. Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/06/18 20:25:03 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-3714. AM proxy filter can not get RM webapp address from yarn.resourcemanager.hostname.rm-id. Contributed by Masatake Iwasaki - posted by zj...@apache.org on 2015/06/18 20:25:04 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-8597. Fix TestFSImage#testZeroBlockSize on Windows. Contributed by Xiaoyu Yao. - posted by zj...@apache.org on 2015/06/18 20:25:05 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-8548. Minicluster throws NPE on shutdown. Contributed by surendra singh lilhore. - posted by zj...@apache.org on 2015/06/18 20:25:06 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HADOOP-12095. org.apache.hadoop.fs.shell.TestCount fails. Contributed by Brahma Reddy Battula. - posted by zj...@apache.org on 2015/06/18 20:25:07 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-4660. Block corruption can happen during pipeline recovery. Contributed by Kihwal Lee. - posted by zj...@apache.org on 2015/06/18 20:25:08 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-7164. Feature documentation for HDFS-6581. (Contributed by Arpit Agarwal) - posted by zj...@apache.org on 2015/06/18 20:25:09 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-8606. Cleanup DFSOutputStream by removing unwanted changes from HDFS-8386. Contributed by Rakesh R - posted by zj...@apache.org on 2015/06/18 20:25:10 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-8551. Fix hdfs datanode CLI usage message. Contributed by Brahma Reddy Battula. - posted by zj...@apache.org on 2015/06/18 20:25:11 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HADOOP-12076. Incomplete Cache Mechanism in CredentialProvider API. Contributed by Larry McCay. - posted by zj...@apache.org on 2015/06/18 20:25:12 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-3617. Fix WindowsResourceCalculatorPlugin.getCpuFrequency() returning always -1. Contributed by J.Andreina. - posted by zj...@apache.org on 2015/06/18 20:25:13 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-3148. Allow CORS related headers to passthrough in WebAppProxyServlet. Contributed by Varun Saxena. - posted by zj...@apache.org on 2015/06/18 20:25:14 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-8608. Merge HDFS-7912 to trunk and branch-2 (track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks). Contributed by Zhe Zhang. - posted by zj...@apache.org on 2015/06/18 20:25:15 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HDFS-8238. Move ClientProtocol to the hdfs-client. Contributed by Takanobu Asanuma. - posted by zj...@apache.org on 2015/06/18 20:25:16 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-8238. Move ClientProtocol to the hdfs-client. Contributed by Takanobu Asanuma. - posted by zj...@apache.org on 2015/06/18 20:25:17 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-8615. Correct HTTP method in WebHDFS document. Contributed by Brahma Reddy Battula. - posted by zj...@apache.org on 2015/06/18 20:25:18 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: Update CHANGES.txt for HDFS-8238. - posted by zj...@apache.org on 2015/06/18 20:25:19 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-3804. Both RM are on standBy state when kerberos user not in yarn.admin.acl. Contributed by Varun Saxena - posted by zj...@apache.org on 2015/06/18 20:25:20 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-8446. Separate safemode related operations in GetBlockLocations(). Contributed by Haohui Mai. - posted by zj...@apache.org on 2015/06/18 20:25:21 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-8589. Fix unused imports in BPServiceActor and BlockReportLeaseManager (cmccabe) - posted by zj...@apache.org on 2015/06/18 20:25:22 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru) - posted by zj...@apache.org on 2015/06/18 20:25:23 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-3824. Fix two minor nits in member variable properties of YarnConfiguration. Contributed by Ray Chiang. - posted by zj...@apache.org on 2015/06/18 20:25:24 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HADOOP-11965. determine-flaky-tests needs a summary mode. Contributed by Yufei Gu, - posted by zj...@apache.org on 2015/06/18 20:25:25 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-6249. Output AclEntry in PBImageXmlWriter. Contributed by surendra singh lilhore. - posted by zj...@apache.org on 2015/06/18 20:25:26 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: MAPREDUCE-6373. The logger reports total input paths but it is referring to input files. Contributed by Bibin A Chundatt. - posted by zj...@apache.org on 2015/06/18 20:25:27 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HDFS-8605. Merge Refactor of DFSOutputStream from HDFS-7285 branch. (vinayakumarb) - posted by zj...@apache.org on 2015/06/18 20:25:28 UTC, 0 replies.
- hadoop git commit: HADOOP-12100. ImmutableFsPermission should not override applyUmask since that method doesn't modify the FsPermission (Bibin A. Chundatt via Colin P. McCabe) - posted by cm...@apache.org on 2015/06/18 20:39:12 UTC, 2 replies.
- hadoop git commit: YARN-3802. Two RMNodes for the same NodeId are used in RM sometimes after NM is reconnected. Contributed by zhihai xu - posted by xg...@apache.org on 2015/06/18 23:38:28 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6395. Improve the commit failure messages in MRAppMaster recovery. (Brahma Reddy Battula via gera) - posted by ge...@apache.org on 2015/06/19 11:28:39 UTC, 1 replies.
- [Hadoop Wiki] Update of "PoweredBy" by JeanBaptisteNote - posted by Apache Wiki <wi...@apache.org> on 2015/06/19 17:39:04 UTC, 0 replies.
- hadoop git commit: HDFS-8633. Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match DFSConfigKeys. Contributed by Ray Chiang. - posted by yj...@apache.org on 2015/06/19 18:49:00 UTC, 2 replies.
- hadoop git commit: HDFS-8254. Avoid assigning a leading streamer in StripedDataStreamer to tolerate datanode failure. Contributed by Tsz Wo Nicholas Sze. - posted by ji...@apache.org on 2015/06/19 19:24:01 UTC, 0 replies.
- hadoop git commit: HDFS-8543. Erasure Coding: processOverReplicatedBlock() handles striped block. Contributed by Walter Su. - posted by ji...@apache.org on 2015/06/19 20:55:59 UTC, 0 replies.
- hadoop git commit: HDFS-8602. Erasure Coding: Client can't read(decode) the EC files which have corrupt blocks. Contributed by Jing Zhao and Kai Sasaki. - posted by ji...@apache.org on 2015/06/19 23:08:02 UTC, 0 replies.
- hadoop git commit: HADOOP-12103. Small refactoring of DelegationTokenAuthenticationFilter to allow code sharing. Contributed by Yongjun Zhang. - posted by yj...@apache.org on 2015/06/19 23:37:20 UTC, 2 replies.
- [1/3] hadoop git commit: HDFS-8626. Reserved RBW space is not released if creation of RBW File fails. (Contributed by kanaka kumar avvaru) - posted by ar...@apache.org on 2015/06/20 03:33:56 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-8626. Reserved RBW space is not released if creation of RBW File fails. (Contributed by kanaka kumar avvaru) - posted by ar...@apache.org on 2015/06/20 03:33:57 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-8626. Reserved RBW space is not released if creation of RBW File fails. (Contributed by kanaka kumar avvaru) - posted by ar...@apache.org on 2015/06/20 03:33:58 UTC, 0 replies.
- hadoop git commit: HDFS-8582. Support getting a list of reconfigurable config properties and do not generate spurious reconfig warnings (Lei (Eddy) Xu via Colin P. McCabe) - posted by cm...@apache.org on 2015/06/20 04:14:26 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6405. NullPointerException in App Attempts page. Contributed by Siqi Li and Gera Shegalov. - posted by de...@apache.org on 2015/06/20 07:08:35 UTC, 1 replies.
- hadoop git commit: HDFS-8337. Accessing httpfs via webhdfs doesn't work from a jar with kerberos. Contributed by Yongjun Zhang. - posted by yj...@apache.org on 2015/06/20 08:44:08 UTC, 1 replies.
- hadoop git commit: Move HDFS-8337 to branch 2.8 in CHANGES.txt. - posted by yj...@apache.org on 2015/06/20 09:27:46 UTC, 1 replies.
- hadoop git commit: Move HDFS-7546 to release 2.7.1 in CHANGES.txt. - posted by yj...@apache.org on 2015/06/20 16:32:28 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-7546. Document, and set an accepting default for dfs.namenode.kerberos.principal.pattern (Harsh J via aw) - posted by yj...@apache.org on 2015/06/20 16:34:33 UTC, 0 replies.
- [2/2] hadoop git commit: Move HDFS-7546 to release 2.7.1 in CHANGES.txt. - posted by yj...@apache.org on 2015/06/20 16:34:34 UTC, 0 replies.
- hadoop git commit: HDFS-7546. Document, and set an accepting default for dfs.namenode.kerberos.principal.pattern (Harsh J via aw) - posted by yj...@apache.org on 2015/06/20 16:47:10 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6316. Task Attempt List entries should link to the task overview. (Siqi Li via gera) - posted by ge...@apache.org on 2015/06/20 20:51:11 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6305. AM/Task log page should be able to link back to the job. (Siqi Li via gera) - posted by ge...@apache.org on 2015/06/20 21:39:54 UTC, 1 replies.
- [1/3] hadoop git commit: HDFS-7164. Feature documentation for HDFS-6581. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/20 22:11:10 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-7164. Update CHANGES.txt - posted by ar...@apache.org on 2015/06/20 22:11:11 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-7164. Update CHANGES.txt - posted by ar...@apache.org on 2015/06/20 22:11:12 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8192. Eviction should key off used locked memory instead of ram disk free space. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/20 22:29:27 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8192. Eviction should key off used locked memory instead of ram disk free space. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/20 22:29:28 UTC, 0 replies.
- hadoop git commit: HDFS-8457. Ozone: Refactor FsDatasetSpi to pull up HDFS-agnostic functionality into parent interface. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/20 23:14:25 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-8576. Lease recovery should return true if the lease can be released and the file can be closed. Contributed by J.Andreina - posted by ar...@apache.org on 2015/06/20 23:25:06 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-8540. Mover should exit with NO_MOVE_BLOCK if no block can be moved. Contributed by surendra singh lilhore - posted by ar...@apache.org on 2015/06/20 23:25:07 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: Move HDFS-8540 to 2.8 in CHANGES.txt. - posted by ar...@apache.org on 2015/06/20 23:25:08 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-8361. Choose SSD over DISK in block placement. - posted by ar...@apache.org on 2015/06/20 23:25:09 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-3711. Documentation of ResourceManager HA should explain configurations about listen addresses. Contributed by Masatake Iwasaki. - posted by ar...@apache.org on 2015/06/20 23:25:10 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HDFS-8592. SafeModeException never get unwrapped. Contributed by Haohui Mai. - posted by ar...@apache.org on 2015/06/20 23:25:11 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-3789. Improve logs for LeafQueue#activateApplications(). Contributed by Bibin A Chundatt. - posted by ar...@apache.org on 2015/06/20 23:25:12 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-8591. Remove support for deprecated configuration key dfs.namenode.decommission.nodes.per.interval. - posted by ar...@apache.org on 2015/06/20 23:25:13 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-8597. Fix TestFSImage#testZeroBlockSize on Windows. Contributed by Xiaoyu Yao. - posted by ar...@apache.org on 2015/06/20 23:25:14 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HADOOP-12095. org.apache.hadoop.fs.shell.TestCount fails. Contributed by Brahma Reddy Battula. - posted by ar...@apache.org on 2015/06/20 23:25:15 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-4660. Block corruption can happen during pipeline recovery. Contributed by Kihwal Lee. - posted by ar...@apache.org on 2015/06/20 23:25:16 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-8548. Minicluster throws NPE on shutdown. Contributed by surendra singh lilhore. - posted by ar...@apache.org on 2015/06/20 23:25:17 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-3714. AM proxy filter can not get RM webapp address from yarn.resourcemanager.hostname.rm-id. Contributed by Masatake Iwasaki - posted by ar...@apache.org on 2015/06/20 23:25:18 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-8551. Fix hdfs datanode CLI usage message. Contributed by Brahma Reddy Battula. - posted by ar...@apache.org on 2015/06/20 23:25:19 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HADOOP-12076. Incomplete Cache Mechanism in CredentialProvider API. Contributed by Larry McCay. - posted by ar...@apache.org on 2015/06/20 23:25:20 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-8606. Cleanup DFSOutputStream by removing unwanted changes from HDFS-8386. Contributed by Rakesh R - posted by ar...@apache.org on 2015/06/20 23:25:21 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-7164. Feature documentation for HDFS-6581. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/20 23:25:22 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-3617. Fix WindowsResourceCalculatorPlugin.getCpuFrequency() returning always -1. Contributed by J.Andreina. - posted by ar...@apache.org on 2015/06/20 23:25:23 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-3148. Allow CORS related headers to passthrough in WebAppProxyServlet. Contributed by Varun Saxena. - posted by ar...@apache.org on 2015/06/20 23:25:24 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-8608. Merge HDFS-7912 to trunk and branch-2 (track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks). Contributed by Zhe Zhang. - posted by ar...@apache.org on 2015/06/20 23:25:25 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HDFS-8238. Move ClientProtocol to the hdfs-client. Contributed by Takanobu Asanuma. - posted by ar...@apache.org on 2015/06/20 23:25:26 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-8238. Move ClientProtocol to the hdfs-client. Contributed by Takanobu Asanuma. - posted by ar...@apache.org on 2015/06/20 23:25:27 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: Update CHANGES.txt for HDFS-8238. - posted by ar...@apache.org on 2015/06/20 23:25:28 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-3804. Both RM are on standBy state when kerberos user not in yarn.admin.acl. Contributed by Varun Saxena - posted by ar...@apache.org on 2015/06/20 23:25:29 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HDFS-8446. Separate safemode related operations in GetBlockLocations(). Contributed by Haohui Mai. - posted by ar...@apache.org on 2015/06/20 23:25:30 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-8589. Fix unused imports in BPServiceActor and BlockReportLeaseManager (cmccabe) - posted by ar...@apache.org on 2015/06/20 23:25:31 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-8615. Correct HTTP method in WebHDFS document. Contributed by Brahma Reddy Battula. - posted by ar...@apache.org on 2015/06/20 23:25:32 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-6249. Output AclEntry in PBImageXmlWriter. Contributed by surendra singh lilhore. - posted by ar...@apache.org on 2015/06/20 23:25:33 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HADOOP-11965. determine-flaky-tests needs a summary mode. Contributed by Yufei Gu, - posted by ar...@apache.org on 2015/06/20 23:25:34 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: MAPREDUCE-6373. The logger reports total input paths but it is referring to input files. Contributed by Bibin A Chundatt. - posted by ar...@apache.org on 2015/06/20 23:25:35 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru) - posted by ar...@apache.org on 2015/06/20 23:25:36 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-3824. Fix two minor nits in member variable properties of YarnConfiguration. Contributed by Ray Chiang. - posted by ar...@apache.org on 2015/06/20 23:25:37 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-8605. Merge Refactor of DFSOutputStream from HDFS-7285 branch. (vinayakumarb) - posted by ar...@apache.org on 2015/06/20 23:25:38 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HADOOP-12100. ImmutableFsPermission should not override applyUmask since that method doesn't modify the FsPermission (Bibin A. Chundatt via Colin P. McCabe) - posted by ar...@apache.org on 2015/06/20 23:25:39 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-3802. Two RMNodes for the same NodeId are used in RM sometimes after NM is reconnected. Contributed by zhihai xu - posted by ar...@apache.org on 2015/06/20 23:25:40 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: MAPREDUCE-6395. Improve the commit failure messages in MRAppMaster recovery. (Brahma Reddy Battula via gera) - posted by ar...@apache.org on 2015/06/20 23:25:41 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-8633. Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match DFSConfigKeys. Contributed by Ray Chiang. - posted by ar...@apache.org on 2015/06/20 23:25:42 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HADOOP-12103. Small refactoring of DelegationTokenAuthenticationFilter to allow code sharing. Contributed by Yongjun Zhang. - posted by ar...@apache.org on 2015/06/20 23:25:43 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-8626. Reserved RBW space is not released if creation of RBW File fails. (Contributed by kanaka kumar avvaru) - posted by ar...@apache.org on 2015/06/20 23:25:44 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-8582. Support getting a list of reconfigurable config properties and do not generate spurious reconfig warnings (Lei (Eddy) Xu via Colin P. McCabe) - posted by ar...@apache.org on 2015/06/20 23:25:45 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: MAPREDUCE-6405. NullPointerException in App Attempts page. Contributed by Siqi Li and Gera Shegalov. - posted by ar...@apache.org on 2015/06/20 23:25:46 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-8337. Accessing httpfs via webhdfs doesn't work from a jar with kerberos. Contributed by Yongjun Zhang. - posted by ar...@apache.org on 2015/06/20 23:25:47 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: Move HDFS-8337 to branch 2.8 in CHANGES.txt. - posted by ar...@apache.org on 2015/06/20 23:25:48 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: Move HDFS-7546 to release 2.7.1 in CHANGES.txt. - posted by ar...@apache.org on 2015/06/20 23:25:49 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: MAPREDUCE-6316. Task Attempt List entries should link to the task overview. (Siqi Li via gera) - posted by ar...@apache.org on 2015/06/20 23:25:50 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: MAPREDUCE-6305. AM/Task log page should be able to link back to the job. (Siqi Li via gera) - posted by ar...@apache.org on 2015/06/20 23:25:51 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-7164. Update CHANGES.txt - posted by ar...@apache.org on 2015/06/20 23:25:52 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-8192. Eviction should key off used locked memory instead of ram disk free space. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/20 23:25:53 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: Merge remote-tracking branch 'apache-commit/trunk' into HDFS-7240 - posted by ar...@apache.org on 2015/06/20 23:25:54 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: Fix build break after merging trunk - posted by ar...@apache.org on 2015/06/20 23:25:55 UTC, 0 replies.
- hadoop git commit: HDFS-8448. Create REST Interface for Volumes. Contributed by Anu Engineer. - posted by cn...@apache.org on 2015/06/21 22:08:32 UTC, 0 replies.
- hadoop git commit: YARN-3834. Scrub debug logging of tokens during resource localization. Contributed by Chris Nauroth - posted by xg...@apache.org on 2015/06/22 02:14:25 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6403. Fix typo in the usage of NNBench. Contributed by Jagadesh Kiran N. - posted by aa...@apache.org on 2015/06/22 08:35:50 UTC, 1 replies.
- hadoop git commit: HDFS-8637. OzoneHandler : Add Error Table. (Contributed by Anu Engineer) - posted by ar...@apache.org on 2015/06/22 19:22:47 UTC, 0 replies.
- svn commit: r1686916 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml - posted by ro...@apache.org on 2015/06/22 20:57:33 UTC, 0 replies.
- hadoop git commit: HDFS-4366. Block Replication Policy Implementation May Skip Higher-Priority Blocks for Lower-Priority Blocks. (Derek Dagit and Zhe Zhang via wang) - posted by wa...@apache.org on 2015/06/22 23:18:41 UTC, 0 replies.
- hadoop git commit: Move HDFS-4366 to 2.8.0 in CHANGES.txt - posted by wa...@apache.org on 2015/06/22 23:18:59 UTC, 0 replies.
- hadoop git commit: HDFS-8480. Fix performance and timeout issues in HDFS-7929 by using hard-links to preserve old edit logs, instead of copying them. (Zhe Zhang via Colin P. McCabe) - posted by cm...@apache.org on 2015/06/22 23:37:22 UTC, 2 replies.
- hadoop git commit: MAPREDUCE-6408. Queue name and user name should be printed on the job page. (Siqi Li via gera) - posted by ge...@apache.org on 2015/06/22 23:40:47 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-5948. org.apache.hadoop.mapred.LineRecordReader does not handle multibyte record delimiters well. Contributed by Vinayakumar B, Rushabh Shah, and Akira AJISAKA - posted by jl...@apache.org on 2015/06/23 00:00:02 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-5948. org.apache.hadoop.mapred.LineRecordReader does not handle multibyte record delimiters well. Contributed by Vinayakumar B, Rushabh Shah, and Akira AJISAKA (cherry picked from commit 077250d8d7b4b757543a39a6ce8bb6e3be356c - posted by jl...@apache.org on 2015/06/23 00:00:53 UTC, 0 replies.
- hadoop git commit: HDFS-8542. WebHDFS getHomeDirectory behavior does not match specification. Contributed by Kanaka Kumar Avvaru. - posted by jg...@apache.org on 2015/06/23 01:31:18 UTC, 1 replies.
- hadoop git commit: YARN-3842. NMProxy should retry on NMNotYetReadyException. (Robert Kanter via kasha) - posted by ka...@apache.org on 2015/06/23 02:47:50 UTC, 2 replies.
- hadoop git commit: YARN-3835. hadoop-yarn-server-resourcemanager test package bundles core-site.xml, yarn-site.xml (vamsee via rkanter) - posted by rk...@apache.org on 2015/06/23 03:03:12 UTC, 1 replies.
- hadoop git commit: YARN-3792. Test case failures in TestDistributedShell and some issue fixes related to ATSV2 (Naganarasimha G R via sjlee) - posted by sj...@apache.org on 2015/06/23 05:48:07 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6406. Update FileOutputCommitter.FILEOUTPUTCOMMITTER_ALGORITHM_VERSION_DEFAULT to match mapred-default.xml. Contributed by Ray Chiang. - posted by de...@apache.org on 2015/06/23 06:54:40 UTC, 0 replies.
- svn commit: r1687012 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml - posted by vi...@apache.org on 2015/06/23 11:46:13 UTC, 0 replies.
- hadoop git commit: HADOOP-12111. Add CHANGES-HADOOP-12111.txt. - posted by cn...@apache.org on 2015/06/23 16:14:35 UTC, 0 replies.
- hadoop git commit: HDFS-8626. Add test case for branch-2.7 - posted by ar...@apache.org on 2015/06/23 19:04:00 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6410. Fixed MapReduce JobHistory server to use the right (login) UGI to refresh log and cleaner settings. Contributed by Varun Saxena. - posted by vi...@apache.org on 2015/06/23 20:40:22 UTC, 2 replies.
- hadoop git commit: HDFS-6564. Use slf4j instead of common-logging in hdfs-client. Contributed by Rakesh R. - posted by wh...@apache.org on 2015/06/23 20:41:35 UTC, 1 replies.
- svn commit: r1687121 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml - posted by mi...@apache.org on 2015/06/23 21:42:12 UTC, 0 replies.
- hadoop git commit: HDFS-8634. OzoneHandler: Add userAuth Interface and Simple userAuth handler. (Contributed by Anu Engineer) - posted by ar...@apache.org on 2015/06/23 23:57:29 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by at...@apache.org on 2015/06/24 02:26:54 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by at...@apache.org on 2015/06/24 02:26:55 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by at...@apache.org on 2015/06/24 02:26:56 UTC, 0 replies.
- hadoop git commit: HDFS-8639. Add Option for NameNode HTTP port in MiniDFSClusterManager. Contributed by Kai Sasaki. - posted by ji...@apache.org on 2015/06/24 07:16:26 UTC, 1 replies.
- hadoop git commit: HDFS-8567. Erasure Coding: SafeMode handles file smaller than a full stripe. Contributed by Walter Su. - posted by ji...@apache.org on 2015/06/24 07:29:55 UTC, 0 replies.
- hadoop git commit: Addendum patch for HDFS-6564. - posted by wh...@apache.org on 2015/06/24 07:30:29 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6400. Multiple shuffle transfer fails because input is closed too early. Contributed by Brahma Reddy Battula, Akira AJISAKA, and Gera Shegalov. - posted by jl...@apache.org on 2015/06/24 17:29:53 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6400. Multiple shuffle transfer fails because input is closed too early. Contributed by Brahma Reddy Battula, Akira AJISAKA, and Gera Shegalov. (cherry picked from commit 72d08a0e41efda635baa985d55d67cb059a7c07c) - posted by jl...@apache.org on 2015/06/24 17:30:46 UTC, 0 replies.
- hadoop git commit: HDFS-8253. DFSStripedOutputStream.closeThreads releases cellBuffers multiple times. Contributed by Kai Sasaki - posted by sz...@apache.org on 2015/06/24 17:39:51 UTC, 0 replies.
- hadoop git commit: YARN-3809. Failed to launch new attempts because ApplicationMasterLauncher's threads all hang. Contributed by Jun Gong - posted by jl...@apache.org on 2015/06/24 18:24:28 UTC, 0 replies.
- hadoop git commit: YARN-3809. Failed to launch new attempts because ApplicationMasterLauncher's threads all hang. Contributed by Jun Gong (cherry picked from commit 2a20dd9b61ba3833460cbda0e8c3e8b6366fc3ab) - posted by jl...@apache.org on 2015/06/24 18:25:08 UTC, 1 replies.
- hadoop git commit: YARN-3832. Resource Localization fails on a cluster due to existing cache directories. Contributed by Brahma Reddy Battula - posted by jl...@apache.org on 2015/06/24 18:38:11 UTC, 0 replies.
- hadoop git commit: YARN-3832. Resource Localization fails on a cluster due to existing cache directories. Contributed by Brahma Reddy Battula (cherry picked from commit 8d58512d6e6d9fe93784a9de2af0056bcc316d96) - posted by jl...@apache.org on 2015/06/24 18:38:35 UTC, 1 replies.
- hadoop git commit: YARN-3790. usedResource from rootQueue metrics may get stale data for FS scheduler after recovering the container (Zhihai Xu via rohithsharmaks) - posted by ro...@apache.org on 2015/06/24 19:32:32 UTC, 1 replies.
- [01/21] hadoop git commit: YARN-3834. Scrub debug logging of tokens during resource localization. Contributed by Chris Nauroth - posted by ar...@apache.org on 2015/06/24 19:50:39 UTC, 0 replies.
- [02/21] hadoop git commit: MAPREDUCE-6403. Fix typo in the usage of NNBench. Contributed by Jagadesh Kiran N. - posted by ar...@apache.org on 2015/06/24 19:50:40 UTC, 0 replies.
- [03/21] hadoop git commit: Move HDFS-4366 to 2.8.0 in CHANGES.txt - posted by ar...@apache.org on 2015/06/24 19:50:41 UTC, 0 replies.
- [04/21] hadoop git commit: HDFS-8480. Fix performance and timeout issues in HDFS-7929 by using hard-links to preserve old edit logs, instead of copying them. (Zhe Zhang via Colin P. McCabe) - posted by ar...@apache.org on 2015/06/24 19:50:42 UTC, 0 replies.
- [05/21] hadoop git commit: MAPREDUCE-6408. Queue name and user name should be printed on the job page. (Siqi Li via gera) - posted by ar...@apache.org on 2015/06/24 19:50:43 UTC, 0 replies.
- [06/21] hadoop git commit: MAPREDUCE-5948. org.apache.hadoop.mapred.LineRecordReader does not handle multibyte record delimiters well. Contributed by Vinayakumar B, Rushabh Shah, and Akira AJISAKA - posted by ar...@apache.org on 2015/06/24 19:50:44 UTC, 0 replies.
- [07/21] hadoop git commit: HDFS-8542. WebHDFS getHomeDirectory behavior does not match specification. Contributed by Kanaka Kumar Avvaru. - posted by ar...@apache.org on 2015/06/24 19:50:45 UTC, 0 replies.
- [08/21] hadoop git commit: YARN-3842. NMProxy should retry on NMNotYetReadyException. (Robert Kanter via kasha) - posted by ar...@apache.org on 2015/06/24 19:50:46 UTC, 0 replies.
- [09/21] hadoop git commit: YARN-3835. hadoop-yarn-server-resourcemanager test package bundles core-site.xml, yarn-site.xml (vamsee via rkanter) - posted by ar...@apache.org on 2015/06/24 19:50:47 UTC, 0 replies.
- [10/21] hadoop git commit: MAPREDUCE-6406. Update FileOutputCommitter.FILEOUTPUTCOMMITTER_ALGORITHM_VERSION_DEFAULT to match mapred-default.xml. Contributed by Ray Chiang. - posted by ar...@apache.org on 2015/06/24 19:50:48 UTC, 0 replies.
- [11/21] hadoop git commit: MAPREDUCE-6410. Fixed MapReduce JobHistory server to use the right (login) UGI to refresh log and cleaner settings. Contributed by Varun Saxena. - posted by ar...@apache.org on 2015/06/24 19:50:49 UTC, 0 replies.
- [12/21] hadoop git commit: HDFS-6564. Use slf4j instead of common-logging in hdfs-client. Contributed by Rakesh R. - posted by ar...@apache.org on 2015/06/24 19:50:50 UTC, 0 replies.
- [13/21] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by ar...@apache.org on 2015/06/24 19:50:51 UTC, 0 replies.
- [14/21] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by ar...@apache.org on 2015/06/24 19:50:52 UTC, 0 replies.
- [15/21] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by ar...@apache.org on 2015/06/24 19:50:53 UTC, 0 replies.
- [16/21] hadoop git commit: HDFS-8639. Add Option for NameNode HTTP port in MiniDFSClusterManager. Contributed by Kai Sasaki. - posted by ar...@apache.org on 2015/06/24 19:50:54 UTC, 0 replies.
- [17/21] hadoop git commit: MAPREDUCE-6400. Multiple shuffle transfer fails because input is closed too early. Contributed by Brahma Reddy Battula, Akira AJISAKA, and Gera Shegalov. - posted by ar...@apache.org on 2015/06/24 19:50:55 UTC, 0 replies.
- [18/21] hadoop git commit: YARN-3809. Failed to launch new attempts because ApplicationMasterLauncher's threads all hang. Contributed by Jun Gong - posted by ar...@apache.org on 2015/06/24 19:50:56 UTC, 0 replies.
- [19/21] hadoop git commit: YARN-3832. Resource Localization fails on a cluster due to existing cache directories. Contributed by Brahma Reddy Battula - posted by ar...@apache.org on 2015/06/24 19:50:57 UTC, 0 replies.
- [20/21] hadoop git commit: YARN-3790. usedResource from rootQueue metrics may get stale data for FS scheduler after recovering the container (Zhihai Xu via rohithsharmaks) - posted by ar...@apache.org on 2015/06/24 19:50:58 UTC, 0 replies.
- [21/21] hadoop git commit: Merge remote-tracking branch 'apache-commit/trunk' into ozone - posted by ar...@apache.org on 2015/06/24 19:50:59 UTC, 0 replies.
- hadoop git commit: Move YARN-3790 from 2.7.1 to 2.8 in CHANGES.txt - posted by ro...@apache.org on 2015/06/24 20:01:59 UTC, 1 replies.
- hadoop git commit: HADOOP-11958. MetricsSystemImpl fails to show backtrace when an error occurs (Jason Lowe via jeagles) - posted by je...@apache.org on 2015/06/24 21:51:19 UTC, 1 replies.
- hadoop git commit: YARN-3360. Add JMX metrics to TimelineDataManager (Jason Lowe via jeagles) - posted by je...@apache.org on 2015/06/24 23:17:08 UTC, 1 replies.
- hadoop git commit: HDFS-8646. Prune cached replicas from DatanodeDescriptor state on replica invalidation. - posted by wa...@apache.org on 2015/06/24 23:46:20 UTC, 1 replies.
- hadoop git commit: HADOOP-12049. Control http authentication cookie persistence via configuration. Contributed by Huizhi Lu. - posted by be...@apache.org on 2015/06/25 01:00:05 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-8446. Separate safemode related operations in GetBlockLocations(). Contributed by Haohui Mai. - posted by wh...@apache.org on 2015/06/25 03:07:34 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-8589. Fix unused imports in BPServiceActor and BlockReportLeaseManager (cmccabe) - posted by wh...@apache.org on 2015/06/25 03:07:35 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-8615. Correct HTTP method in WebHDFS document. Contributed by Brahma Reddy Battula. - posted by wh...@apache.org on 2015/06/25 03:07:36 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-6249. Output AclEntry in PBImageXmlWriter. Contributed by surendra singh lilhore. - posted by wh...@apache.org on 2015/06/25 03:07:37 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HADOOP-11965. determine-flaky-tests needs a summary mode. Contributed by Yufei Gu, - posted by wh...@apache.org on 2015/06/25 03:07:38 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: MAPREDUCE-6373. The logger reports total input paths but it is referring to input files. Contributed by Bibin A Chundatt. - posted by wh...@apache.org on 2015/06/25 03:07:39 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru) - posted by wh...@apache.org on 2015/06/25 03:07:40 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-3824. Fix two minor nits in member variable properties of YarnConfiguration. Contributed by Ray Chiang. - posted by wh...@apache.org on 2015/06/25 03:07:41 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-8605. Merge Refactor of DFSOutputStream from HDFS-7285 branch. (vinayakumarb) - posted by wh...@apache.org on 2015/06/25 03:07:42 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HADOOP-12100. ImmutableFsPermission should not override applyUmask since that method doesn't modify the FsPermission (Bibin A. Chundatt via Colin P. McCabe) - posted by wh...@apache.org on 2015/06/25 03:07:43 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-3802. Two RMNodes for the same NodeId are used in RM sometimes after NM is reconnected. Contributed by zhihai xu - posted by wh...@apache.org on 2015/06/25 03:07:44 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: MAPREDUCE-6395. Improve the commit failure messages in MRAppMaster recovery. (Brahma Reddy Battula via gera) - posted by wh...@apache.org on 2015/06/25 03:07:45 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-8633. Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match DFSConfigKeys. Contributed by Ray Chiang. - posted by wh...@apache.org on 2015/06/25 03:07:46 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-12103. Small refactoring of DelegationTokenAuthenticationFilter to allow code sharing. Contributed by Yongjun Zhang. - posted by wh...@apache.org on 2015/06/25 03:07:47 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-8626. Reserved RBW space is not released if creation of RBW File fails. (Contributed by kanaka kumar avvaru) - posted by wh...@apache.org on 2015/06/25 03:07:48 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-8582. Support getting a list of reconfigurable config properties and do not generate spurious reconfig warnings (Lei (Eddy) Xu via Colin P. McCabe) - posted by wh...@apache.org on 2015/06/25 03:07:49 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: MAPREDUCE-6405. NullPointerException in App Attempts page. Contributed by Siqi Li and Gera Shegalov. - posted by wh...@apache.org on 2015/06/25 03:07:50 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-8337. Accessing httpfs via webhdfs doesn't work from a jar with kerberos. Contributed by Yongjun Zhang. - posted by wh...@apache.org on 2015/06/25 03:07:51 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: Move HDFS-8337 to branch 2.8 in CHANGES.txt. - posted by wh...@apache.org on 2015/06/25 03:07:52 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: Move HDFS-7546 to release 2.7.1 in CHANGES.txt. - posted by wh...@apache.org on 2015/06/25 03:07:53 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: MAPREDUCE-6316. Task Attempt List entries should link to the task overview. (Siqi Li via gera) - posted by wh...@apache.org on 2015/06/25 03:07:54 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: MAPREDUCE-6305. AM/Task log page should be able to link back to the job. (Siqi Li via gera) - posted by wh...@apache.org on 2015/06/25 03:07:55 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-7164. Update CHANGES.txt - posted by wh...@apache.org on 2015/06/25 03:07:56 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-8192. Eviction should key off used locked memory instead of ram disk free space. (Contributed by Arpit Agarwal) - posted by wh...@apache.org on 2015/06/25 03:07:57 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-3834. Scrub debug logging of tokens during resource localization. Contributed by Chris Nauroth - posted by wh...@apache.org on 2015/06/25 03:07:58 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: MAPREDUCE-6403. Fix typo in the usage of NNBench. Contributed by Jagadesh Kiran N. - posted by wh...@apache.org on 2015/06/25 03:07:59 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: Move HDFS-4366 to 2.8.0 in CHANGES.txt - posted by wh...@apache.org on 2015/06/25 03:08:00 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-8480. Fix performance and timeout issues in HDFS-7929 by using hard-links to preserve old edit logs, instead of copying them. (Zhe Zhang via Colin P. McCabe) - posted by wh...@apache.org on 2015/06/25 03:08:01 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: MAPREDUCE-6408. Queue name and user name should be printed on the job page. (Siqi Li via gera) - posted by wh...@apache.org on 2015/06/25 03:08:02 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: MAPREDUCE-5948. org.apache.hadoop.mapred.LineRecordReader does not handle multibyte record delimiters well. Contributed by Vinayakumar B, Rushabh Shah, and Akira AJISAKA - posted by wh...@apache.org on 2015/06/25 03:08:03 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-8542. WebHDFS getHomeDirectory behavior does not match specification. Contributed by Kanaka Kumar Avvaru. - posted by wh...@apache.org on 2015/06/25 03:08:04 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-3842. NMProxy should retry on NMNotYetReadyException. (Robert Kanter via kasha) - posted by wh...@apache.org on 2015/06/25 03:08:05 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-3835. hadoop-yarn-server-resourcemanager test package bundles core-site.xml, yarn-site.xml (vamsee via rkanter) - posted by wh...@apache.org on 2015/06/25 03:08:06 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: MAPREDUCE-6406. Update FileOutputCommitter.FILEOUTPUTCOMMITTER_ALGORITHM_VERSION_DEFAULT to match mapred-default.xml. Contributed by Ray Chiang. - posted by wh...@apache.org on 2015/06/25 03:08:07 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: MAPREDUCE-6410. Fixed MapReduce JobHistory server to use the right (login) UGI to refresh log and cleaner settings. Contributed by Varun Saxena. - posted by wh...@apache.org on 2015/06/25 03:08:08 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-6564. Use slf4j instead of common-logging in hdfs-client. Contributed by Rakesh R. - posted by wh...@apache.org on 2015/06/25 03:08:09 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by wh...@apache.org on 2015/06/25 03:08:10 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by wh...@apache.org on 2015/06/25 03:08:11 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by wh...@apache.org on 2015/06/25 03:08:12 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-8639. Add Option for NameNode HTTP port in MiniDFSClusterManager. Contributed by Kai Sasaki. - posted by wh...@apache.org on 2015/06/25 03:08:13 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: MAPREDUCE-6400. Multiple shuffle transfer fails because input is closed too early. Contributed by Brahma Reddy Battula, Akira AJISAKA, and Gera Shegalov. - posted by wh...@apache.org on 2015/06/25 03:08:14 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-3809. Failed to launch new attempts because ApplicationMasterLauncher's threads all hang. Contributed by Jun Gong - posted by wh...@apache.org on 2015/06/25 03:08:15 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-3832. Resource Localization fails on a cluster due to existing cache directories. Contributed by Brahma Reddy Battula - posted by wh...@apache.org on 2015/06/25 03:08:16 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-3790. usedResource from rootQueue metrics may get stale data for FS scheduler after recovering the container (Zhihai Xu via rohithsharmaks) - posted by wh...@apache.org on 2015/06/25 03:08:17 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: Move YARN-3790 from 2.7.1 to 2.8 in CHANGES.txt - posted by wh...@apache.org on 2015/06/25 03:08:18 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HADOOP-11958. MetricsSystemImpl fails to show backtrace when an error occurs (Jason Lowe via jeagles) - posted by wh...@apache.org on 2015/06/25 03:08:19 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-3360. Add JMX metrics to TimelineDataManager (Jason Lowe via jeagles) - posted by wh...@apache.org on 2015/06/25 03:08:20 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-8646. Prune cached replicas from DatanodeDescriptor state on replica invalidation. - posted by wh...@apache.org on 2015/06/25 03:08:21 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HADOOP-12049. Control http authentication cookie persistence via configuration. Contributed by Huizhi Lu. - posted by wh...@apache.org on 2015/06/25 03:08:22 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HDFS-8515. Implement HTTP/2 stream channels. Contributed by Duo Zhang. - posted by wh...@apache.org on 2015/06/25 03:08:23 UTC, 0 replies.
- hadoop git commit: HDFS-8645. Resolve inconsistent code in TestReplicationPolicy between trunk and branch-2. Contributed by Zhe Zhang. - posted by wa...@apache.org on 2015/06/25 03:26:20 UTC, 0 replies.
- hadoop git commit: YARN-3826. Race condition in ResourceTrackerService leads to wrong diagnostics messages. Contributed by Chengbing Liu. - posted by de...@apache.org on 2015/06/25 12:46:05 UTC, 1 replies.
- hadoop git commit: YARN-3745. SerializedException should also try to instantiate internal exception with the default constructor. Contributed by Lavkesh Lahngir. - posted by de...@apache.org on 2015/06/25 14:10:28 UTC, 1 replies.
- hadoop git commit: HDFS-8462. Implement GETXATTRS and LISTXATTRS operations for WebImageViewer. Contributed by Jagadesh Kiran N. - posted by aa...@apache.org on 2015/06/25 17:23:58 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-8640. Make reserved RBW space visible through JMX. (Contributed by kanaka kumar avvaru) - posted by ar...@apache.org on 2015/06/25 19:13:59 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8640. Make reserved RBW space visible through JMX. (Contributed by kanaka kumar avvaru) - posted by ar...@apache.org on 2015/06/25 19:14:00 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6413. TestLocalJobSubmission is failing with unknown host. Contributed by zhihai xu - posted by jl...@apache.org on 2015/06/25 21:50:48 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6413. TestLocalJobSubmission is failing with unknown host. Contributed by zhihai xu (cherry picked from commit aa5b15b03be61ebb76a226e0de485d5228c8e3d0) - posted by jl...@apache.org on 2015/06/25 21:52:41 UTC, 0 replies.
- hadoop git commit: HDFS-8665. Fix replication check in DFSTestUtils#waitForReplication. - posted by wa...@apache.org on 2015/06/26 02:29:35 UTC, 1 replies.
- hadoop git commit: HDFS-8546. Use try with resources in DataStorage and Storage. - posted by wa...@apache.org on 2015/06/26 02:53:30 UTC, 1 replies.
- hadoop git commit: HADOOP-11203. Allow ditscp to accept bandwitdh in fraction MegaBytes. Contributed by Raju Bairishetti - posted by am...@apache.org on 2015/06/26 06:22:34 UTC, 0 replies.
- hadoop git commit: HADOOP-8151. Error handling in snappy decompressor throws invalid exceptions. Contributed by Matt Foley. (harsh) - posted by ju...@apache.org on 2015/06/26 10:58:05 UTC, 0 replies.
- hadoop git commit: YARN-3850. NM fails to read files from full disks which can lead to container logs being lost and other issues. Contributed by Varun Saxena - posted by jl...@apache.org on 2015/06/26 17:47:46 UTC, 0 replies.
- hadoop git commit: YARN-3850. NM fails to read files from full disks which can lead to container logs being lost and other issues. Contributed by Varun Saxena (cherry picked from commit 40b256949ad6f6e0dbdd248f2d257b05899f4332) - posted by jl...@apache.org on 2015/06/26 17:48:20 UTC, 1 replies.
- hadoop git commit: HDFS-8651. Make hadoop-hdfs-project Native code -Wall-clean (Alan Burlison via Colin P. McCabe) - posted by cm...@apache.org on 2015/06/26 19:27:43 UTC, 1 replies.
- hadoop git commit: HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang. - posted by ji...@apache.org on 2015/06/26 20:02:49 UTC, 1 replies.
- hadoop git commit: HDFS-8656. Preserve compatibility of ClientProtocol#rollingUpgrade after finalization. - posted by wa...@apache.org on 2015/06/26 20:33:53 UTC, 1 replies.
- hadoop git commit: HADOOP-12036. Consolidate all of the cmake extensions in one directory (alanburlison via cmccabe) - posted by cm...@apache.org on 2015/06/26 21:37:27 UTC, 1 replies.
- hadoop git commit: HDFS-8644. OzoneHandler : Add volume handler. (Contributed by Anu Engineer) - posted by ar...@apache.org on 2015/06/26 23:34:25 UTC, 0 replies.
- [01/19] hadoop git commit: Move YARN-3790 from 2.7.1 to 2.8 in CHANGES.txt - posted by ar...@apache.org on 2015/06/26 23:38:56 UTC, 0 replies.
- [02/19] hadoop git commit: HADOOP-11958. MetricsSystemImpl fails to show backtrace when an error occurs (Jason Lowe via jeagles) - posted by ar...@apache.org on 2015/06/26 23:38:57 UTC, 0 replies.
- [03/19] hadoop git commit: YARN-3360. Add JMX metrics to TimelineDataManager (Jason Lowe via jeagles) - posted by ar...@apache.org on 2015/06/26 23:38:58 UTC, 0 replies.
- [04/19] hadoop git commit: HDFS-8646. Prune cached replicas from DatanodeDescriptor state on replica invalidation. - posted by ar...@apache.org on 2015/06/26 23:38:59 UTC, 0 replies.
- [05/19] hadoop git commit: HADOOP-12049. Control http authentication cookie persistence via configuration. Contributed by Huizhi Lu. - posted by ar...@apache.org on 2015/06/26 23:39:00 UTC, 0 replies.
- [06/19] hadoop git commit: YARN-3826. Race condition in ResourceTrackerService leads to wrong diagnostics messages. Contributed by Chengbing Liu. - posted by ar...@apache.org on 2015/06/26 23:39:01 UTC, 0 replies.
- [07/19] hadoop git commit: YARN-3745. SerializedException should also try to instantiate internal exception with the default constructor. Contributed by Lavkesh Lahngir. - posted by ar...@apache.org on 2015/06/26 23:39:02 UTC, 0 replies.
- [08/19] hadoop git commit: HDFS-8462. Implement GETXATTRS and LISTXATTRS operations for WebImageViewer. Contributed by Jagadesh Kiran N. - posted by ar...@apache.org on 2015/06/26 23:39:03 UTC, 0 replies.
- [09/19] hadoop git commit: HDFS-8640. Make reserved RBW space visible through JMX. (Contributed by kanaka kumar avvaru) - posted by ar...@apache.org on 2015/06/26 23:39:04 UTC, 0 replies.
- [10/19] hadoop git commit: MAPREDUCE-6413. TestLocalJobSubmission is failing with unknown host. Contributed by zhihai xu - posted by ar...@apache.org on 2015/06/26 23:39:05 UTC, 0 replies.
- [11/19] hadoop git commit: HDFS-8665. Fix replication check in DFSTestUtils#waitForReplication. - posted by ar...@apache.org on 2015/06/26 23:39:06 UTC, 0 replies.
- [12/19] hadoop git commit: HDFS-8546. Use try with resources in DataStorage and Storage. - posted by ar...@apache.org on 2015/06/26 23:39:07 UTC, 0 replies.
- [13/19] hadoop git commit: HADOOP-11203. Allow ditscp to accept bandwitdh in fraction MegaBytes. Contributed by Raju Bairishetti - posted by ar...@apache.org on 2015/06/26 23:39:08 UTC, 0 replies.
- [14/19] hadoop git commit: YARN-3850. NM fails to read files from full disks which can lead to container logs being lost and other issues. Contributed by Varun Saxena - posted by ar...@apache.org on 2015/06/26 23:39:09 UTC, 0 replies.
- [15/19] hadoop git commit: HDFS-8651. Make hadoop-hdfs-project Native code -Wall-clean (Alan Burlison via Colin P. McCabe) - posted by ar...@apache.org on 2015/06/26 23:39:10 UTC, 0 replies.
- [16/19] hadoop git commit: HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang. - posted by ar...@apache.org on 2015/06/26 23:39:11 UTC, 0 replies.
- [17/19] hadoop git commit: HDFS-8656. Preserve compatibility of ClientProtocol#rollingUpgrade after finalization. - posted by ar...@apache.org on 2015/06/26 23:39:12 UTC, 0 replies.
- [18/19] hadoop git commit: HADOOP-12036. Consolidate all of the cmake extensions in one directory (alanburlison via cmccabe) - posted by ar...@apache.org on 2015/06/26 23:39:13 UTC, 0 replies.
- [19/19] hadoop git commit: Merge remote-tracking branch 'apache-commit/trunk' into HDFS-7240 - posted by ar...@apache.org on 2015/06/26 23:39:14 UTC, 0 replies.
- hadoop git commit: Fix build break after merging from trunk - posted by ar...@apache.org on 2015/06/26 23:49:56 UTC, 0 replies.
- hadoop git commit: YARN-2871. TestRMRestart#testRMRestartGetApplicationList sometime fails in trunk. Contributed by zhihai xu - posted by xg...@apache.org on 2015/06/27 04:44:44 UTC, 1 replies.
- [1/3] hadoop git commit: HADOOP-12113. update test-patch branch to latest code (aw) - posted by aw...@apache.org on 2015/06/27 08:30:48 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-12113. update test-patch branch to latest code (aw) - posted by aw...@apache.org on 2015/06/27 08:30:49 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-12113. update test-patch branch to latest code (aw) - posted by aw...@apache.org on 2015/06/27 08:30:50 UTC, 0 replies.
- [1/3] hadoop git commit: HADOOP-12113. update test-patch branch to latest code (continued) (aw) - posted by aw...@apache.org on 2015/06/27 09:09:54 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-12113. update test-patch branch to latest code (continued) (aw) - posted by aw...@apache.org on 2015/06/27 09:09:55 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-12113. update test-patch branch to latest code (continued2) (aw) - posted by aw...@apache.org on 2015/06/27 09:09:56 UTC, 0 replies.
- hadoop git commit: HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw) - posted by aw...@apache.org on 2015/06/27 17:59:59 UTC, 1 replies.
- hadoop git commit: YARN-3859. LeafQueue doesn't print user properly for application add. Contributed by Varun Saxena. - posted by de...@apache.org on 2015/06/28 06:37:54 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-12009 Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel) - posted by st...@apache.org on 2015/06/28 20:15:09 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-12009 Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel) - posted by st...@apache.org on 2015/06/28 20:15:10 UTC, 0 replies.
- hadoop git commit: HDFS-8681. BlockScanner is incorrectly disabled by default. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/28 23:52:31 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8681. BlockScanner is incorrectly disabled by default. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/28 23:58:23 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8681. BlockScanner is incorrectly disabled by default. (Contributed by Arpit Agarwal) - posted by ar...@apache.org on 2015/06/28 23:58:24 UTC, 0 replies.
- hadoop git commit: Adding release 2.7.2 to CHANGES.txt. - posted by vi...@apache.org on 2015/06/29 01:30:06 UTC, 2 replies.
- hadoop git commit: Preparing for 2.7.2 development: mvn versions:set -DnewVersion=2.7.2 - posted by vi...@apache.org on 2015/06/29 01:41:47 UTC, 0 replies.
- [Hadoop Wiki] Trivial Update of "HowToRelease" by VinodKumarVavilapalli - posted by Apache Wiki <wi...@apache.org> on 2015/06/29 01:53:14 UTC, 1 replies.
- [1/4] hadoop git commit: Preparing for release 2.7.1 : mvn versions:set -DnewVersion=2.7.1 - posted by vi...@apache.org on 2015/06/29 02:10:19 UTC, 0 replies.
- [2/4] hadoop git commit: Preparing for release 2.7.1 : Updating index.md.vm for site documentation. - posted by vi...@apache.org on 2015/06/29 02:10:20 UTC, 0 replies.
- [3/4] hadoop git commit: Preparing for release 2.7.1 : Updating release notes. - posted by vi...@apache.org on 2015/06/29 02:10:21 UTC, 0 replies.
- [4/4] hadoop git commit: Preparing for release 2.7.1 : Updating release notes. - posted by vi...@apache.org on 2015/06/29 02:10:22 UTC, 0 replies.
- hadoop git commit: Set the release date for 2.7.1-RC0 - posted by vi...@apache.org on 2015/06/29 02:23:15 UTC, 0 replies.
- hadoop git commit: YARN-3860. rmadmin -transitionToActive should check the state of non-target node. (Contributed by Masatake Iwasaki) - posted by ju...@apache.org on 2015/06/29 07:04:00 UTC, 0 replies.
- hadoop git commit: YARN-3860. rmadmin -transitionToActive should check the state of non-target node. (Contributed by Masatake Iwasaki) (cherry picked from commit a95d39f9d08b3b215a1b33e77e9ab8a2ee59b3a9) - posted by ju...@apache.org on 2015/06/29 07:05:38 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8586. Dead Datanode is allocated for write when client is from deadnode (Contributed by Brahma Reddy Battula) - posted by vi...@apache.org on 2015/06/29 11:56:23 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8586. Dead Datanode is allocated for write when client is from deadnode (Contributed by Brahma Reddy Battula) - posted by vi...@apache.org on 2015/06/29 11:56:24 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-12119. hadoop fs -expunge does not work for federated namespace (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/29 12:29:50 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-12119. hadoop fs -expunge does not work for federated namespace (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/29 12:29:51 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8628. Update missing command option for fetchdt (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/29 13:22:00 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8628. Update missing command option for fetchdt (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/29 13:22:01 UTC, 0 replies.
- hadoop git commit: HDFS-7390. Provide JMX metrics per storage type. (Benoy Antony) - posted by be...@apache.org on 2015/06/29 20:01:37 UTC, 1 replies.
- hadoop git commit: HADOOP-12134. Pig personality always fails at precheck_javac and check_patch_javac (Kengo Seki via aw) - posted by aw...@apache.org on 2015/06/29 20:27:18 UTC, 0 replies.
- hadoop git commit: Removing ./hadoop-common-project/hadoop-common/CHANGES-HADOOP-12111.txt - posted by aw...@apache.org on 2015/06/29 20:49:11 UTC, 0 replies.
- hadoop git commit: HADOOP-12142. Test code modification is not detected if test directory is at the top level of the project - posted by aw...@apache.org on 2015/06/29 20:51:00 UTC, 0 replies.
- hadoop git commit: HDFS-8653. Code cleanup for DatanodeManager, DatanodeDescriptor and DatanodeStorageInfo. Contributed by Zhe Zhang. - posted by wa...@apache.org on 2015/06/29 21:13:02 UTC, 1 replies.
- hadoop git commit: HADOOP-12104. Migrate Hadoop Pipes native build to new CMake framework (Alan Burlison via Colin P. McCabe) - posted by cm...@apache.org on 2015/06/29 21:31:31 UTC, 1 replies.
- hadoop git commit: HADOOP-12112. Make hadoop-common-project Native code -Wall-clean (alanburlison via cmccabe) - posted by cm...@apache.org on 2015/06/29 21:35:02 UTC, 1 replies.
- hadoop git commit: YARN-3695. ServerProxy (NMProxy, etc.) shouldn't retry forever for non network exception. Contributed by Raju Bairishetti - posted by ji...@apache.org on 2015/06/29 22:37:51 UTC, 0 replies.
- hadoop git commit: YARN-3695. ServerProxy (NMProxy, etc.) shouldn't retry forever for non network exception. Contributed by Raju Bairishetti (cherry picked from commit 62e583c7dcbb30d95d8b32a4978fbdb3b98d67cc) - posted by ji...@apache.org on 2015/06/29 22:38:17 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-12089. StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu. - posted by cn...@apache.org on 2015/06/29 22:51:38 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-12089. StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu. - posted by cn...@apache.org on 2015/06/29 22:51:39 UTC, 0 replies.
- hadoop git commit: YARN-3770. SerializedException should also handle java.lang.Error on de-serialization. Contributed by Lavkesh Lahngir - posted by ji...@apache.org on 2015/06/29 23:32:04 UTC, 0 replies.
- hadoop git commit: YARN-3770. SerializedException should also handle java.lang.Error on de-serialization. Contributed by Lavkesh Lahngir (cherry picked from commit 4672315e2d6abe1cee0210cf7d3e8ab114ba933c) - posted by ji...@apache.org on 2015/06/29 23:32:27 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-12107. long running apps may have a huge number of StatisticsData instances under FileSystem (Sangjin Lee via Ming Ma) - posted by mi...@apache.org on 2015/06/29 23:38:54 UTC, 0 replies.
- [2/2] hadoop git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into trunk - posted by mi...@apache.org on 2015/06/29 23:38:55 UTC, 0 replies.
- hadoop git commit: HDFS-8659. Block scanner INFO message is spamming logs. Contributed by Yongjun Zhang. - posted by yj...@apache.org on 2015/06/29 23:47:45 UTC, 2 replies.
- [1/2] hadoop git commit: HDFS-8687. Remove the duplicate usage message from Dfsck.java. (Contributed by Brahma Reddy Battula) - posted by ar...@apache.org on 2015/06/29 23:57:20 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8687. Remove the duplicate usage message from Dfsck.java. (Contributed by Brahma Reddy Battula) - posted by ar...@apache.org on 2015/06/29 23:57:21 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-7164. Update CHANGES.txt - posted by zj...@apache.org on 2015/06/30 01:30:17 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: MAPREDUCE-6305. AM/Task log page should be able to link back to the job. (Siqi Li via gera) - posted by zj...@apache.org on 2015/06/30 01:30:18 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-3834. Scrub debug logging of tokens during resource localization. Contributed by Chris Nauroth - posted by zj...@apache.org on 2015/06/30 01:30:19 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-8542. WebHDFS getHomeDirectory behavior does not match specification. Contributed by Kanaka Kumar Avvaru. - posted by zj...@apache.org on 2015/06/30 01:30:20 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: MAPREDUCE-5948. org.apache.hadoop.mapred.LineRecordReader does not handle multibyte record delimiters well. Contributed by Vinayakumar B, Rushabh Shah, and Akira AJISAKA - posted by zj...@apache.org on 2015/06/30 01:30:21 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: MAPREDUCE-6408. Queue name and user name should be printed on the job page. (Siqi Li via gera) - posted by zj...@apache.org on 2015/06/30 01:30:22 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-8480. Fix performance and timeout issues in HDFS-7929 by using hard-links to preserve old edit logs, instead of copying them. (Zhe Zhang via Colin P. McCabe) - posted by zj...@apache.org on 2015/06/30 01:30:23 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: Move HDFS-4366 to 2.8.0 in CHANGES.txt - posted by zj...@apache.org on 2015/06/30 01:30:24 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-6564. Use slf4j instead of common-logging in hdfs-client. Contributed by Rakesh R. - posted by zj...@apache.org on 2015/06/30 01:30:25 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: MAPREDUCE-6410. Fixed MapReduce JobHistory server to use the right (login) UGI to refresh log and cleaner settings. Contributed by Varun Saxena. - posted by zj...@apache.org on 2015/06/30 01:30:26 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-3842. NMProxy should retry on NMNotYetReadyException. (Robert Kanter via kasha) - posted by zj...@apache.org on 2015/06/30 01:30:27 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: MAPREDUCE-6406. Update FileOutputCommitter.FILEOUTPUTCOMMITTER_ALGORITHM_VERSION_DEFAULT to match mapred-default.xml. Contributed by Ray Chiang. - posted by zj...@apache.org on 2015/06/30 01:30:28 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-3835. hadoop-yarn-server-resourcemanager test package bundles core-site.xml, yarn-site.xml (vamsee via rkanter) - posted by zj...@apache.org on 2015/06/30 01:30:29 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-3832. Resource Localization fails on a cluster due to existing cache directories. Contributed by Brahma Reddy Battula - posted by zj...@apache.org on 2015/06/30 01:30:30 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-3809. Failed to launch new attempts because ApplicationMasterLauncher's threads all hang. Contributed by Jun Gong - posted by zj...@apache.org on 2015/06/30 01:30:31 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: MAPREDUCE-6400. Multiple shuffle transfer fails because input is closed too early. Contributed by Brahma Reddy Battula, Akira AJISAKA, and Gera Shegalov. - posted by zj...@apache.org on 2015/06/30 01:30:32 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-8639. Add Option for NameNode HTTP port in MiniDFSClusterManager. Contributed by Kai Sasaki. - posted by zj...@apache.org on 2015/06/30 01:30:33 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by zj...@apache.org on 2015/06/30 01:30:34 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by zj...@apache.org on 2015/06/30 01:30:35 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by zj...@apache.org on 2015/06/30 01:30:36 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HADOOP-11958. MetricsSystemImpl fails to show backtrace when an error occurs (Jason Lowe via jeagles) - posted by zj...@apache.org on 2015/06/30 01:30:37 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: Move YARN-3790 from 2.7.1 to 2.8 in CHANGES.txt - posted by zj...@apache.org on 2015/06/30 01:30:38 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-3790. usedResource from rootQueue metrics may get stale data for FS scheduler after recovering the container (Zhihai Xu via rohithsharmaks) - posted by zj...@apache.org on 2015/06/30 01:30:39 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-3360. Add JMX metrics to TimelineDataManager (Jason Lowe via jeagles) - posted by zj...@apache.org on 2015/06/30 01:30:40 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HDFS-8640. Make reserved RBW space visible through JMX. (Contributed by kanaka kumar avvaru) - posted by zj...@apache.org on 2015/06/30 01:30:41 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HADOOP-12049. Control http authentication cookie persistence via configuration. Contributed by Huizhi Lu. - posted by zj...@apache.org on 2015/06/30 01:30:42 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-8646. Prune cached replicas from DatanodeDescriptor state on replica invalidation. - posted by zj...@apache.org on 2015/06/30 01:30:43 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-3826. Race condition in ResourceTrackerService leads to wrong diagnostics messages. Contributed by Chengbing Liu. - posted by zj...@apache.org on 2015/06/30 01:30:44 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-3745. SerializedException should also try to instantiate internal exception with the default constructor. Contributed by Lavkesh Lahngir. - posted by zj...@apache.org on 2015/06/30 01:30:45 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-8462. Implement GETXATTRS and LISTXATTRS operations for WebImageViewer. Contributed by Jagadesh Kiran N. - posted by zj...@apache.org on 2015/06/30 01:30:46 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-8546. Use try with resources in DataStorage and Storage. - posted by zj...@apache.org on 2015/06/30 01:30:47 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HADOOP-11203. Allow ditscp to accept bandwitdh in fraction MegaBytes. Contributed by Raju Bairishetti - posted by zj...@apache.org on 2015/06/30 01:30:48 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: MAPREDUCE-6413. TestLocalJobSubmission is failing with unknown host. Contributed by zhihai xu - posted by zj...@apache.org on 2015/06/30 01:30:49 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-8665. Fix replication check in DFSTestUtils#waitForReplication. - posted by zj...@apache.org on 2015/06/30 01:30:50 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-8651. Make hadoop-hdfs-project Native code -Wall-clean (Alan Burlison via Colin P. McCabe) - posted by zj...@apache.org on 2015/06/30 01:30:51 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang. - posted by zj...@apache.org on 2015/06/30 01:30:52 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-8656. Preserve compatibility of ClientProtocol#rollingUpgrade after finalization. - posted by zj...@apache.org on 2015/06/30 01:30:53 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-3850. NM fails to read files from full disks which can lead to container logs being lost and other issues. Contributed by Varun Saxena - posted by zj...@apache.org on 2015/06/30 01:30:54 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HADOOP-12036. Consolidate all of the cmake extensions in one directory (alanburlison via cmccabe) - posted by zj...@apache.org on 2015/06/30 01:30:55 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-2871. TestRMRestart#testRMRestartGetApplicationList sometime fails in trunk. Contributed by zhihai xu - posted by zj...@apache.org on 2015/06/30 01:30:56 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HDFS-8681. BlockScanner is incorrectly disabled by default. (Contributed by Arpit Agarwal) - posted by zj...@apache.org on 2015/06/30 01:30:57 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HADOOP-12009 Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel) - posted by zj...@apache.org on 2015/06/30 01:30:58 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw) - posted by zj...@apache.org on 2015/06/30 01:30:59 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-3859. LeafQueue doesn't print user properly for application add. Contributed by Varun Saxena. - posted by zj...@apache.org on 2015/06/30 01:31:00 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: Adding release 2.7.2 to CHANGES.txt. - posted by zj...@apache.org on 2015/06/30 01:31:01 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HDFS-8628. Update missing command option for fetchdt (Contributed by J.Andreina) - posted by zj...@apache.org on 2015/06/30 01:31:02 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-3860. rmadmin -transitionToActive should check the state of non-target node. (Contributed by Masatake Iwasaki) - posted by zj...@apache.org on 2015/06/30 01:31:03 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HADOOP-12119. hadoop fs -expunge does not work for federated namespace (Contributed by J.Andreina) - posted by zj...@apache.org on 2015/06/30 01:31:04 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HDFS-8586. Dead Datanode is allocated for write when client is from deadnode (Contributed by Brahma Reddy Battula) - posted by zj...@apache.org on 2015/06/30 01:31:05 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: Fixed the compilation failure caused by YARN-3850. - posted by zj...@apache.org on 2015/06/30 01:31:06 UTC, 0 replies.
- hadoop git commit: HDFS-8493. Consolidate truncate() related implementation in a single class. Contributed by Rakesh R. - posted by wh...@apache.org on 2015/06/30 01:45:04 UTC, 1 replies.
- hadoop git commit: HDFS-8468. 2 RPC calls for every file read in DFSClient#open(..) resulting in double Audit log entries (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2015/06/30 07:33:30 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-8579. Update HDFS usage with missing options (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/30 11:33:48 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-8579. Update HDFS usage with missing options (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/30 11:33:49 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-12154. FileSystem#getUsed() returns the file length only from root '/' (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/30 11:56:49 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-12154. FileSystem#getUsed() returns the file length only from root '/' (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/30 11:56:50 UTC, 0 replies.
- hadoop git commit: HDFS-8627. NPE thrown if unable to fetch token from Namenode (Contributed by J.Andreina) - posted by vi...@apache.org on 2015/06/30 12:13:32 UTC, 0 replies.
- [1/2] hadoop git commit: Revert "HADOOP-12009 Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel)" - posted by st...@apache.org on 2015/06/30 12:54:27 UTC, 0 replies.
- [2/2] hadoop git commit: Revert "HADOOP-12009 Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel)" - posted by st...@apache.org on 2015/06/30 12:54:28 UTC, 0 replies.
- hadoop git commit: HADOOP-12147. bundled dockerfile should use the JDK version of openjdk, not JRE (aw) - posted by aw...@apache.org on 2015/06/30 20:11:20 UTC, 0 replies.
- hadoop git commit: HADOOP-12149. copy all of test-patch BINDIR prior to re-exec (aw) - posted by aw...@apache.org on 2015/06/30 20:31:34 UTC, 0 replies.
- [01/30] hadoop git commit: MAPREDUCE-6410. Fixed MapReduce JobHistory server to use the right (login) UGI to refresh log and cleaner settings. Contributed by Varun Saxena. - posted by aw...@apache.org on 2015/06/30 20:52:18 UTC, 0 replies.
- [02/30] hadoop git commit: HDFS-6564. Use slf4j instead of common-logging in hdfs-client. Contributed by Rakesh R. - posted by aw...@apache.org on 2015/06/30 20:52:19 UTC, 0 replies.
- [03/30] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by aw...@apache.org on 2015/06/30 20:52:20 UTC, 0 replies.
- [04/30] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by aw...@apache.org on 2015/06/30 20:52:21 UTC, 0 replies.
- [05/30] hadoop git commit: HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates. - posted by aw...@apache.org on 2015/06/30 20:52:22 UTC, 0 replies.
- [06/30] hadoop git commit: HDFS-8639. Add Option for NameNode HTTP port in MiniDFSClusterManager. Contributed by Kai Sasaki. - posted by aw...@apache.org on 2015/06/30 20:52:23 UTC, 0 replies.
- [07/30] hadoop git commit: MAPREDUCE-6400. Multiple shuffle transfer fails because input is closed too early. Contributed by Brahma Reddy Battula, Akira AJISAKA, and Gera Shegalov. - posted by aw...@apache.org on 2015/06/30 20:52:24 UTC, 0 replies.
- [08/30] hadoop git commit: YARN-3809. Failed to launch new attempts because ApplicationMasterLauncher's threads all hang. Contributed by Jun Gong - posted by aw...@apache.org on 2015/06/30 20:52:25 UTC, 0 replies.
- [09/30] hadoop git commit: YARN-3832. Resource Localization fails on a cluster due to existing cache directories. Contributed by Brahma Reddy Battula - posted by aw...@apache.org on 2015/06/30 20:52:26 UTC, 0 replies.
- [10/30] hadoop git commit: YARN-3790. usedResource from rootQueue metrics may get stale data for FS scheduler after recovering the container (Zhihai Xu via rohithsharmaks) - posted by aw...@apache.org on 2015/06/30 20:52:27 UTC, 0 replies.
- [11/30] hadoop git commit: Move YARN-3790 from 2.7.1 to 2.8 in CHANGES.txt - posted by aw...@apache.org on 2015/06/30 20:52:28 UTC, 0 replies.
- [12/30] hadoop git commit: HADOOP-11958. MetricsSystemImpl fails to show backtrace when an error occurs (Jason Lowe via jeagles) - posted by aw...@apache.org on 2015/06/30 20:52:29 UTC, 0 replies.
- [13/30] hadoop git commit: YARN-3360. Add JMX metrics to TimelineDataManager (Jason Lowe via jeagles) - posted by aw...@apache.org on 2015/06/30 20:52:30 UTC, 0 replies.
- [14/30] hadoop git commit: HDFS-8646. Prune cached replicas from DatanodeDescriptor state on replica invalidation. - posted by aw...@apache.org on 2015/06/30 20:52:31 UTC, 0 replies.
- [15/30] hadoop git commit: HADOOP-12049. Control http authentication cookie persistence via configuration. Contributed by Huizhi Lu. - posted by aw...@apache.org on 2015/06/30 20:52:32 UTC, 0 replies.
- [16/30] hadoop git commit: YARN-3826. Race condition in ResourceTrackerService leads to wrong diagnostics messages. Contributed by Chengbing Liu. - posted by aw...@apache.org on 2015/06/30 20:52:33 UTC, 0 replies.
- [17/30] hadoop git commit: YARN-3745. SerializedException should also try to instantiate internal exception with the default constructor. Contributed by Lavkesh Lahngir. - posted by aw...@apache.org on 2015/06/30 20:52:34 UTC, 0 replies.
- [18/30] hadoop git commit: HDFS-8462. Implement GETXATTRS and LISTXATTRS operations for WebImageViewer. Contributed by Jagadesh Kiran N. - posted by aw...@apache.org on 2015/06/30 20:52:35 UTC, 0 replies.
- [19/30] hadoop git commit: HDFS-8640. Make reserved RBW space visible through JMX. (Contributed by kanaka kumar avvaru) - posted by aw...@apache.org on 2015/06/30 20:52:36 UTC, 0 replies.
- [20/30] hadoop git commit: MAPREDUCE-6413. TestLocalJobSubmission is failing with unknown host. Contributed by zhihai xu - posted by aw...@apache.org on 2015/06/30 20:52:37 UTC, 0 replies.
- [21/30] hadoop git commit: HDFS-8665. Fix replication check in DFSTestUtils#waitForReplication. - posted by aw...@apache.org on 2015/06/30 20:52:38 UTC, 0 replies.
- [22/30] hadoop git commit: HDFS-8546. Use try with resources in DataStorage and Storage. - posted by aw...@apache.org on 2015/06/30 20:52:39 UTC, 0 replies.
- [23/30] hadoop git commit: HADOOP-11203. Allow ditscp to accept bandwitdh in fraction MegaBytes. Contributed by Raju Bairishetti - posted by aw...@apache.org on 2015/06/30 20:52:40 UTC, 0 replies.
- [24/30] hadoop git commit: YARN-3850. NM fails to read files from full disks which can lead to container logs being lost and other issues. Contributed by Varun Saxena - posted by aw...@apache.org on 2015/06/30 20:52:41 UTC, 0 replies.
- [25/30] hadoop git commit: HDFS-8651. Make hadoop-hdfs-project Native code -Wall-clean (Alan Burlison via Colin P. McCabe) - posted by aw...@apache.org on 2015/06/30 20:52:42 UTC, 0 replies.
- [26/30] hadoop git commit: HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang. - posted by aw...@apache.org on 2015/06/30 20:52:43 UTC, 0 replies.
- [27/30] hadoop git commit: HDFS-8656. Preserve compatibility of ClientProtocol#rollingUpgrade after finalization. - posted by aw...@apache.org on 2015/06/30 20:52:44 UTC, 0 replies.
- [28/30] hadoop git commit: HADOOP-12036. Consolidate all of the cmake extensions in one directory (alanburlison via cmccabe) - posted by aw...@apache.org on 2015/06/30 20:52:45 UTC, 0 replies.
- [29/30] hadoop git commit: YARN-2871. TestRMRestart#testRMRestartGetApplicationList sometime fails in trunk. Contributed by zhihai xu - posted by aw...@apache.org on 2015/06/30 20:52:46 UTC, 0 replies.
- [30/30] hadoop git commit: Merge branch 'trunk' into HADOOP-12111 - posted by aw...@apache.org on 2015/06/30 20:52:47 UTC, 0 replies.
- [01/27] hadoop git commit: HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw) - posted by aw...@apache.org on 2015/06/30 21:01:14 UTC, 0 replies.
- [02/27] hadoop git commit: YARN-3859. LeafQueue doesn't print user properly for application add. Contributed by Varun Saxena. - posted by aw...@apache.org on 2015/06/30 21:01:15 UTC, 0 replies.
- [03/27] hadoop git commit: HADOOP-12009 Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel) - posted by aw...@apache.org on 2015/06/30 21:01:16 UTC, 0 replies.
- [04/27] hadoop git commit: HDFS-8681. BlockScanner is incorrectly disabled by default. (Contributed by Arpit Agarwal) - posted by aw...@apache.org on 2015/06/30 21:01:17 UTC, 0 replies.
- [05/27] hadoop git commit: Adding release 2.7.2 to CHANGES.txt. - posted by aw...@apache.org on 2015/06/30 21:01:18 UTC, 0 replies.
- [06/27] hadoop git commit: YARN-3860. rmadmin -transitionToActive should check the state of non-target node. (Contributed by Masatake Iwasaki) - posted by aw...@apache.org on 2015/06/30 21:01:19 UTC, 0 replies.
- [07/27] hadoop git commit: HDFS-8586. Dead Datanode is allocated for write when client is from deadnode (Contributed by Brahma Reddy Battula) - posted by aw...@apache.org on 2015/06/30 21:01:20 UTC, 0 replies.
- [08/27] hadoop git commit: HADOOP-12119. hadoop fs -expunge does not work for federated namespace (Contributed by J.Andreina) - posted by aw...@apache.org on 2015/06/30 21:01:21 UTC, 0 replies.
- [09/27] hadoop git commit: HDFS-8628. Update missing command option for fetchdt (Contributed by J.Andreina) - posted by aw...@apache.org on 2015/06/30 21:01:22 UTC, 0 replies.
- [10/27] hadoop git commit: HDFS-7390. Provide JMX metrics per storage type. (Benoy Antony) - posted by aw...@apache.org on 2015/06/30 21:01:23 UTC, 0 replies.
- [11/27] hadoop git commit: HDFS-8653. Code cleanup for DatanodeManager, DatanodeDescriptor and DatanodeStorageInfo. Contributed by Zhe Zhang. - posted by aw...@apache.org on 2015/06/30 21:01:24 UTC, 0 replies.
- [12/27] hadoop git commit: HADOOP-12104. Migrate Hadoop Pipes native build to new CMake framework (Alan Burlison via Colin P. McCabe) - posted by aw...@apache.org on 2015/06/30 21:01:25 UTC, 0 replies.
- [13/27] hadoop git commit: HADOOP-12112. Make hadoop-common-project Native code -Wall-clean (alanburlison via cmccabe) - posted by aw...@apache.org on 2015/06/30 21:01:26 UTC, 0 replies.
- [14/27] hadoop git commit: YARN-3695. ServerProxy (NMProxy, etc.) shouldn't retry forever for non network exception. Contributed by Raju Bairishetti - posted by aw...@apache.org on 2015/06/30 21:01:27 UTC, 0 replies.
- [15/27] hadoop git commit: HADOOP-12089. StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu. - posted by aw...@apache.org on 2015/06/30 21:01:28 UTC, 0 replies.
- [16/27] hadoop git commit: YARN-3770. SerializedException should also handle java.lang.Error on de-serialization. Contributed by Lavkesh Lahngir - posted by aw...@apache.org on 2015/06/30 21:01:29 UTC, 0 replies.
- [17/27] hadoop git commit: HADOOP-12107. long running apps may have a huge number of StatisticsData instances under FileSystem (Sangjin Lee via Ming Ma) - posted by aw...@apache.org on 2015/06/30 21:01:30 UTC, 0 replies.
- [18/27] hadoop git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into trunk - posted by aw...@apache.org on 2015/06/30 21:01:31 UTC, 0 replies.
- [19/27] hadoop git commit: HDFS-8659. Block scanner INFO message is spamming logs. Contributed by Yongjun Zhang. - posted by aw...@apache.org on 2015/06/30 21:01:32 UTC, 0 replies.
- [20/27] hadoop git commit: HDFS-8687. Remove the duplicate usage message from Dfsck.java. (Contributed by Brahma Reddy Battula) - posted by aw...@apache.org on 2015/06/30 21:01:33 UTC, 0 replies.
- [21/27] hadoop git commit: HDFS-8493. Consolidate truncate() related implementation in a single class. Contributed by Rakesh R. - posted by aw...@apache.org on 2015/06/30 21:01:34 UTC, 0 replies.
- [22/27] hadoop git commit: HDFS-8579. Update HDFS usage with missing options (Contributed by J.Andreina) - posted by aw...@apache.org on 2015/06/30 21:01:35 UTC, 0 replies.
- [23/27] hadoop git commit: HADOOP-12154. FileSystem#getUsed() returns the file length only from root '/' (Contributed by J.Andreina) - posted by aw...@apache.org on 2015/06/30 21:01:36 UTC, 0 replies.
- [24/27] hadoop git commit: HDFS-8627. NPE thrown if unable to fetch token from Namenode (Contributed by J.Andreina) - posted by aw...@apache.org on 2015/06/30 21:01:37 UTC, 0 replies.
- [25/27] hadoop git commit: Revert "HADOOP-12009 Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel)" - posted by aw...@apache.org on 2015/06/30 21:01:38 UTC, 0 replies.
- [26/27] hadoop git commit: HADOOP-12149. copy all of test-patch BINDIR prior to re-exec (aw) - posted by aw...@apache.org on 2015/06/30 21:01:39 UTC, 0 replies.
- [27/27] hadoop git commit: Merge branch 'trunk' into HADOOP-12111 - posted by aw...@apache.org on 2015/06/30 21:01:40 UTC, 0 replies.
- hadoop git commit: HADOOP-11914. test-patch.sh confused by certain patch formats (Kengo Seki via aw) - posted by aw...@apache.org on 2015/06/30 22:07:39 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6384. Add the last reporting reducer info for too many fetch failure diagnostics. Contributed by Chang Li - posted by jl...@apache.org on 2015/06/30 23:23:25 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6384. Add the last reporting reducer info for too many fetch failure diagnostics. Contributed by Chang Li (cherry picked from commit b6ba56457c6b01dae795c11d587c3fe3855ee707) - posted by jl...@apache.org on 2015/06/30 23:25:11 UTC, 0 replies.