You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: YARN-2707. Potential null dereference in FSDownload. Contributed by Gera Shegalov (cherry picked from commit 7bc179f9f5e1e270fd5e6f1ad29b0f32fe371d15) - posted by jl...@apache.org on 2014/11/01 00:00:05 UTC, 0 replies.
- git commit: HDFS-7319. Remove dead link to HFTP documentation from index.xml. Contributed by Masatake Iwasaki. - posted by wh...@apache.org on 2014/11/01 00:55:05 UTC, 0 replies.
- git commit: YARN-2711. Fixed TestDefaultContainerExecutor#testContainerLaunchError failure on Windows. Contributed by Varun Vasudev. - posted by zj...@apache.org on 2014/11/01 01:44:19 UTC, 2 replies.
- git commit: HADOOP-11241. Fixed intermittent TestNMSimulator failure due to timing issue. Contributed by Varun Vasudev. - posted by zj...@apache.org on 2014/11/01 02:03:14 UTC, 2 replies.
- git commit: MAPREDUCE-6052. Supported overriding the default container-log4j.properties file per job. Contributed by Junping Du. - posted by zj...@apache.org on 2014/11/01 08:49:09 UTC, 2 replies.
- git commit: HADOOP-11254. Changed visibility of AccessControlList to be public for consumption by ecosystem. Contributed by Zhijie Shen. - posted by vi...@apache.org on 2014/11/01 19:10:42 UTC, 2 replies.
- git commit: HDFS-7276. Limit the number of byte arrays used by DFSOutputStream and provide a mechanism for recycling arrays. - posted by sz...@apache.org on 2014/11/01 19:23:12 UTC, 2 replies.
- git commit: YARN-2790. Fixed a NodeManager bug that was causing log-aggregation to fail beyond HFDS delegation-token expiry even when RM is a proxy-user (YARN-2704). Contributed by Jian He. - posted by vi...@apache.org on 2014/11/02 00:33:15 UTC, 2 replies.
- git commit: YARN-2785. Fixed intermittent TestContainerResourceUsage failure. Contributed by Varun Vasudev. - posted by zj...@apache.org on 2014/11/03 00:22:11 UTC, 2 replies.
- git commit: HADOOP-10987. Provide an iterator-based listing API for FileSystem. Contributed by Kihwal Lee. - posted by ki...@apache.org on 2014/11/03 15:21:15 UTC, 1 replies.
- Git Push Summary - posted by vi...@apache.org on 2014/11/03 16:27:04 UTC, 12 replies.
- git commit: YARN-2730. DefaultContainerExecutor runs only one localizer at a time. Contributed by Siqi Li - posted by jl...@apache.org on 2014/11/03 21:38:46 UTC, 0 replies.
- git commit: YARN-2730. DefaultContainerExecutor runs only one localizer at a time. Contributed by Siqi Li (cherry picked from commit 6157ace5475fff8d2513fd3cd99134b532b0b406) - posted by jl...@apache.org on 2014/11/03 21:40:00 UTC, 1 replies.
- git commit: YARN-2798. Fixed YarnClient to populate the renewer correctly for Timeline delegation tokens. Contributed by Zhijie Shen. - posted by vi...@apache.org on 2014/11/03 21:50:00 UTC, 2 replies.
- git commit: YARN-2788. Fixed backwards compatiblity issues with log-aggregation feature that were caused when adding log-upload-time via YARN-2703. Contributed by Xuan Gong. - posted by vi...@apache.org on 2014/11/03 22:17:14 UTC, 2 replies.
- git commit: HDFS-7324. haadmin command usage prints incorrect command name. Contributed by Brahma Reddy Battula. - posted by su...@apache.org on 2014/11/03 22:28:25 UTC, 1 replies.
- git commit: YARN-2795. Fixed ResourceManager to not crash loading node-label data from HDFS in secure mode. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/03 22:45:00 UTC, 2 replies.
- git commit: HADOOP-11248. Add hadoop configuration to disable Azure Filesystem metrics collection. Contributed by Shanyu Zhao. - posted by cn...@apache.org on 2014/11/03 23:32:59 UTC, 0 replies.
- git commit: HDFS-7147. Update archival storage user documentation. Contributed by Tsz Wo Nicholas Sze. - posted by wh...@apache.org on 2014/11/04 00:10:28 UTC, 2 replies.
- git commit: MAPREDUCE-6147. Support mapreduce.input.fileinputformat.split.maxsize. (Zhihai Xu via kasha) - posted by ka...@apache.org on 2014/11/04 00:55:30 UTC, 0 replies.
- git commit: YARN-1922. Fixed NodeManager to kill process-trees correctly in the presence of races between the launch and the stop-container call and when root processes crash. Contributed by Billie Rinaldi. - posted by vi...@apache.org on 2014/11/04 01:39:38 UTC, 2 replies.
- git commit: HDFS-7328. TestTraceAdmin assumes Unix line endings. Contributed by Chris Nauroth. - posted by cn...@apache.org on 2014/11/04 05:04:12 UTC, 2 replies.
- [1/9] git commit: YARN-2730. DefaultContainerExecutor runs only one localizer at a time. Contributed by Siqi Li - posted by vi...@apache.org on 2014/11/04 13:08:50 UTC, 0 replies.
- [2/9] git commit: YARN-2798. Fixed YarnClient to populate the renewer correctly for Timeline delegation tokens. Contributed by Zhijie Shen. - posted by vi...@apache.org on 2014/11/04 13:08:51 UTC, 0 replies.
- [3/9] git commit: YARN-2788. Fixed backwards compatiblity issues with log-aggregation feature that were caused when adding log-upload-time via YARN-2703. Contributed by Xuan Gong. - posted by vi...@apache.org on 2014/11/04 13:08:52 UTC, 0 replies.
- [4/9] git commit: HDFS-7324. haadmin command usage prints incorrect command name. Contributed by Brahma Reddy Battula. - posted by vi...@apache.org on 2014/11/04 13:08:53 UTC, 0 replies.
- [5/9] git commit: YARN-2795. Fixed ResourceManager to not crash loading node-label data from HDFS in secure mode. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/04 13:08:54 UTC, 0 replies.
- [6/9] git commit: HADOOP-11248. Add hadoop configuration to disable Azure Filesystem metrics collection. Contributed by Shanyu Zhao. - posted by vi...@apache.org on 2014/11/04 13:08:55 UTC, 0 replies.
- [7/9] git commit: HDFS-7147. Update archival storage user documentation. Contributed by Tsz Wo Nicholas Sze. - posted by vi...@apache.org on 2014/11/04 13:08:56 UTC, 0 replies.
- [8/9] git commit: YARN-1922. Fixed NodeManager to kill process-trees correctly in the presence of races between the launch and the stop-container call and when root processes crash. Contributed by Billie Rinaldi. - posted by vi...@apache.org on 2014/11/04 13:08:57 UTC, 0 replies.
- [9/9] git commit: HDFS-7328. TestTraceAdmin assumes Unix line endings. Contributed by Chris Nauroth. - posted by vi...@apache.org on 2014/11/04 13:08:58 UTC, 0 replies.
- [Hadoop Wiki] Update of "Books" by AlexHolmes - posted by Apache Wiki <wi...@apache.org> on 2014/11/04 18:02:35 UTC, 0 replies.
- git commit: HDFS-7340. Make rollingUpgrade start/finalize idempotent. Contributed by Jing Zhao. - posted by ji...@apache.org on 2014/11/04 19:16:47 UTC, 2 replies.
- git commit: HADOOP-11165. TestUTF8 fails when run against java 8. Contributed by Stephen Chu. - posted by cn...@apache.org on 2014/11/04 19:29:19 UTC, 1 replies.
- git commit: HADOOP-10847. Remove the usage of sun.security.x509.* in testing code. Contributed by Pascal Oliva. - posted by wh...@apache.org on 2014/11/04 19:52:14 UTC, 1 replies.
- git commit: HDFS-7334. Fix periodic failures of TestCheckpoint#testTooManyEditReplayFailures. Contributed by Charles Lamb. - posted by wh...@apache.org on 2014/11/04 23:35:03 UTC, 2 replies.
- git commit: HADOOP-10563. Remove the dependency of jsp in trunk. Contributed by Haohui Mai. - posted by wh...@apache.org on 2014/11/04 23:53:12 UTC, 0 replies.
- git commit: Addendum patch for HADOOP-10563 in branch-2. - posted by wh...@apache.org on 2014/11/04 23:55:05 UTC, 0 replies.
- git commit: Update CHANGES.txt for committing HADOOP-10563 to branch-2. - posted by wh...@apache.org on 2014/11/04 23:57:15 UTC, 0 replies.
- git commit: HDFS-7356. Use DirectoryListing.hasMore() directly in nfs. Contributed by Li Lu. - posted by ji...@apache.org on 2014/11/05 00:04:39 UTC, 1 replies.
- git commit: HADOOP-10717. HttpServer2 should load jsp DTD from local jars instead of going remote. Contributed by Dapeng Sun. - posted by wh...@apache.org on 2014/11/05 00:04:58 UTC, 0 replies.
- git commit: Update CHANGES.txt for committing HADOOP-10717 to branch-2. - posted by wh...@apache.org on 2014/11/05 00:07:53 UTC, 0 replies.
- git commit: HDFS-7355. TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure fails on Windows, because we cannot deny access to the file owner. Contributed by Chris Nauroth. - posted by wh...@apache.org on 2014/11/05 00:19:30 UTC, 2 replies.
- git commit: YARN-2752. Made ContainerExecutor append "nice -n" arg only when priority adjustment flag is set. Contributed by Xuan Gong. - posted by zj...@apache.org on 2014/11/05 00:53:56 UTC, 1 replies.
- git commit: HDFS-7233. NN logs unnecessary org.apache.hadoop.hdfs.protocol.UnresolvedPathException. Contributed by Rushabh S Shah. - posted by ji...@apache.org on 2014/11/05 01:04:39 UTC, 2 replies.
- git commit: HADOOP-11260. Patch up Jetty to disable SSLv3. (Mike Yoder via kasha) - posted by ka...@apache.org on 2014/11/05 01:21:38 UTC, 2 replies.
- git commit: Adding release 2.5.2 to CHANGES.txt - posted by ka...@apache.org on 2014/11/05 01:50:52 UTC, 2 replies.
- [1/3] git commit: HDFS-7274. Disable SSLv3 in HttpFS. (Robert Kanter via kasha) - posted by ka...@apache.org on 2014/11/05 01:53:54 UTC, 0 replies.
- [2/3] git commit: HADOOP-11243. SSLFactory shouldn't allow SSLv3. (Wei Yan via kasha) - posted by ka...@apache.org on 2014/11/05 01:53:55 UTC, 0 replies.
- [3/3] git commit: HADOOP-11260. Patch up Jetty to disable SSLv3. (Mike Yoder via kasha) - posted by ka...@apache.org on 2014/11/05 01:53:56 UTC, 0 replies.
- git commit: Add 2.5.2 to CHANGES.txt - posted by ka...@apache.org on 2014/11/05 02:01:01 UTC, 0 replies.
- git commit: Preparing for 2.5.3 development - posted by ka...@apache.org on 2014/11/05 02:05:03 UTC, 0 replies.
- [1/3] Preparing for release 2.5.2 - posted by ka...@apache.org on 2014/11/05 02:12:02 UTC, 0 replies.
- [2/3] Preparing for release 2.5.2 - posted by ka...@apache.org on 2014/11/05 02:12:03 UTC, 0 replies.
- [3/3] git commit: Preparing for release 2.5.2 - posted by ka...@apache.org on 2014/11/05 02:12:04 UTC, 0 replies.
- git commit: HADOOP-11268. Update BUILDING.txt to remove the workaround for tools.jar. Contributed by Li Lu. - posted by wh...@apache.org on 2014/11/05 02:36:17 UTC, 1 replies.
- git commit: YARN-2010. Handle app-recovery failures gracefully. (Jian He and Karthik Kambatla via kasha) - posted by ka...@apache.org on 2014/11/05 02:45:34 UTC, 2 replies.
- git commit: HADOOP-11230. Add missing dependency of bouncycastle for kms, httpfs, hdfs, MR and YARN. Contributed by Robert Kanter. - posted by wh...@apache.org on 2014/11/05 02:54:21 UTC, 1 replies.
- git commit: YARN-2804. Fixed Timeline service to not fill the logs with JAXB bindings exceptions. Contributed by Zhijie Shen. - posted by vi...@apache.org on 2014/11/05 03:00:35 UTC, 2 replies.
- git commit: HADOOP-11269. Add java 8 profile for hadoop-annotations. Contributed by Li Lu. - posted by wh...@apache.org on 2014/11/05 03:01:04 UTC, 1 replies.
- git commit: HDFS-7357. FSNamesystem.checkFileProgress should log file path. Contributed by Tsz Wo Nicholas Sze. - posted by wh...@apache.org on 2014/11/05 03:11:55 UTC, 1 replies.
- git commit: MAPREDUCE-6048. Fixed TestJavaSerialization failure. Contributed by Varun Vasudev - posted by ji...@apache.org on 2014/11/05 05:20:11 UTC, 0 replies.
- git commit: MAPREDUCE-6048. Fixed TestJavaSerialization failure. Contributed by Varun Vasudev (cherry picked from commit 73068f677bc45029743ba2e0b3c0256a8069c13e) - posted by ji...@apache.org on 2014/11/05 05:20:46 UTC, 1 replies.
- git commit: HDFS-7218. FSNamesystem ACL operations should write to audit log on failure. (clamb via yliu) - posted by yl...@apache.org on 2014/11/05 08:57:49 UTC, 2 replies.
- git commit: HADOOP-11271. Use Time.monotonicNow() in Shell.java instead of Time.now() (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2014/11/05 10:18:27 UTC, 1 replies.
- [Hadoop Wiki] Trivial Update of "HowToContribute" by AkiraAjisaka - posted by Apache Wiki <wi...@apache.org> on 2014/11/05 10:36:43 UTC, 0 replies.
- git commit: HADOOP-11265. Credential and Key Shell Commands not available on Windows. Contributed by Larry McCay. - posted by cn...@apache.org on 2014/11/05 17:41:23 UTC, 2 replies.
- git commit: HDFS-7335. Redundant checkOperation() in FSN.analyzeFileState(). Contributed by Milan Desai. - posted by sh...@apache.org on 2014/11/05 18:44:08 UTC, 1 replies.
- git commit: HDFS-7333. Improve logging in Storage.tryLock(). Contributed by Konstantin Shvachko. - posted by sh...@apache.org on 2014/11/05 19:00:46 UTC, 1 replies.
- [1/2] git commit: Fix broken download of directories - posted by ka...@apache.org on 2014/11/05 19:27:43 UTC, 0 replies.
- [2/2] git commit: Set the release date for 2.5.2-RC0 - posted by ka...@apache.org on 2014/11/05 19:27:44 UTC, 0 replies.
- git commit: HDFS-7199. DFSOutputStream should not silently drop data if DataStreamer crashes with an unchecked exception (rushabhs via cmccabe) - posted by cm...@apache.org on 2014/11/05 19:52:10 UTC, 0 replies.
- git commit: HDFS-7199. DFSOutputStream should not silently drop data if DataStreamer crashes with an unchecked exception (rushabhs via cmccabe) (cherry picked from commit 56257fab1d5a7f66bebd9149c7df0436c0a57adb) - posted by cm...@apache.org on 2014/11/05 19:52:27 UTC, 0 replies.
- git commit: HDFS-7199. DFSOutputStream should not silently drop data if DataStreamer crashes with an unchecked exception (rushabhs via cmccabe) (cherry picked from commit 56257fab1d5a7f66bebd9149c7df0436c0a57adb) (cherry picked from commit 6f7ce842c015fe - posted by cm...@apache.org on 2014/11/05 19:55:04 UTC, 0 replies.
- git commit: CHANGES.txt. Move HDFS-7199 to branch-2.6 - posted by cm...@apache.org on 2014/11/05 19:55:54 UTC, 1 replies.
- git commit: YARN-2767. Added a test case to verify that http static user cannot kill or submit apps in the secure mode. Contributed by Varun Vasudev. - posted by zj...@apache.org on 2014/11/05 19:58:17 UTC, 2 replies.
- git commit: HADOOP-11266. Remove no longer supported activation properties for packaging from pom. Contributed by Masatake Iwasaki. - posted by wh...@apache.org on 2014/11/05 20:15:50 UTC, 1 replies.
- git commit: HDFS-7359. NameNode in secured HA cluster fails to start if dfs.namenode.secondary.http-address cannot be interpreted as a network address. Contributed by Chris Nauroth. - posted by cn...@apache.org on 2014/11/06 00:17:52 UTC, 2 replies.
- git commit: HADOOP-11267. TestSecurityUtil fails when run with JDK8 because of empty principal names. Contributed by Stephen Chu. - posted by wh...@apache.org on 2014/11/06 00:27:21 UTC, 1 replies.
- git commit: YARN-2805. Fixed ResourceManager to load HA configs correctly before kerberos login. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/06 00:30:56 UTC, 2 replies.
- git commit: YARN-2579. Fixed a deadlock issue when EmbeddedElectorService and FatalEventDispatcher try to transition RM to StandBy at the same time. Contributed by Rohith Sharmaks - posted by ji...@apache.org on 2014/11/06 02:00:19 UTC, 0 replies.
- git commit: YARN-2579. Fixed a deadlock issue when EmbeddedElectorService and FatalEventDispatcher try to transition RM to StandBy at the same time. Contributed by Rohith Sharmaks (cherry picked from commit 395275af8622c780b9071c243422b0780e096202) - posted by ji...@apache.org on 2014/11/06 02:03:12 UTC, 1 replies.
- [1/4] HADOOP-10714. AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call. Contributed by Juan Yu. - posted by at...@apache.org on 2014/11/06 02:27:08 UTC, 0 replies.
- [2/4] git commit: HADOOP-10714. AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call. Contributed by Juan Yu. - posted by at...@apache.org on 2014/11/06 02:27:09 UTC, 0 replies.
- [3/4] HADOOP-10714. AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call. Contributed by Juan Yu. (cherry picked from commit 6ba52d88ec11444cbac946ffadbc645acd0657de) - posted by at...@apache.org on 2014/11/06 02:27:10 UTC, 0 replies.
- [4/4] git commit: HADOOP-10714. AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call. Contributed by Juan Yu. (cherry picked from commit 6ba52d88ec11444cbac946ffadbc645acd0657de) - posted by at...@apache.org on 2014/11/06 02:27:11 UTC, 0 replies.
- [1/2] git commit: HADOOP-11272. Allow ZKSignerSecretProvider and ZKDelegationTokenSecretManager to use the same curator client. Contributed by Arun Suresh. - posted by at...@apache.org on 2014/11/06 02:50:04 UTC, 0 replies.
- [2/2] git commit: HADOOP-11272. Allow ZKSignerSecretProvider and ZKDelegationTokenSecretManager to use the same curator client. Contributed by Arun Suresh. (cherry picked from commit 8a261e68e4177b47be01ceae7310ea56aeb7ca38) - posted by at...@apache.org on 2014/11/06 02:50:05 UTC, 0 replies.
- git commit: HDFS-7366. BlockInfo should take replication as an short in the constructor. Contributed by Li Lu. - posted by wh...@apache.org on 2014/11/06 03:14:05 UTC, 1 replies.
- [1/2] git commit: HADOOP-11187 NameNode - KMS communication fails after a long period of inactivity. Contributed by Arun Suresh. (cherry picked from commit d593035d50e9997f31ddd67275b6e68504f9ca3c) - posted by at...@apache.org on 2014/11/06 03:18:23 UTC, 0 replies.
- [2/2] git commit: HADOOP-11187 NameNode - KMS communication fails after a long period of inactivity. Contributed by Arun Suresh. - posted by at...@apache.org on 2014/11/06 03:18:24 UTC, 0 replies.
- git commit: YARN-2813. Fixed NPE from MemoryTimelineStore.getDomains. Contributed by Zhijie Shen - posted by xg...@apache.org on 2014/11/06 03:25:12 UTC, 2 replies.
- git commit: HDFS-7361. TestCheckpoint fails after change of log message related to locking violation. Contributed by Konstantin Shvachko. - posted by sh...@apache.org on 2014/11/06 05:30:08 UTC, 1 replies.
- git commit: HDFS-7347. Configurable erasure coding policy for individual files and directories ( Contributed by Zhe Zhang ) - posted by vi...@apache.org on 2014/11/06 05:34:09 UTC, 0 replies.
- git commit: HDFS-7367. HDFS short-circuit read cannot negotiate shared memory slot and file descriptors when SASL is enabled on DataTransferProtocol. Contributed by Chris Nauroth. - posted by wh...@apache.org on 2014/11/06 05:34:30 UTC, 2 replies.
- git commit: YARN-2812. TestApplicationHistoryServer is likely to fail on less powerful machine. Contributed by Zhijie Shen - posted by xg...@apache.org on 2014/11/06 05:43:04 UTC, 2 replies.
- [1/2] git commit: HDFS-7329. Improve logging when MiniDFSCluster fails to start. Contributed by Byron Wong. - posted by sh...@apache.org on 2014/11/06 06:09:15 UTC, 1 replies.
- [2/2] git commit: HDFS-7336. Unused member DFSInputStream.buffersize. Contributed by Milan Desai. - posted by sh...@apache.org on 2014/11/06 06:09:16 UTC, 1 replies.
- [01/43] git commit: HDFS-7340. Make rollingUpgrade start/finalize idempotent. Contributed by Jing Zhao. - posted by vi...@apache.org on 2014/11/06 09:04:12 UTC, 0 replies.
- [02/43] git commit: HADOOP-11165. TestUTF8 fails when run against java 8. Contributed by Stephen Chu. - posted by vi...@apache.org on 2014/11/06 09:04:13 UTC, 0 replies.
- [03/43] git commit: HADOOP-10847. Remove the usage of sun.security.x509.* in testing code. Contributed by Pascal Oliva. - posted by vi...@apache.org on 2014/11/06 09:04:14 UTC, 0 replies.
- [04/43] git commit: HDFS-7334. Fix periodic failures of TestCheckpoint#testTooManyEditReplayFailures. Contributed by Charles Lamb. - posted by vi...@apache.org on 2014/11/06 09:04:15 UTC, 0 replies.
- [05/43] git commit: Update CHANGES.txt for committing HADOOP-10563 to branch-2. - posted by vi...@apache.org on 2014/11/06 09:04:16 UTC, 0 replies.
- [06/43] git commit: HDFS-7356. Use DirectoryListing.hasMore() directly in nfs. Contributed by Li Lu. - posted by vi...@apache.org on 2014/11/06 09:04:17 UTC, 0 replies.
- [07/43] git commit: Update CHANGES.txt for committing HADOOP-10717 to branch-2. - posted by vi...@apache.org on 2014/11/06 09:04:18 UTC, 0 replies.
- [08/43] git commit: HDFS-7355. TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure fails on Windows, because we cannot deny access to the file owner. Contributed by Chris Nauroth. - posted by vi...@apache.org on 2014/11/06 09:04:19 UTC, 0 replies.
- [09/43] git commit: HDFS-7233. NN logs unnecessary org.apache.hadoop.hdfs.protocol.UnresolvedPathException. Contributed by Rushabh S Shah. - posted by vi...@apache.org on 2014/11/06 09:04:20 UTC, 0 replies.
- [10/43] git commit: HADOOP-11260. Patch up Jetty to disable SSLv3. (Mike Yoder via kasha) - posted by vi...@apache.org on 2014/11/06 09:04:21 UTC, 0 replies.
- [11/43] git commit: Adding release 2.5.2 to CHANGES.txt - posted by vi...@apache.org on 2014/11/06 09:04:22 UTC, 0 replies.
- [12/43] git commit: HADOOP-11268. Update BUILDING.txt to remove the workaround for tools.jar. Contributed by Li Lu. - posted by vi...@apache.org on 2014/11/06 09:04:23 UTC, 0 replies.
- [13/43] git commit: YARN-2010. Handle app-recovery failures gracefully. (Jian He and Karthik Kambatla via kasha) - posted by vi...@apache.org on 2014/11/06 09:04:24 UTC, 0 replies.
- [14/43] git commit: HADOOP-11230. Add missing dependency of bouncycastle for kms, httpfs, hdfs, MR and YARN. Contributed by Robert Kanter. - posted by vi...@apache.org on 2014/11/06 09:04:25 UTC, 0 replies.
- [15/43] git commit: YARN-2804. Fixed Timeline service to not fill the logs with JAXB bindings exceptions. Contributed by Zhijie Shen. - posted by vi...@apache.org on 2014/11/06 09:04:26 UTC, 0 replies.
- [16/43] git commit: HADOOP-11269. Add java 8 profile for hadoop-annotations. Contributed by Li Lu. - posted by vi...@apache.org on 2014/11/06 09:04:27 UTC, 0 replies.
- [17/43] git commit: MAPREDUCE-6048. Fixed TestJavaSerialization failure. Contributed by Varun Vasudev - posted by vi...@apache.org on 2014/11/06 09:04:28 UTC, 0 replies.
- [18/43] git commit: HDFS-7218. FSNamesystem ACL operations should write to audit log on failure. (clamb via yliu) - posted by vi...@apache.org on 2014/11/06 09:04:29 UTC, 0 replies.
- [19/43] git commit: HADOOP-11271. Use Time.monotonicNow() in Shell.java instead of Time.now() (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2014/11/06 09:04:30 UTC, 0 replies.
- [20/43] git commit: HADOOP-11265. Credential and Key Shell Commands not available on Windows. Contributed by Larry McCay. - posted by vi...@apache.org on 2014/11/06 09:04:31 UTC, 0 replies.
- [21/43] git commit: HDFS-7335. Redundant checkOperation() in FSN.analyzeFileState(). Contributed by Milan Desai. - posted by vi...@apache.org on 2014/11/06 09:04:32 UTC, 0 replies.
- [22/43] git commit: HDFS-7333. Improve logging in Storage.tryLock(). Contributed by Konstantin Shvachko. - posted by vi...@apache.org on 2014/11/06 09:04:33 UTC, 0 replies.
- [23/43] git commit: HDFS-7357. FSNamesystem.checkFileProgress should log file path. Contributed by Tsz Wo Nicholas Sze. - posted by vi...@apache.org on 2014/11/06 09:04:34 UTC, 0 replies.
- [24/43] git commit: HDFS-7199. DFSOutputStream should not silently drop data if DataStreamer crashes with an unchecked exception (rushabhs via cmccabe) - posted by vi...@apache.org on 2014/11/06 09:04:35 UTC, 0 replies.
- [25/43] git commit: CHANGES.txt. Move HDFS-7199 to branch-2.6 - posted by vi...@apache.org on 2014/11/06 09:04:36 UTC, 0 replies.
- [26/43] git commit: YARN-2767. Added a test case to verify that http static user cannot kill or submit apps in the secure mode. Contributed by Varun Vasudev. - posted by vi...@apache.org on 2014/11/06 09:04:37 UTC, 0 replies.
- [27/43] git commit: HADOOP-11266. Remove no longer supported activation properties for packaging from pom. Contributed by Masatake Iwasaki. - posted by vi...@apache.org on 2014/11/06 09:04:38 UTC, 0 replies.
- [28/43] git commit: HDFS-7359. NameNode in secured HA cluster fails to start if dfs.namenode.secondary.http-address cannot be interpreted as a network address. Contributed by Chris Nauroth. - posted by vi...@apache.org on 2014/11/06 09:04:39 UTC, 0 replies.
- [29/43] git commit: YARN-2805. Fixed ResourceManager to load HA configs correctly before kerberos login. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/06 09:04:40 UTC, 0 replies.
- [30/43] git commit: HADOOP-11267. TestSecurityUtil fails when run with JDK8 because of empty principal names. Contributed by Stephen Chu. - posted by vi...@apache.org on 2014/11/06 09:04:41 UTC, 0 replies.
- [31/43] git commit: YARN-2579. Fixed a deadlock issue when EmbeddedElectorService and FatalEventDispatcher try to transition RM to StandBy at the same time. Contributed by Rohith Sharmaks - posted by vi...@apache.org on 2014/11/06 09:04:42 UTC, 0 replies.
- [32/43] HADOOP-10714. AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call. Contributed by Juan Yu. - posted by vi...@apache.org on 2014/11/06 09:04:43 UTC, 0 replies.
- [33/43] git commit: HADOOP-10714. AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call. Contributed by Juan Yu. - posted by vi...@apache.org on 2014/11/06 09:04:44 UTC, 0 replies.
- [34/43] git commit: HADOOP-11272. Allow ZKSignerSecretProvider and ZKDelegationTokenSecretManager to use the same curator client. Contributed by Arun Suresh. - posted by vi...@apache.org on 2014/11/06 09:04:45 UTC, 0 replies.
- [35/43] git commit: HDFS-7366. BlockInfo should take replication as an short in the constructor. Contributed by Li Lu. - posted by vi...@apache.org on 2014/11/06 09:04:46 UTC, 0 replies.
- [36/43] git commit: HADOOP-11187 NameNode - KMS communication fails after a long period of inactivity. Contributed by Arun Suresh. - posted by vi...@apache.org on 2014/11/06 09:04:47 UTC, 0 replies.
- [37/43] git commit: YARN-2813. Fixed NPE from MemoryTimelineStore.getDomains. Contributed by Zhijie Shen - posted by vi...@apache.org on 2014/11/06 09:04:48 UTC, 0 replies.
- [38/43] git commit: HDFS-7361. TestCheckpoint fails after change of log message related to locking violation. Contributed by Konstantin Shvachko. - posted by vi...@apache.org on 2014/11/06 09:04:49 UTC, 0 replies.
- [39/43] git commit: HDFS-7367. HDFS short-circuit read cannot negotiate shared memory slot and file descriptors when SASL is enabled on DataTransferProtocol. Contributed by Chris Nauroth. - posted by vi...@apache.org on 2014/11/06 09:04:50 UTC, 0 replies.
- [40/43] git commit: YARN-2812. TestApplicationHistoryServer is likely to fail on less powerful machine. Contributed by Zhijie Shen - posted by vi...@apache.org on 2014/11/06 09:04:51 UTC, 0 replies.
- [41/43] git commit: HDFS-7329. Improve logging when MiniDFSCluster fails to start. Contributed by Byron Wong. - posted by vi...@apache.org on 2014/11/06 09:04:52 UTC, 0 replies.
- [42/43] git commit: HDFS-7336. Unused member DFSInputStream.buffersize. Contributed by Milan Desai. - posted by vi...@apache.org on 2014/11/06 09:04:53 UTC, 0 replies.
- [43/43] git commit: Merge remote-tracking branch 'origin/trunk' into HDFS-EC - posted by vi...@apache.org on 2014/11/06 09:04:54 UTC, 0 replies.
- git commit: MAPREDUCE-5960. JobSubmitter's check whether job.jar is local is incorrect with no authority in job jar path. Contributed by Gera Shegalov - posted by jl...@apache.org on 2014/11/06 16:11:51 UTC, 0 replies.
- git commit: MAPREDUCE-5960. JobSubmitter's check whether job.jar is local is incorrect with no authority in job jar path. Contributed by Gera Shegalov (cherry picked from commit 10f9f5101c44be7c675a44ded4aad212627ecdee) - posted by jl...@apache.org on 2014/11/06 16:16:47 UTC, 1 replies.
- hadoop git commit: YARN-2818. Removed the now unnecessary user entity injection from Timeline service given we now have domains. Contributed by Zhijie Shen. - posted by vi...@apache.org on 2014/11/06 20:49:26 UTC, 2 replies.
- [1/3] hadoop git commit: YARN-2768 Improved Yarn Registry service record structure (stevel) - posted by st...@apache.org on 2014/11/06 21:22:37 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-2768 Improved Yarn Registry service record structure (stevel) - posted by st...@apache.org on 2014/11/06 21:22:38 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-2768 Improved Yarn Registry service record structure (stevel) - posted by st...@apache.org on 2014/11/06 21:22:39 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-5958. Wrong reduce task progress if map output is compressed. Contributed by Emilio Coppa and Jason Lowe. - posted by ki...@apache.org on 2014/11/06 22:54:53 UTC, 0 replies.
- hadoop git commit: HDFS-7365. Remove hdfs.server.blockmanagement.MutableBlockCollection. Contributed by Li Lu. - posted by wh...@apache.org on 2014/11/06 22:55:19 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-5958. Wrong reduce task progress if map output is compressed. Contributed by Emilio Coppa and Jason Lowe. (cherry picked from commit 8f701ae07a0b1dc70b8e1eb8d4a5c35c0a1e76da) - posted by ki...@apache.org on 2014/11/06 22:56:21 UTC, 1 replies.
- hadoop git commit: HADOOP-11274. ConcurrentModificationException in Configuration Copy Constructor. Contributed by Junping Du. - posted by ji...@apache.org on 2014/11/07 01:59:57 UTC, 2 replies.
- hadoop git commit: YARN-2744. Fixed CapacityScheduler to validate node-labels correctly against queues. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/07 02:28:45 UTC, 2 replies.
- hadoop git commit: HDFS-7364. Balancer always shows zero Bytes Already Moved. Contributed by Tsz Wo Nicholas Sze. - posted by ji...@apache.org on 2014/11/07 02:49:55 UTC, 2 replies.
- hadoop git commit: Revert "HADOOP-11274. ConcurrentModificationException in Configuration Copy Constructor. Contributed by Junping Du." - posted by ji...@apache.org on 2014/11/07 03:30:18 UTC, 2 replies.
- hadoop git commit: YARN-2647. Added a queue CLI for getting queue information. Contributed by Sunil Govind. - posted by vi...@apache.org on 2014/11/07 05:49:20 UTC, 2 replies.
- hadoop git commit: HDFS-7221. Update CHANGES.txt to indicate fix in 2.6.0. - posted by cn...@apache.org on 2014/11/07 07:46:53 UTC, 1 replies.
- hadoop git commit: HDFS-7221. TestDNFencingWithReplication fails consistently. Contributed by Charles Lamb. - posted by cn...@apache.org on 2014/11/07 07:53:43 UTC, 0 replies.
- hadoop git commit: HDFS-7226. Update CHANGES.txt to indicate fix in 2.6.0. - posted by cn...@apache.org on 2014/11/07 08:10:39 UTC, 1 replies.
- hadoop git commit: HDFS-7228. Fix TestDNFencing.testQueueingWithAppend. Contributed by Yongjun Zhang. - posted by cn...@apache.org on 2014/11/07 08:16:03 UTC, 0 replies.
- hadoop git commit: HADOOP-11280. TestWinUtils#testChmod fails after removal of NO_PROPAGATE_INHERIT_ACE. Contributed by Chris Nauroth. - posted by cn...@apache.org on 2014/11/07 09:03:50 UTC, 2 replies.
- hadoop git commit: YARN-2823. Fixed ResourceManager app-attempt state machine to inform schedulers about previous finished attempts of a running appliation to avoid expectation mismatch w.r.t transferred containers. Contributed by Jian He. - posted by vi...@apache.org on 2014/11/07 18:29:37 UTC, 2 replies.
- hadoop git commit: YARN-2810. TestRMProxyUsersConf fails on Windows VMs. Contributed by Varun Vasudev - posted by xg...@apache.org on 2014/11/07 18:45:11 UTC, 2 replies.
- hadoop git commit: YARN-2824. Fixed Capacity Scheduler to not crash when some node-labels are not mapped to queues by making default capacities per label to be zero. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/07 19:44:03 UTC, 2 replies.
- hadoop git commit: YARN-2827. Fixed bugs in "yarn queue" CLI. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/07 20:56:47 UTC, 2 replies.
- hadoop git commit: YARN-2803. MR distributed cache not working correctly on Windows after NodeManager privileged account changes. Contributed by Craig Welch. - posted by cn...@apache.org on 2014/11/07 21:36:21 UTC, 2 replies.
- hadoop git commit: HDFS-7379. TestBalancer#testBalancerWithRamDisk creates test files incorrectly. Contributed by Xiaoyu Yao. - posted by wh...@apache.org on 2014/11/07 22:39:27 UTC, 2 replies.
- hadoop git commit: YARN-2753. Fixed a bunch of bugs in the NodeLabelsManager classes. Contributed by Zhihai xu. - posted by vi...@apache.org on 2014/11/07 23:16:31 UTC, 2 replies.
- hadoop git commit: HADOOP-11282. Skip NFS TestShellBasedIdMapping tests that are irrelevant on Windows. Contributed by Chris Nauroth. - posted by cn...@apache.org on 2014/11/07 23:31:55 UTC, 2 replies.
- hadoop git commit: YARN-2825. Container leak on NM. Contributed by Jian He - posted by jl...@apache.org on 2014/11/08 00:17:31 UTC, 0 replies.
- hadoop git commit: YARN-2825. Container leak on NM. Contributed by Jian He (cherry picked from commit c3d475070a1ec54c4b05923f4782cef204effd2c) - posted by jl...@apache.org on 2014/11/08 00:21:33 UTC, 1 replies.
- hadoop git commit: YARN-2632. Document NM Restart feature. Contributed by Junping Du and Vinod Kumar Vavilapalli - posted by jl...@apache.org on 2014/11/08 00:41:17 UTC, 0 replies.
- hadoop git commit: YARN-2632. Document NM Restart feature. Contributed by Junping Du and Vinod Kumar Vavilapalli (cherry picked from commit 1e215e8ba2e801eb26f16c307daee756d6b2ca66) - posted by jl...@apache.org on 2014/11/08 00:42:20 UTC, 1 replies.
- hadoop git commit: YARN-2819. NPE in ATS Timeline Domains when upgrading from 2.4 to 2.6. Contributed by Zhijie Shen - posted by xg...@apache.org on 2014/11/08 01:12:15 UTC, 2 replies.
- hadoop git commit: YARN-2826. Fixed user-groups mappings' refresh bug caused by YARN-2826. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/08 04:44:32 UTC, 2 replies.
- hadoop git commit: YARN-2505. Supported get/add/remove/change labels in RM REST API. Contributed by Craig Welch. - posted by zj...@apache.org on 2014/11/08 05:39:20 UTC, 2 replies.
- hadoop git commit: YARN-2607. Fixed issues in TestDistributedShell. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/08 20:01:51 UTC, 2 replies.
- hadoop git commit: HADOOP-11286. Copied LimitInputStream from guava-0.14 to hadoop to avoid issues with newer versions of guava in applications. Contributed by Christopher Tubbs. - posted by ac...@apache.org on 2014/11/09 00:40:07 UTC, 1 replies.
- hadoop git commit: HDFS-7382. DataNode in secure mode may throw NullPointerException if client connects before DataNode registers itself with NameNode. Contributed by Chris Nauroth. - posted by cn...@apache.org on 2014/11/09 07:28:45 UTC, 2 replies.
- [1/2] hadoop git commit: HADOOP-10563. Fix bad merge which messed up hadoop-common/CHANGES.txt. - posted by ac...@apache.org on 2014/11/09 14:24:43 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-11286. Copied LimitInputStream from guava-0.14 to hadoop to avoid issues with newer versions of guava in applications. Contributed by Christopher Tubbs. - posted by ac...@apache.org on 2014/11/09 14:24:44 UTC, 0 replies.
- [01/30] hadoop git commit: MAPREDUCE-5960. JobSubmitter's check whether job.jar is local is incorrect with no authority in job jar path. Contributed by Gera Shegalov - posted by vi...@apache.org on 2014/11/09 17:54:03 UTC, 0 replies.
- [02/30] hadoop git commit: YARN-2818. Removed the now unnecessary user entity injection from Timeline service given we now have domains. Contributed by Zhijie Shen. - posted by vi...@apache.org on 2014/11/09 17:54:04 UTC, 0 replies.
- [03/30] hadoop git commit: YARN-2768 Improved Yarn Registry service record structure (stevel) - posted by vi...@apache.org on 2014/11/09 17:54:05 UTC, 0 replies.
- [04/30] hadoop git commit: MAPREDUCE-5958. Wrong reduce task progress if map output is compressed. Contributed by Emilio Coppa and Jason Lowe. - posted by vi...@apache.org on 2014/11/09 17:54:06 UTC, 0 replies.
- [05/30] hadoop git commit: HDFS-7365. Remove hdfs.server.blockmanagement.MutableBlockCollection. Contributed by Li Lu. - posted by vi...@apache.org on 2014/11/09 17:54:07 UTC, 0 replies.
- [06/30] hadoop git commit: HADOOP-11274. ConcurrentModificationException in Configuration Copy Constructor. Contributed by Junping Du. - posted by vi...@apache.org on 2014/11/09 17:54:08 UTC, 0 replies.
- [07/30] hadoop git commit: YARN-2744. Fixed CapacityScheduler to validate node-labels correctly against queues. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/09 17:54:09 UTC, 0 replies.
- [08/30] hadoop git commit: HDFS-7364. Balancer always shows zero Bytes Already Moved. Contributed by Tsz Wo Nicholas Sze. - posted by vi...@apache.org on 2014/11/09 17:54:10 UTC, 0 replies.
- [09/30] hadoop git commit: Revert "HADOOP-11274. ConcurrentModificationException in Configuration Copy Constructor. Contributed by Junping Du." - posted by vi...@apache.org on 2014/11/09 17:54:11 UTC, 0 replies.
- [10/30] hadoop git commit: YARN-2647. Added a queue CLI for getting queue information. Contributed by Sunil Govind. - posted by vi...@apache.org on 2014/11/09 17:54:12 UTC, 0 replies.
- [11/30] hadoop git commit: HDFS-7221. Update CHANGES.txt to indicate fix in 2.6.0. - posted by vi...@apache.org on 2014/11/09 17:54:13 UTC, 0 replies.
- [12/30] hadoop git commit: HDFS-7226. Update CHANGES.txt to indicate fix in 2.6.0. - posted by vi...@apache.org on 2014/11/09 17:54:14 UTC, 0 replies.
- [13/30] hadoop git commit: HADOOP-11280. TestWinUtils#testChmod fails after removal of NO_PROPAGATE_INHERIT_ACE. Contributed by Chris Nauroth. - posted by vi...@apache.org on 2014/11/09 17:54:15 UTC, 0 replies.
- [14/30] hadoop git commit: YARN-2823. Fixed ResourceManager app-attempt state machine to inform schedulers about previous finished attempts of a running appliation to avoid expectation mismatch w.r.t transferred containers. Contributed by Jian He. - posted by vi...@apache.org on 2014/11/09 17:54:16 UTC, 0 replies.
- [15/30] hadoop git commit: YARN-2810. TestRMProxyUsersConf fails on Windows VMs. Contributed by Varun Vasudev - posted by vi...@apache.org on 2014/11/09 17:54:17 UTC, 0 replies.
- [16/30] hadoop git commit: YARN-2824. Fixed Capacity Scheduler to not crash when some node-labels are not mapped to queues by making default capacities per label to be zero. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/09 17:54:18 UTC, 0 replies.
- [17/30] hadoop git commit: YARN-2827. Fixed bugs in "yarn queue" CLI. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/09 17:54:19 UTC, 0 replies.
- [18/30] hadoop git commit: YARN-2803. MR distributed cache not working correctly on Windows after NodeManager privileged account changes. Contributed by Craig Welch. - posted by vi...@apache.org on 2014/11/09 17:54:20 UTC, 0 replies.
- [19/30] hadoop git commit: HDFS-7379. TestBalancer#testBalancerWithRamDisk creates test files incorrectly. Contributed by Xiaoyu Yao. - posted by vi...@apache.org on 2014/11/09 17:54:21 UTC, 0 replies.
- [20/30] hadoop git commit: YARN-2753. Fixed a bunch of bugs in the NodeLabelsManager classes. Contributed by Zhihai xu. - posted by vi...@apache.org on 2014/11/09 17:54:22 UTC, 0 replies.
- [21/30] hadoop git commit: HADOOP-11282. Skip NFS TestShellBasedIdMapping tests that are irrelevant on Windows. Contributed by Chris Nauroth. - posted by vi...@apache.org on 2014/11/09 17:54:23 UTC, 0 replies.
- [22/30] hadoop git commit: YARN-2825. Container leak on NM. Contributed by Jian He - posted by vi...@apache.org on 2014/11/09 17:54:24 UTC, 0 replies.
- [23/30] hadoop git commit: YARN-2632. Document NM Restart feature. Contributed by Junping Du and Vinod Kumar Vavilapalli - posted by vi...@apache.org on 2014/11/09 17:54:25 UTC, 0 replies.
- [24/30] hadoop git commit: YARN-2819. NPE in ATS Timeline Domains when upgrading from 2.4 to 2.6. Contributed by Zhijie Shen - posted by vi...@apache.org on 2014/11/09 17:54:26 UTC, 0 replies.
- [25/30] hadoop git commit: YARN-2826. Fixed user-groups mappings' refresh bug caused by YARN-2826. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/09 17:54:27 UTC, 0 replies.
- [26/30] hadoop git commit: YARN-2505. Supported get/add/remove/change labels in RM REST API. Contributed by Craig Welch. - posted by vi...@apache.org on 2014/11/09 17:54:28 UTC, 0 replies.
- [27/30] hadoop git commit: YARN-2607. Fixed issues in TestDistributedShell. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/09 17:54:29 UTC, 0 replies.
- [28/30] hadoop git commit: HADOOP-11286. Copied LimitInputStream from guava-0.14 to hadoop to avoid issues with newer versions of guava in applications. Contributed by Christopher Tubbs. - posted by vi...@apache.org on 2014/11/09 17:54:30 UTC, 0 replies.
- [29/30] hadoop git commit: HDFS-7382. DataNode in secure mode may throw NullPointerException if client connects before DataNode registers itself with NameNode. Contributed by Chris Nauroth. - posted by vi...@apache.org on 2014/11/09 17:54:31 UTC, 0 replies.
- [30/30] hadoop git commit: Merge remote-tracking branch 'origin/trunk' into HDFS-EC - posted by vi...@apache.org on 2014/11/09 17:54:32 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-2830. Add backwords compatible ContainerId.newInstance constructor. Contributed by Jonathan Eagles. - posted by ac...@apache.org on 2014/11/09 23:57:49 UTC, 2 replies.
- [2/2] hadoop git commit: YARN-2830. Add backwords compatible ContainerId.newInstance constructor. Contributed by Jonathan Eagles. - posted by ac...@apache.org on 2014/11/09 23:57:50 UTC, 2 replies.
- hadoop git commit: HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu. - posted by wh...@apache.org on 2014/11/10 02:48:43 UTC, 2 replies.
- hadoop git commit: HDFS-7383. DataNode.requestShortCircuitFdsForRead may throw NullPointerException. Contributed by Tsz Wo Nicholas Sze. - posted by su...@apache.org on 2014/11/10 02:55:18 UTC, 2 replies.
- hadoop git commit: Revert "HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu." - posted by ac...@apache.org on 2014/11/10 03:16:45 UTC, 0 replies.
- hadoop git commit: HADOOP-10786. Moved to hadoop-2.7.X. - posted by ac...@apache.org on 2014/11/10 03:18:30 UTC, 1 replies.
- hadoop git commit: HDFS-7383. Merged to branch-2.6 also. - posted by ac...@apache.org on 2014/11/10 03:22:11 UTC, 1 replies.
- hadoop git commit: HDFS-7383. Moved the jira from release 2.7.0 section to 2.6.0 in CHANGES.txt - posted by su...@apache.org on 2014/11/10 03:22:28 UTC, 0 replies.
- hadoop git commit: Revert "HDFS-7383. Merged to branch-2.6 also." - posted by ac...@apache.org on 2014/11/10 03:25:12 UTC, 0 replies.
- hadoop git commit: Fix broken download of directories - posted by ac...@apache.org on 2014/11/10 03:42:10 UTC, 3 replies.
- hadoop git commit: Updated CHANGES.txt to reflect hadoop-2.6.0 release dates. - posted by ac...@apache.org on 2014/11/10 03:47:31 UTC, 2 replies.
- hadoop git commit: YARN-2834. Fixed ResourceManager to ignore token-renewal failures on recovery consistent with the (somewhat incorrect) behaviour in the non-recovery case. Contributed by Jian He. - posted by vi...@apache.org on 2014/11/10 03:57:26 UTC, 1 replies.
- hadoop git commit: YARN-2834. Fixed ResourceManager to ignore token-renewal failures on recovery consistent with the (somewhat incorrect) behaviour in the non-recovery case. Contributed by Jian He. Fixed a minor import issue in the test during cherry-pic - posted by vi...@apache.org on 2014/11/10 04:10:56 UTC, 0 replies.
- [1/2] hadoop git commit: Release Notes for hadoop-2.6.0. - posted by ac...@apache.org on 2014/11/10 04:15:16 UTC, 2 replies.
- [2/2] hadoop git commit: Release Notes for hadoop-2.6.0. - posted by ac...@apache.org on 2014/11/10 04:15:17 UTC, 2 replies.
- hadoop git commit: Preparing to release hadoop-2.6.0: Set version in branch-2 to 2.7.0-SNAPSHOT. - posted by ac...@apache.org on 2014/11/10 04:19:30 UTC, 0 replies.
- hadoop git commit: Preparing to release hadoop-2.6.0: Set version in branch-2.6 to 2.6.1-SNAPSHOT. - posted by ac...@apache.org on 2014/11/10 04:21:22 UTC, 0 replies.
- hadoop git commit: Preparing to release hadoop-2.6.0: Set version in branch-2.6.0 to 2.6.0. - posted by ac...@apache.org on 2014/11/10 05:19:18 UTC, 0 replies.
- hadoop git commit: HADOOP-11289. Fix typo in RpcUtil log message. Contributed by Charles Lamb. - posted by wh...@apache.org on 2014/11/10 20:05:45 UTC, 1 replies.
- hadoop git commit: Set the release date for 2.5.2 - posted by ka...@apache.org on 2014/11/11 00:23:58 UTC, 3 replies.
- hadoop git commit: HADOOP-11296. Nfs3FileAttributes should not change the values of rdev, nlink and size in the constructor. Contributed by Brandon Li. - posted by wh...@apache.org on 2014/11/11 00:43:19 UTC, 1 replies.
- hadoop git commit: HADOOP-9576. Changed NetUtils#wrapException to throw EOFException instead of wrapping it as IOException. Contributed by Steve Loughran - posted by ji...@apache.org on 2014/11/11 02:25:54 UTC, 0 replies.
- hadoop git commit: HADOOP-9576. Changed NetUtils#wrapException to throw EOFException instead of wrapping it as IOException. Contributed by Steve Loughran (cherry picked from commit 86bf8c7193013834f67e03bd67a320cc080ef32c) - posted by ji...@apache.org on 2014/11/11 02:26:23 UTC, 0 replies.
- hadoop git commit: YARN-2841. RMProxy should retry EOFException. Contributed by Jian He - posted by xg...@apache.org on 2014/11/11 03:25:36 UTC, 3 replies.
- hadoop git commit: YARN-2841: Correct fix version from branch-2.6 to branch-2.7 in the change log. - posted by xg...@apache.org on 2014/11/11 03:34:40 UTC, 1 replies.
- [Hadoop Wiki] Trivial Update of "SupportingProjects" by stack - posted by Apache Wiki <wi...@apache.org> on 2014/11/11 17:23:24 UTC, 0 replies.
- hadoop git commit: YARN-2735. diskUtilizationPercentageCutoff and diskUtilizationSpaceCutoff are initialized twice in DirectoryCollection. (Zhihai Xu via kasha) - posted by ka...@apache.org on 2014/11/11 19:31:46 UTC, 1 replies.
- hadoop git commit: YARN-2843. Fixed NodeLabelsManager to trim inputs for hosts and labels so as to make them work correctly. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/11 21:34:10 UTC, 1 replies.
- hadoop git commit: HDFS-7381. Decouple the management of block id and gen stamps from FSNamesystem. Contributed by Haohui Mai. - posted by wh...@apache.org on 2014/11/11 21:42:06 UTC, 1 replies.
- hadoop git commit: HDFS-7387. NFS may only do partial commit due to a race between COMMIT and write. Contributed by Brandon Li - posted by br...@apache.org on 2014/11/11 22:03:46 UTC, 1 replies.
- hadoop git commit: YARN-570. Time strings are formated in different timezone. (Akira Ajisaka and Peng Zhang via kasha) - posted by ka...@apache.org on 2014/11/11 22:23:05 UTC, 1 replies.
- hadoop git commit: HDFS-7389. Named user ACL cannot stop the user from accessing the FS entity. Contributed by Vinayakumar B. - posted by cn...@apache.org on 2014/11/11 22:32:05 UTC, 1 replies.
- hadoop git commit: HDFS-7375. Move FSClusterStats to o.a.h.h.hdfs.server.blockmanagement. Contributed by Haohui Mai. - posted by wh...@apache.org on 2014/11/12 03:43:20 UTC, 1 replies.
- [01/25] hadoop git commit: YARN-2830. Add backwords compatible ContainerId.newInstance constructor. Contributed by Jonathan Eagles. - posted by vi...@apache.org on 2014/11/12 04:47:23 UTC, 0 replies.
- [02/25] hadoop git commit: YARN-2830. Add backwords compatible ContainerId.newInstance constructor. Contributed by Jonathan Eagles. - posted by vi...@apache.org on 2014/11/12 04:47:24 UTC, 0 replies.
- [03/25] hadoop git commit: HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu. - posted by vi...@apache.org on 2014/11/12 04:47:25 UTC, 0 replies.
- [04/25] hadoop git commit: HDFS-7383. DataNode.requestShortCircuitFdsForRead may throw NullPointerException. Contributed by Tsz Wo Nicholas Sze. - posted by vi...@apache.org on 2014/11/12 04:47:26 UTC, 0 replies.
- [05/25] hadoop git commit: HADOOP-10786. Moved to hadoop-2.7.X. - posted by vi...@apache.org on 2014/11/12 04:47:27 UTC, 0 replies.
- [06/25] hadoop git commit: HDFS-7383. Merged to branch-2.6 also. - posted by vi...@apache.org on 2014/11/12 04:47:28 UTC, 0 replies.
- [07/25] hadoop git commit: Updated CHANGES.txt to reflect hadoop-2.6.0 release dates. - posted by vi...@apache.org on 2014/11/12 04:47:29 UTC, 0 replies.
- [08/25] hadoop git commit: YARN-2834. Fixed ResourceManager to ignore token-renewal failures on recovery consistent with the (somewhat incorrect) behaviour in the non-recovery case. Contributed by Jian He. - posted by vi...@apache.org on 2014/11/12 04:47:30 UTC, 0 replies.
- [09/25] hadoop git commit: Fix broken download of directories - posted by vi...@apache.org on 2014/11/12 04:47:31 UTC, 0 replies.
- [10/25] hadoop git commit: Release Notes for hadoop-2.6.0. - posted by vi...@apache.org on 2014/11/12 04:47:32 UTC, 0 replies.
- [11/25] hadoop git commit: Release Notes for hadoop-2.6.0. - posted by vi...@apache.org on 2014/11/12 04:47:33 UTC, 0 replies.
- [12/25] hadoop git commit: HADOOP-11289. Fix typo in RpcUtil log message. Contributed by Charles Lamb. - posted by vi...@apache.org on 2014/11/12 04:47:34 UTC, 0 replies.
- [13/25] hadoop git commit: Set the release date for 2.5.2 - posted by vi...@apache.org on 2014/11/12 04:47:35 UTC, 0 replies.
- [14/25] hadoop git commit: HADOOP-11296. Nfs3FileAttributes should not change the values of rdev, nlink and size in the constructor. Contributed by Brandon Li. - posted by vi...@apache.org on 2014/11/12 04:47:36 UTC, 0 replies.
- [15/25] hadoop git commit: HADOOP-9576. Changed NetUtils#wrapException to throw EOFException instead of wrapping it as IOException. Contributed by Steve Loughran - posted by vi...@apache.org on 2014/11/12 04:47:37 UTC, 0 replies.
- [16/25] hadoop git commit: YARN-2841. RMProxy should retry EOFException. Contributed by Jian He - posted by vi...@apache.org on 2014/11/12 04:47:38 UTC, 0 replies.
- [17/25] hadoop git commit: YARN-2841: Correct fix version from branch-2.6 to branch-2.7 in the change log. - posted by vi...@apache.org on 2014/11/12 04:47:39 UTC, 0 replies.
- [18/25] hadoop git commit: YARN-2735. diskUtilizationPercentageCutoff and diskUtilizationSpaceCutoff are initialized twice in DirectoryCollection. (Zhihai Xu via kasha) - posted by vi...@apache.org on 2014/11/12 04:47:40 UTC, 0 replies.
- [19/25] hadoop git commit: YARN-2843. Fixed NodeLabelsManager to trim inputs for hosts and labels so as to make them work correctly. Contributed by Wangda Tan. - posted by vi...@apache.org on 2014/11/12 04:47:41 UTC, 0 replies.
- [20/25] hadoop git commit: HDFS-7381. Decouple the management of block id and gen stamps from FSNamesystem. Contributed by Haohui Mai. - posted by vi...@apache.org on 2014/11/12 04:47:42 UTC, 0 replies.
- [21/25] hadoop git commit: HDFS-7387. NFS may only do partial commit due to a race between COMMIT and write. Contributed by Brandon Li - posted by vi...@apache.org on 2014/11/12 04:47:43 UTC, 0 replies.
- [22/25] hadoop git commit: YARN-570. Time strings are formated in different timezone. (Akira Ajisaka and Peng Zhang via kasha) - posted by vi...@apache.org on 2014/11/12 04:47:44 UTC, 0 replies.
- [23/25] hadoop git commit: HDFS-7389. Named user ACL cannot stop the user from accessing the FS entity. Contributed by Vinayakumar B. - posted by vi...@apache.org on 2014/11/12 04:47:45 UTC, 0 replies.
- [24/25] hadoop git commit: HDFS-7375. Move FSClusterStats to o.a.h.h.hdfs.server.blockmanagement. Contributed by Haohui Mai. - posted by vi...@apache.org on 2014/11/12 04:47:46 UTC, 0 replies.
- [25/25] hadoop git commit: Merge remote-tracking branch 'origin/trunk' into HDFS-EC - posted by vi...@apache.org on 2014/11/12 04:47:47 UTC, 0 replies.
- hadoop git commit: YARN-1964. Create Docker analog of the LinuxContainerExecutor in YARN - posted by ra...@apache.org on 2014/11/12 06:28:34 UTC, 3 replies.
- hadoop git commit: YARN-2780. Log aggregated resource allocation in rm-appsummary.log. Contributed by Eric Payne - posted by jl...@apache.org on 2014/11/12 18:02:13 UTC, 0 replies.
- hadoop git commit: YARN-2780. Log aggregated resource allocation in rm-appsummary.log. Contributed by Eric Payne (cherry picked from commit f8aefa5e9c8c6d2817205b5ed8d914db31f56ae7) - posted by jl...@apache.org on 2014/11/12 18:03:21 UTC, 0 replies.
- hadoop git commit: YARN-2236. [YARN-1492] Shared Cache uploader service on the Node Manager. (Chris Trezzo and Sanjin Lee via kasha) - posted by ka...@apache.org on 2014/11/12 18:31:17 UTC, 1 replies.
- hadoop git commit: HADOOP-9576. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by ac...@apache.org on 2014/11/12 18:55:41 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-9576. Changed NetUtils#wrapException to throw EOFException instead of wrapping it as IOException. Contributed by Steve Loughran - posted by ac...@apache.org on 2014/11/12 19:01:56 UTC, 1 replies.
- [2/2] hadoop git commit: HADOOP-9576. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by ac...@apache.org on 2014/11/12 19:01:57 UTC, 1 replies.
- hadoop git commit: YARN-2841. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by ac...@apache.org on 2014/11/12 19:37:05 UTC, 1 replies.
- hadoop git commit: YARN-2843. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by ac...@apache.org on 2014/11/12 19:41:31 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-2843. Fixed NodeLabelsManager to trim inputs for hosts and labels so as to make them work correctly. Contributed by Wangda Tan. - posted by ac...@apache.org on 2014/11/12 19:44:58 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-2843. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by ac...@apache.org on 2014/11/12 19:44:59 UTC, 1 replies.
- hadoop git commit: YARN-2794. Fixed log messages about distributing system-credentials. Contributed by Jian He. - posted by zj...@apache.org on 2014/11/12 20:08:49 UTC, 3 replies.
- hadoop git commit: HDFS-7387. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by ac...@apache.org on 2014/11/12 20:32:53 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-7387. NFS may only do partial commit due to a race between COMMIT and write. Contributed by Brandon Li - posted by cn...@apache.org on 2014/11/12 21:10:29 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-7387. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by cn...@apache.org on 2014/11/12 21:10:30 UTC, 1 replies.
- hadoop git commit: HADOOP-11025. hadoop-daemons.sh should just call hdfs directly (Masatake Iwasaki via aw) - posted by aw...@apache.org on 2014/11/13 00:47:09 UTC, 0 replies.
- hadoop git commit: HADOOP-11284. Fix variable name mismatches in hadoop-functions.sh (Masatake Iwasaki via aw) - posted by aw...@apache.org on 2014/11/13 00:58:58 UTC, 0 replies.
- hadoop git commit: YARN-2603. ApplicationConstants missing HADOOP_MAPRED_HOME (Ray Chiang via aw) - posted by aw...@apache.org on 2014/11/13 02:03:05 UTC, 1 replies.
- hadoop git commit: HADOOP-11217. (Addendum to allow SSLv2Hello) Disable SSLv3 in KMS. (Robert Kanter via kasha) - posted by ka...@apache.org on 2014/11/13 03:39:10 UTC, 3 replies.
- hadoop git commit: HDFS-7391. Renable SSLv2Hello in HttpFS. Contributed by Robert Kanter. - posted by ac...@apache.org on 2014/11/13 03:51:57 UTC, 3 replies.
- hadoop git commit: Fix CHANGES.txt to make it consistent with branch-2. - posted by wh...@apache.org on 2014/11/13 05:03:33 UTC, 0 replies.
- hadoop git commit: HDFS-6938. Cleanup javac warnings in FSNamesystem. Contributed by Charles Lamb. - posted by wh...@apache.org on 2014/11/13 05:09:38 UTC, 0 replies.
- hadoop git commit: Fix CHANGES.txt to keep it consistent with trunk. - posted by wh...@apache.org on 2014/11/13 05:14:20 UTC, 2 replies.
- hadoop git commit: HADOOP-7984. Add hadoop --loglevel option to change log level. Contributed by Aikira AJISAKA. - posted by cn...@apache.org on 2014/11/13 06:41:50 UTC, 1 replies.
- hadoop git commit: HADOOP-11291. Log the cause of SASL connection failures. Contributed by Stephen Chu. - posted by cn...@apache.org on 2014/11/13 06:57:26 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6156. Fetcher - connect() doesn't handle connection refused correctly. Contributed by Junping Du - posted by jl...@apache.org on 2014/11/13 16:43:25 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6156. Fetcher - connect() doesn't handle connection refused correctly. Contributed by Junping Du (cherry picked from commit 177e8090f5809beb3ebcb656cd0affbb3f487de8) - posted by jl...@apache.org on 2014/11/13 17:00:23 UTC, 1 replies.
- hadoop git commit: YARN-2846. Incorrect persist exit code for running containers in reacquireContainer() that interrupted by NodeManager restart. Contributed by Junping Du - posted by jl...@apache.org on 2014/11/13 17:12:10 UTC, 0 replies.
- hadoop git commit: YARN-2853. Fixed a bug in ResourceManager causing apps to hang when the user kill request races with ApplicationMaster finish. Contributed by Jian He. - posted by vi...@apache.org on 2014/11/13 17:13:34 UTC, 1 replies.
- hadoop git commit: YARN-2846. Incorrect persist exit code for running containers in reacquireContainer() that interrupted by NodeManager restart. Contributed by Junping Du (cherry picked from commit 33ea5ae92b9dd3abace104903d9a94d17dd75af5) - posted by jl...@apache.org on 2014/11/13 17:18:36 UTC, 1 replies.
- hadoop git commit: HDFS-7391. Renable SSLv2Hello in HttpFS. (Robert Kanter via kasha) - posted by ka...@apache.org on 2014/11/13 18:12:13 UTC, 1 replies.
- hadoop git commit: YARN-2853. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by ac...@apache.org on 2014/11/13 19:04:52 UTC, 1 replies.
- hadoop git commit: YARN-2635. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by ac...@apache.org on 2014/11/13 19:27:54 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-2635. TestRM, TestRMRestart, TestClientToAMTokens should run with both CS and FS. (Wei Yan and kasha via kasha) - posted by ac...@apache.org on 2014/11/13 19:37:11 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-2635. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by ac...@apache.org on 2014/11/13 19:37:12 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-2853. Fixed a bug in ResourceManager causing apps to hang when the user kill request races with ApplicationMaster finish. Contributed by Jian He. - posted by ac...@apache.org on 2014/11/13 19:40:43 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-2853. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by ac...@apache.org on 2014/11/13 19:40:44 UTC, 0 replies.
- [1/5] hadoop git commit: YARN-2635. TestRM, TestRMRestart, TestClientToAMTokens should run with both CS and FS. (Wei Yan and kasha via kasha) - posted by ac...@apache.org on 2014/11/13 19:47:49 UTC, 0 replies.
- [2/5] hadoop git commit: YARN-2635. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by ac...@apache.org on 2014/11/13 19:47:50 UTC, 0 replies.
- [3/5] hadoop git commit: YARN-2853. Fixed a bug in ResourceManager causing apps to hang when the user kill request races with ApplicationMaster finish. Contributed by Jian He. - posted by ac...@apache.org on 2014/11/13 19:47:51 UTC, 0 replies.
- [4/5] hadoop git commit: YARN-2846. Incorrect persist exit code for running containers in reacquireContainer() that interrupted by NodeManager restart. Contributed by Junping Du - posted by ac...@apache.org on 2014/11/13 19:47:52 UTC, 0 replies.
- [5/5] hadoop git commit: YARN-2853. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by ac...@apache.org on 2014/11/13 19:47:53 UTC, 0 replies.
- hadoop git commit: YARN-1964. Adding changelog back in. - posted by ac...@apache.org on 2014/11/13 20:39:44 UTC, 1 replies.
- [1/3] hadoop git commit: HADOOP-8989. hadoop fs -find feature (Jonathan Allen via aw) - posted by aw...@apache.org on 2014/11/13 21:01:46 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-8989. hadoop fs -find feature (Jonathan Allen via aw) - posted by aw...@apache.org on 2014/11/13 21:01:47 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-11298. slaves.sh and stop-all.sh are missing slashes (aw) - posted by aw...@apache.org on 2014/11/13 21:01:48 UTC, 0 replies.
- hadoop git commit: HADOOP-11150. hadoop command should show the reason on failure by invalid COMMAND or CLASSNAME (Masatake Iwasaki via aw) - posted by aw...@apache.org on 2014/11/13 21:08:31 UTC, 0 replies.
- hadoop git commit: HDFS-7358. Clients may get stuck waiting when using ByteArrayManager. - posted by sz...@apache.org on 2014/11/13 21:30:05 UTC, 1 replies.
- hadoop git commit: HDFS-7385. ThreadLocal used in FSEditLog class causes FSImage permission mess up. Contributed by jiangyu. - posted by cn...@apache.org on 2014/11/13 21:35:01 UTC, 3 replies.
- hadoop git commit: Preparing to release hadoop-2.6.0-rc1. - posted by ac...@apache.org on 2014/11/13 22:03:01 UTC, 3 replies.
- hadoop git commit: Revert "YARN-2603. ApplicationConstants missing HADOOP_MAPRED_HOME (Ray Chiang via aw)" - posted by vi...@apache.org on 2014/11/13 22:21:06 UTC, 1 replies.
- hadoop git commit: YARN-2766. Made ApplicationHistoryManager return a sorted list of apps, attempts and containers. Contributed by Robert Kanter. - posted by zj...@apache.org on 2014/11/13 22:53:17 UTC, 1 replies.
- hadoop git commit: HDFS-7395. BlockIdManager#clear() bails out when resetting the GenerationStampV1Limit. Contributed by Haohui Mai. - posted by wh...@apache.org on 2014/11/13 23:43:10 UTC, 1 replies.
- hadoop git commit: YARN-2856. Fixed RMAppImpl to handle ATTEMPT_KILLED event at ACCEPTED state on app recovery. Contributed by Rohith Sharmaks - posted by ji...@apache.org on 2014/11/14 00:34:40 UTC, 0 replies.
- hadoop git commit: YARN-2856. Fixed RMAppImpl to handle ATTEMPT_KILLED event at ACCEPTED state on app recovery. Contributed by Rohith Sharmaks (cherry picked from commit d005404ef7211fe96ce1801ed267a249568540fd) - posted by ji...@apache.org on 2014/11/14 00:35:05 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-5918. LineRecordReader can return the same decompressor to CodecPool multiple times (Sergey Murylev via raviprak) - posted by ra...@apache.org on 2014/11/14 12:46:07 UTC, 1 replies.
- hadoop git commit: Set the release date for 2.5.2-RC1 - posted by ka...@apache.org on 2014/11/14 21:11:29 UTC, 0 replies.
- hadoop git commit: YARN-2857. ConcurrentModificationException in ContainerLogAppender. Contributed by Mohammad Kamrul Islam - posted by jl...@apache.org on 2014/11/14 21:48:28 UTC, 0 replies.
- hadoop git commit: YARN-2857. ConcurrentModificationException in ContainerLogAppender. Contributed by Mohammad Kamrul Islam (cherry picked from commit f2fe8a800e5b0f3875931adba9ae20c6a95aa4ff) - posted by jl...@apache.org on 2014/11/14 21:49:42 UTC, 0 replies.
- hadoop git commit: HADOOP-11257. Update "hadoop jar" documentation to warn against using it for launching yarn jars (iwasakims via cmccabe) - posted by cm...@apache.org on 2014/11/14 21:53:35 UTC, 2 replies.
- hadoop git commit: HADOOP-11257. Update "hadoop jar" documentation to warn against using it for launching yarn jars (iwasakims via cmccabe) (cherry picked from commit 10c98aed38430df5a18899b098c34f5874a798d4) - posted by cm...@apache.org on 2014/11/14 22:03:12 UTC, 0 replies.
- hadoop git commit: Revert HADOOP-11257 because it didn't get a jenkins run yet - posted by cm...@apache.org on 2014/11/14 22:06:20 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6161. mapred hsadmin command missing from trunk. Contributed by Allen Wittenauer - posted by jl...@apache.org on 2014/11/14 22:11:03 UTC, 0 replies.
- hadoop git commit: YARN-2816. NM fail to start with NPE during container recovery. Contributed by Zhihai Xu - posted by jl...@apache.org on 2014/11/14 22:26:54 UTC, 0 replies.
- hadoop git commit: YARN-2816. NM fail to start with NPE during container recovery. Contributed by Zhihai Xu (cherry picked from commit 49c38898b0be64fc686d039ed2fb2dea1378df02) - posted by jl...@apache.org on 2014/11/14 22:28:54 UTC, 0 replies.
- hadoop git commit: YARN-2811. In Fair Scheduler, reservation fulfillments shouldn't ignore max share (Siqi Li via Sandy Ryza) - posted by sa...@apache.org on 2014/11/15 00:20:09 UTC, 1 replies.
- hadoop git commit: HADOOP-11307. create-release script should run git clean first (kasha) - posted by ka...@apache.org on 2014/11/15 00:37:53 UTC, 4 replies.
- hadoop git commit: HDFS-7386. Replace check "port number < 1024" with shared isPrivilegedPort method. Contributed by Yongjun Zhang. - posted by cn...@apache.org on 2014/11/15 01:46:00 UTC, 1 replies.
- hadoop git commit: YARN-2432. RMStateStore should process the pending events before close. Contributed by Varun Saxena - posted by ji...@apache.org on 2014/11/15 02:24:52 UTC, 0 replies.
- hadoop git commit: YARN-2432. RMStateStore should process the pending events before close. Contributed by Varun Saxena (cherry picked from commit 9b860661a5754e829bd8c34ef092757421589bbe) - posted by ji...@apache.org on 2014/11/15 02:25:30 UTC, 0 replies.
- hadoop git commit: YARN-1703. Fixed ResourceManager web-proxy to close connections correctly. Contributed by Rohith Sharma. - posted by vi...@apache.org on 2014/11/15 21:06:31 UTC, 1 replies.
- [Hadoop Wiki] Trivial Update of "dineshs/IsolatingYarnAppsInDockerContainers" by dineshs - posted by Apache Wiki <wi...@apache.org> on 2014/11/17 05:49:30 UTC, 0 replies.
- hadoop git commit: HDFS-7394. Log at INFO level, not WARN level, when InvalidToken is seen in ShortCircuitCache (Keith Pak via Colin P. McCabe) - posted by cm...@apache.org on 2014/11/17 06:21:12 UTC, 0 replies.
- hadoop git commit: HDFS-7394. Log at INFO level, not WARN level, when InvalidToken is seen in ShortCircuitCache (Keith Pak via Colin P. McCabe) (cherry picked from commit 26d3b7e6ae867596bbced0bfddde22d3c0d976bb) - posted by cm...@apache.org on 2014/11/17 06:21:34 UTC, 0 replies.
- [01/45] hadoop git commit: YARN-1964. Create Docker analog of the LinuxContainerExecutor in YARN - posted by vi...@apache.org on 2014/11/17 07:30:03 UTC, 0 replies.
- [02/45] hadoop git commit: YARN-2780. Log aggregated resource allocation in rm-appsummary.log. Contributed by Eric Payne - posted by vi...@apache.org on 2014/11/17 07:30:04 UTC, 0 replies.
- [03/45] hadoop git commit: YARN-2236. [YARN-1492] Shared Cache uploader service on the Node Manager. (Chris Trezzo and Sanjin Lee via kasha) - posted by vi...@apache.org on 2014/11/17 07:30:05 UTC, 0 replies.
- [04/45] hadoop git commit: HADOOP-9576. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by vi...@apache.org on 2014/11/17 07:30:06 UTC, 0 replies.
- [05/45] hadoop git commit: YARN-2841. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by vi...@apache.org on 2014/11/17 07:30:07 UTC, 0 replies.
- [06/45] hadoop git commit: YARN-2843. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by vi...@apache.org on 2014/11/17 07:30:08 UTC, 0 replies.
- [07/45] hadoop git commit: YARN-2794. Fixed log messages about distributing system-credentials. Contributed by Jian He. - posted by vi...@apache.org on 2014/11/17 07:30:09 UTC, 0 replies.
- [08/45] hadoop git commit: HDFS-7387. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by vi...@apache.org on 2014/11/17 07:30:10 UTC, 0 replies.
- [09/45] hadoop git commit: HADOOP-11025. hadoop-daemons.sh should just call hdfs directly (Masatake Iwasaki via aw) - posted by vi...@apache.org on 2014/11/17 07:30:11 UTC, 0 replies.
- [10/45] hadoop git commit: HADOOP-11284. Fix variable name mismatches in hadoop-functions.sh (Masatake Iwasaki via aw) - posted by vi...@apache.org on 2014/11/17 07:30:12 UTC, 0 replies.
- [11/45] hadoop git commit: YARN-2603. ApplicationConstants missing HADOOP_MAPRED_HOME (Ray Chiang via aw) - posted by vi...@apache.org on 2014/11/17 07:30:13 UTC, 0 replies.
- [12/45] hadoop git commit: HADOOP-11217. (Addendum to allow SSLv2Hello) Disable SSLv3 in KMS. (Robert Kanter via kasha) - posted by vi...@apache.org on 2014/11/17 07:30:14 UTC, 0 replies.
- [13/45] hadoop git commit: HDFS-7391. Renable SSLv2Hello in HttpFS. Contributed by Robert Kanter. - posted by vi...@apache.org on 2014/11/17 07:30:15 UTC, 0 replies.
- [14/45] hadoop git commit: Fix CHANGES.txt to make it consistent with branch-2. - posted by vi...@apache.org on 2014/11/17 07:30:16 UTC, 0 replies.
- [15/45] hadoop git commit: HADOOP-7984. Add hadoop --loglevel option to change log level. Contributed by Aikira AJISAKA. - posted by vi...@apache.org on 2014/11/17 07:30:17 UTC, 0 replies.
- [16/45] hadoop git commit: HADOOP-11291. Log the cause of SASL connection failures. Contributed by Stephen Chu. - posted by vi...@apache.org on 2014/11/17 07:30:18 UTC, 0 replies.
- [17/45] hadoop git commit: MAPREDUCE-6156. Fetcher - connect() doesn't handle connection refused correctly. Contributed by Junping Du - posted by vi...@apache.org on 2014/11/17 07:30:19 UTC, 0 replies.
- [18/45] hadoop git commit: YARN-2846. Incorrect persist exit code for running containers in reacquireContainer() that interrupted by NodeManager restart. Contributed by Junping Du - posted by vi...@apache.org on 2014/11/17 07:30:20 UTC, 0 replies.
- [19/45] hadoop git commit: YARN-2853. Fixed a bug in ResourceManager causing apps to hang when the user kill request races with ApplicationMaster finish. Contributed by Jian He. - posted by vi...@apache.org on 2014/11/17 07:30:21 UTC, 0 replies.
- [20/45] hadoop git commit: YARN-2853. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by vi...@apache.org on 2014/11/17 07:30:22 UTC, 0 replies.
- [21/45] hadoop git commit: YARN-2635. Merging to branch-2.6 for hadoop-2.6.0-rc1. - posted by vi...@apache.org on 2014/11/17 07:30:23 UTC, 0 replies.
- [22/45] hadoop git commit: HADOOP-8989. hadoop fs -find feature (Jonathan Allen via aw) - posted by vi...@apache.org on 2014/11/17 07:30:24 UTC, 0 replies.
- [23/45] hadoop git commit: HADOOP-8989. hadoop fs -find feature (Jonathan Allen via aw) - posted by vi...@apache.org on 2014/11/17 07:30:25 UTC, 0 replies.
- [24/45] hadoop git commit: HADOOP-11298. slaves.sh and stop-all.sh are missing slashes (aw) - posted by vi...@apache.org on 2014/11/17 07:30:26 UTC, 0 replies.
- [25/45] hadoop git commit: HADOOP-11150. hadoop command should show the reason on failure by invalid COMMAND or CLASSNAME (Masatake Iwasaki via aw) - posted by vi...@apache.org on 2014/11/17 07:30:27 UTC, 0 replies.
- [26/45] hadoop git commit: HDFS-7358. Clients may get stuck waiting when using ByteArrayManager. - posted by vi...@apache.org on 2014/11/17 07:30:28 UTC, 0 replies.
- [27/45] hadoop git commit: HDFS-7385. ThreadLocal used in FSEditLog class causes FSImage permission mess up. Contributed by jiangyu. - posted by vi...@apache.org on 2014/11/17 07:30:29 UTC, 0 replies.
- [28/45] hadoop git commit: Preparing to release hadoop-2.6.0-rc1. - posted by vi...@apache.org on 2014/11/17 07:30:30 UTC, 0 replies.
- [29/45] hadoop git commit: Revert "YARN-2603. ApplicationConstants missing HADOOP_MAPRED_HOME (Ray Chiang via aw)" - posted by vi...@apache.org on 2014/11/17 07:30:31 UTC, 0 replies.
- [30/45] hadoop git commit: YARN-2766. Made ApplicationHistoryManager return a sorted list of apps, attempts and containers. Contributed by Robert Kanter. - posted by vi...@apache.org on 2014/11/17 07:30:32 UTC, 0 replies.
- [31/45] hadoop git commit: HDFS-7395. BlockIdManager#clear() bails out when resetting the GenerationStampV1Limit. Contributed by Haohui Mai. - posted by vi...@apache.org on 2014/11/17 07:30:33 UTC, 0 replies.
- [32/45] hadoop git commit: YARN-2856. Fixed RMAppImpl to handle ATTEMPT_KILLED event at ACCEPTED state on app recovery. Contributed by Rohith Sharmaks - posted by vi...@apache.org on 2014/11/17 07:30:34 UTC, 0 replies.
- [33/45] hadoop git commit: MAPREDUCE-5918. LineRecordReader can return the same decompressor to CodecPool multiple times (Sergey Murylev via raviprak) - posted by vi...@apache.org on 2014/11/17 07:30:35 UTC, 0 replies.
- [34/45] hadoop git commit: YARN-2857. ConcurrentModificationException in ContainerLogAppender. Contributed by Mohammad Kamrul Islam - posted by vi...@apache.org on 2014/11/17 07:30:36 UTC, 0 replies.
- [35/45] hadoop git commit: HADOOP-11257. Update "hadoop jar" documentation to warn against using it for launching yarn jars (iwasakims via cmccabe) - posted by vi...@apache.org on 2014/11/17 07:30:37 UTC, 0 replies.
- [36/45] hadoop git commit: Revert HADOOP-11257 because it didn't get a jenkins run yet - posted by vi...@apache.org on 2014/11/17 07:30:38 UTC, 0 replies.
- [37/45] hadoop git commit: MAPREDUCE-6161. mapred hsadmin command missing from trunk. Contributed by Allen Wittenauer - posted by vi...@apache.org on 2014/11/17 07:30:39 UTC, 0 replies.
- [38/45] hadoop git commit: YARN-2816. NM fail to start with NPE during container recovery. Contributed by Zhihai Xu - posted by vi...@apache.org on 2014/11/17 07:30:40 UTC, 0 replies.
- [39/45] hadoop git commit: YARN-2811. In Fair Scheduler, reservation fulfillments shouldn't ignore max share (Siqi Li via Sandy Ryza) - posted by vi...@apache.org on 2014/11/17 07:30:41 UTC, 0 replies.
- [40/45] hadoop git commit: HADOOP-11307. create-release script should run git clean first (kasha) - posted by vi...@apache.org on 2014/11/17 07:30:42 UTC, 0 replies.
- [41/45] hadoop git commit: HDFS-7386. Replace check "port number < 1024" with shared isPrivilegedPort method. Contributed by Yongjun Zhang. - posted by vi...@apache.org on 2014/11/17 07:30:43 UTC, 0 replies.
- [42/45] hadoop git commit: YARN-2432. RMStateStore should process the pending events before close. Contributed by Varun Saxena - posted by vi...@apache.org on 2014/11/17 07:30:44 UTC, 0 replies.
- [43/45] hadoop git commit: YARN-1703. Fixed ResourceManager web-proxy to close connections correctly. Contributed by Rohith Sharma. - posted by vi...@apache.org on 2014/11/17 07:30:45 UTC, 0 replies.
- [44/45] hadoop git commit: HDFS-7394. Log at INFO level, not WARN level, when InvalidToken is seen in ShortCircuitCache (Keith Pak via Colin P. McCabe) - posted by vi...@apache.org on 2014/11/17 07:30:46 UTC, 0 replies.
- [45/45] hadoop git commit: Merge remote-tracking branch 'origin/trunk' into HDFS-EC - posted by vi...@apache.org on 2014/11/17 07:30:47 UTC, 0 replies.
- hadoop git commit: HDFS-7399. Lack of synchronization in DFSOutputStream#Packet#getLastByteOffsetBlock() (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2014/11/17 15:49:47 UTC, 1 replies.
- hadoop git commit: HDFS-7279. Use netty to implement DatanodeWebHdfsMethods. Contributed by Haohui Mai. - posted by wh...@apache.org on 2014/11/17 21:56:19 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-11157. ZKDelegationTokenSecretManager never shuts down listenerThreadPool. Contributed by Arun Suresh. - posted by at...@apache.org on 2014/11/17 22:06:59 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-11157. ZKDelegationTokenSecretManager never shuts down listenerThreadPool. Contributed by Arun Suresh. (cherry picked from commit 07d489e6230682e0553840bb1a0e446acb9f8d19) - posted by at...@apache.org on 2014/11/17 22:07:00 UTC, 0 replies.
- hadoop git commit: YARN-2414. RM web UI: app page will crash if app is failed before any attempt has been created. Contributed by Wangda Tan - posted by jl...@apache.org on 2014/11/17 22:16:36 UTC, 0 replies.
- hadoop git commit: YARN-2414. RM web UI: app page will crash if app is failed before any attempt has been created. Contributed by Wangda Tan (cherry picked from commit 81c9d17af84ed87b9ded7057cb726a3855ddd32d) - posted by jl...@apache.org on 2014/11/17 22:17:57 UTC, 0 replies.
- hadoop git commit: HDFS-7146. NFS ID/Group lookup requires SSSD enumeration on the server. Contributed by Yongjun Zhang - posted by br...@apache.org on 2014/11/17 22:25:13 UTC, 1 replies.
- hadoop git commit: HADOOP-11311. Restrict uppercase key names from being created with JCEKS. - posted by wa...@apache.org on 2014/11/17 23:00:49 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6162. mapred hsadmin fails on a secure cluster. Contributed by Jason Lowe - posted by jl...@apache.org on 2014/11/18 00:01:12 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6162. mapred hsadmin fails on a secure cluster. Contributed by Jason Lowe (cherry picked from commit 09b3dee122ad20fae22ae8de74886dbf11c39343) - posted by jl...@apache.org on 2014/11/18 00:02:15 UTC, 0 replies.
- hadoop git commit: YARN-2690. [YARN-2574] Make ReservationSystem and its dependent classes independent of Scheduler type. (Anubhav Dhoot via kasha) - posted by ka...@apache.org on 2014/11/18 01:46:09 UTC, 1 replies.
- hadoop git commit: HDFS-6982. nntop: topĀ­-like tool for name node users. (Maysam Yabandeh via wang) - posted by wa...@apache.org on 2014/11/18 02:34:09 UTC, 1 replies.
- hadoop git commit: HDFS-7404. Remove o.a.h.hdfs.server.datanode.web.resources. Contributed by Li Lu. - posted by wh...@apache.org on 2014/11/18 02:35:54 UTC, 2 replies.
- hadoop git commit: MAPREDUCE-6049. AM JVM does not exit if MRClientService graceful shutdown fails. Contributed by Rohith. - posted by de...@apache.org on 2014/11/18 17:40:50 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6049. AM JVM does not exit if MRClientService graceful shutdown fails. Contributed by Rohith. (cherry picked from commit 7250b0bf914a55d0fa4802834de7f1909f1b0d6b) - posted by de...@apache.org on 2014/11/18 17:41:23 UTC, 0 replies.
- hadoop git commit: HADOOP-11309. System class pattern package.Foo should match package.Foo$Bar, too. Contributed by Gera Shegalov - posted by jl...@apache.org on 2014/11/18 18:23:33 UTC, 0 replies.
- hadoop git commit: HADOOP-11309. System class pattern package.Foo should match package.Foo$Bar, too. Contributed by Gera Shegalov (cherry picked from commit b4ca7276902ad362f746ea997f7e977a7a6abd0e) - posted by jl...@apache.org on 2014/11/18 18:25:47 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-11312. Fix unit tests to not use uppercase key names. - posted by wa...@apache.org on 2014/11/18 19:54:28 UTC, 0 replies.
- hadoop git commit: HADOOP-11312. Fix unit tests to not use uppercase key names. - posted by wa...@apache.org on 2014/11/18 19:54:29 UTC, 0 replies.
- [2/2] hadoop git commit: Revert "HDFS-7404. Remove o.a.h.hdfs.server.datanode.web.resources. Contributed by Li Lu." - posted by wa...@apache.org on 2014/11/18 19:54:29 UTC, 0 replies.
- hadoop git commit: HDFS-7406. SimpleHttpProxyHandler puts incorrect "Connection: Close" header. Contributed by Haohui Mai. - posted by wh...@apache.org on 2014/11/18 23:54:49 UTC, 1 replies.
- hadoop git commit: YARN-2870. Updated the command to run the timeline server it the document. Contributed by Masatake Iwasaki. - posted by zj...@apache.org on 2014/11/19 01:05:37 UTC, 1 replies.
- hadoop git commit: YARN-2157. Added YARN metrics in the documentaion. Contributed by Akira AJISAKA - posted by ji...@apache.org on 2014/11/19 01:12:54 UTC, 0 replies.
- hadoop git commit: YARN-2157. Added YARN metrics in the documentaion. Contributed by Akira AJISAKA (cherry picked from commit 90a968d6757511b6d89538516db0e699129d854c) - posted by ji...@apache.org on 2014/11/19 01:13:21 UTC, 0 replies.
- hadoop git commit: HDFS-7398. Reset cached thread-local FSEditLogOp's on every FSEditLog#logEdit. Contributed by Gera Shegalov. - posted by cn...@apache.org on 2014/11/19 01:59:44 UTC, 1 replies.
- hadoop git commit: HADOOP-11201. Hadoop Archives should support globs resolving to files. Contributed by Gera Shegalov. - posted by cn...@apache.org on 2014/11/19 02:10:14 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-7225. Remove stale block invalidation work when DN re-registers with different UUID. (Zhe Zhang and Andrew Wang) - posted by wa...@apache.org on 2014/11/19 07:19:51 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-7373. Allow decommissioning of dead DataNodes. Contributed by Zhe Zhang. - posted by wa...@apache.org on 2014/11/19 07:19:52 UTC, 1 replies.
- hadoop git commit: HDFS-7407. Minor typo in privileged pid/out/log names (aw) - posted by aw...@apache.org on 2014/11/19 23:02:39 UTC, 0 replies.
- hadoop git commit: YARN-2878. Fix DockerContainerExecutor.apt.vm formatting. Contributed by Abin Shahab - posted by ji...@apache.org on 2014/11/19 23:44:46 UTC, 0 replies.
- hadoop git commit: YARN-2878. Fix DockerContainerExecutor.apt.vm formatting. Contributed by Abin Shahab (cherry picked from commit bc4ee5e06f89b2037e0967f8ba91089ced4b7f0e) - posted by ji...@apache.org on 2014/11/19 23:45:08 UTC, 0 replies.
- hadoop git commit: HADOOP-11208. Replace "daemon" with better name in script subcommands (aw) - posted by aw...@apache.org on 2014/11/19 23:49:52 UTC, 0 replies.
- [Hadoop Wiki] Update of "UnixShellScriptProgrammingGuide" by SomeOtherAccount - posted by Apache Wiki <wi...@apache.org> on 2014/11/19 23:57:40 UTC, 1 replies.
- hadoop git commit: HDFS-7409. Allow dead nodes to finish decommissioning if all files are fully replicated. - posted by wa...@apache.org on 2014/11/20 02:55:04 UTC, 1 replies.
- hadoop git commit: YARN-2865. Fixed RM to always create a new RMContext when transtions from StandBy to Active. Contributed by Rohith Sharmaks - posted by ji...@apache.org on 2014/11/20 04:49:27 UTC, 0 replies.
- hadoop git commit: YARN-2865. Fixed RM to always create a new RMContext when transtions from StandBy to Active. Contributed by Rohith Sharmaks (cherry picked from commit 9cb8b75ba57f18639492bfa3b7e7c11c00bb3d3b) - posted by ji...@apache.org on 2014/11/20 04:49:59 UTC, 0 replies.
- hadoop git commit: YARN-2802. ClusterMetrics to include AM launch and register delays. (Zhihai Xu via kasha) - posted by ka...@apache.org on 2014/11/20 04:50:23 UTC, 0 replies.
- hadoop git commit: YARN-2802. ClusterMetrics to include AM launch and register delays. (Zhihai Xu via kasha) (cherry picked from commit f9f8e750edbe6db453f0a845e2ed49ede66e0e8a) - posted by ka...@apache.org on 2014/11/20 04:50:45 UTC, 0 replies.
- hadoop git commit: YARN-2315. FairScheduler: Set current capacity in addition to capacity. (Zhihai Xu via kasha) - posted by ka...@apache.org on 2014/11/20 05:19:37 UTC, 0 replies.
- hadoop git commit: YARN-2315. FairScheduler: Set current capacity in addition to capacity. (Zhihai Xu via kasha) (cherry picked from commit a9a0cc3679432774154a07d3157ffa0a43e0bf01) - posted by ka...@apache.org on 2014/11/20 05:21:31 UTC, 0 replies.
- hadoop git commit: HDFS-7413. Some unit tests should use NameNodeProtocols instead of FSNameSystem. Contributed by Haohui Mai. - posted by wh...@apache.org on 2014/11/20 19:28:06 UTC, 1 replies.
- hadoop git commit: HADOOP-11323. WritableComparator#compare keeps reference to byte array. Contributed by Wilfred Spiegelenburg. - posted by wa...@apache.org on 2014/11/20 20:06:50 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6170. TestUlimit failure on JDK8. (bc Wong via kasha) - posted by ka...@apache.org on 2014/11/21 00:13:51 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6169. MergeQueue should release reference to the current item from key and value at the end of the iteration to save memory. (Zhihai Xu via kasha) - posted by ka...@apache.org on 2014/11/21 00:37:08 UTC, 1 replies.
- svn commit: r7188 - in /release/hadoop/common: hadoop-2.2.0/ hadoop-2.3.0/ hadoop-2.4.0/ hadoop-2.4.1/ hadoop-2.5.0/ hadoop-2.5.2/ - posted by ka...@apache.org on 2014/11/21 01:32:40 UTC, 0 replies.
- svn commit: r7189 - in /release/hadoop/common: current stable stable1 stable2 - posted by ka...@apache.org on 2014/11/21 01:35:19 UTC, 0 replies.
- svn commit: r7190 - /release/hadoop/common/hadoop-2.5.1/ - posted by ka...@apache.org on 2014/11/21 01:36:21 UTC, 0 replies.
- svn commit: r1640845 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/docs/ publish/docs/r2.5.2/ publish/docs/r2.5.2/api/ publish/docs/r2.5.2/api/org/ publish/docs/r2.5.2/api/org/apache/ publish/docs/r2.5.2/api/org/apache/... - posted by ka...@apache.org on 2014/11/21 01:57:49 UTC, 0 replies.
- svn commit: r1640847 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ - posted by ka...@apache.org on 2014/11/21 02:42:56 UTC, 0 replies.
- hadoop git commit: HDFS-7415. Move FSNameSystem.resolvePath() to FSDirectory. Contributed by Haohui Mai. - posted by wh...@apache.org on 2014/11/21 04:21:43 UTC, 1 replies.
- hadoop git commit: HDFS-7415. Addendum patch to update CHANGES.txt for HDFS-7415. - posted by wh...@apache.org on 2014/11/21 04:23:10 UTC, 0 replies.
- [Hadoop Wiki] Update of "HowToReleasePostMavenizationWithGit" by karthikkambatla - posted by Apache Wiki <wi...@apache.org> on 2014/11/21 05:00:12 UTC, 0 replies.
- [Hadoop Wiki] Update of "HowToRelease" by karthikkambatla - posted by Apache Wiki <wi...@apache.org> on 2014/11/21 05:04:06 UTC, 0 replies.
- hadoop git commit: YARN-2375. Allow enabling/disabling timeline server per framework. (Mit Desai via jeagles) - posted by je...@apache.org on 2014/11/21 06:35:47 UTC, 2 replies.
- svn commit: r7198 - in /release/hadoop/common: KEYS hadoop.asc - posted by st...@apache.org on 2014/11/21 12:04:53 UTC, 0 replies.
- hadoop git commit: YARN-2604. Scheduler should consider max-allocation-* in conjunction with the largest node. (Robert Kanter via kasha) - posted by ka...@apache.org on 2014/11/21 19:42:34 UTC, 0 replies.
- hadoop git commit: YARN-2604. Scheduler should consider max-allocation-* in conjunction with the largest node. (Robert Kanter via kasha) (cherry picked from commit 3114d4731dcca7cb6c16aaa7c7a6550b7dd7dccb) - posted by ka...@apache.org on 2014/11/21 19:44:52 UTC, 0 replies.
- hadoop git commit: HDFS-7420. Delegate permission checks to FSDirectory. Contributed by Haohui Mai. - posted by wh...@apache.org on 2014/11/21 20:01:38 UTC, 1 replies.
- hadoop git commit: YARN-2679. Add metric for container launch duration. (Zhihai Xu via kasha) - posted by ka...@apache.org on 2014/11/21 23:22:34 UTC, 1 replies.
- hadoop git commit: Update release date for 2.5.2 - posted by ka...@apache.org on 2014/11/21 23:34:31 UTC, 2 replies.
- hadoop git commit: Set release date for 2.5.2 - posted by ka...@apache.org on 2014/11/21 23:37:21 UTC, 0 replies.
- hadoop git commit: YARN-2669. FairScheduler: queue names shouldn't allow periods (Wei Yan via Sandy Ryza) - posted by sa...@apache.org on 2014/11/22 01:06:53 UTC, 1 replies.
- hadoop git commit: HDFS-7425. NameNode block deletion logging uses incorrect appender. Contributed by Chris Nauroth. - posted by cn...@apache.org on 2014/11/22 01:35:25 UTC, 2 replies.
- [1/2] hadoop git commit: HDFS-7331. Add Datanode network counts to datanode jmx page. Contributed by Charles Lamb. (cherry picked from commit ffa8c1a1b437cf0dc6d98a9b29161d12919e5afa) - posted by at...@apache.org on 2014/11/22 01:36:58 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-7331. Add Datanode network counts to datanode jmx page. Contributed by Charles Lamb. - posted by at...@apache.org on 2014/11/22 01:36:59 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-5785. Derive heap size or mapreduce.*.memory.mb automatically. (Gera Shegalov and Karthik Kambatla via kasha) - posted by ka...@apache.org on 2014/11/22 03:36:53 UTC, 0 replies.
- hadoop git commit: HDFS-7403. Inaccurate javadoc of BlockUCState#COMPLETE state. (Yongjun Zhang via yliu) - posted by yl...@apache.org on 2014/11/24 06:22:22 UTC, 1 replies.
- hadoop git commit: HDFS-4882. Prevent the Namenode's LeaseManager from looping forever in checkLeases (Ravi Prakash via Colin P. McCabe) - posted by cm...@apache.org on 2014/11/24 19:54:31 UTC, 0 replies.
- hadoop git commit: HDFS-4882. Prevent the Namenode's LeaseManager from looping forever in checkLeases (Ravi Prakash via Colin P. McCabe) (cherry picked from commit daacbc18d739d030822df0b75205eeb067f89850) - posted by cm...@apache.org on 2014/11/24 19:55:40 UTC, 1 replies.
- hadoop git commit: HDFS-7419. Improve error messages for DataNode hot swap drive feature (Lei Xu via Colin P. Mccabe) - posted by cm...@apache.org on 2014/11/24 19:57:47 UTC, 0 replies.
- hadoop git commit: HDFS-7419. Improve error messages for DataNode hot swap drive feature (Lei Xu via Colin P. Mccabe) (cherry picked from commit f636f9d9439742d7ebaaf21f7e22652403572c61) - posted by cm...@apache.org on 2014/11/24 19:58:11 UTC, 0 replies.
- hadoop git commit: HDFS-7412. Move RetryCache to NameNodeRpcServer. Contributed by Haohui Mai. - posted by wh...@apache.org on 2014/11/24 20:11:39 UTC, 1 replies.
- hadoop git commit: CHANGES.txt: add HDFS-4882 - posted by cm...@apache.org on 2014/11/24 20:44:06 UTC, 1 replies.
- hadoop git commit: CHANGES.txt: add HDFS-7419 - posted by cm...@apache.org on 2014/11/24 20:50:11 UTC, 1 replies.
- hadoop git commit: HADOOP-10926. Improve smart-apply-patch.sh to apply binary diffs (cmccabe) - posted by cm...@apache.org on 2014/11/24 21:40:57 UTC, 0 replies.
- hadoop git commit: YARN-1984. LeveldbTimelineStore does not handle db exceptions properly. Contributed by Varun Saxena - posted by jl...@apache.org on 2014/11/24 23:37:55 UTC, 0 replies.
- hadoop git commit: YARN-1984. LeveldbTimelineStore does not handle db exceptions properly. Contributed by Varun Saxena (cherry picked from commit 1ce4d33c2dc86d711b227a04d2f9a2ab696a24a1) - posted by jl...@apache.org on 2014/11/24 23:39:22 UTC, 0 replies.
- hadoop git commit: YARN-2697. Remove useless RMAuthenticationHandler. Contributed by Haosong Huang. - posted by zj...@apache.org on 2014/11/25 00:17:57 UTC, 1 replies.
- hadoop git commit: HDFS-7436. Consolidate implementation of concat(). Contributed by Haohui Mai. - posted by wh...@apache.org on 2014/11/25 00:44:20 UTC, 1 replies.
- hadoop git commit: HDFS-7303. NN UI fails to distinguish datanodes on the same host. Contributed by Benoy Antony. - posted by wh...@apache.org on 2014/11/25 02:46:50 UTC, 1 replies.
- hadoop git commit: HADOOP-11322. key based ACL check in KMS always check KeyOpType.MANAGEMENT even actual KeyOpType is not MANAGEMENT. (Dian Fu via yliu) - posted by yl...@apache.org on 2014/11/25 03:02:47 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-2404. Removed ApplicationAttemptState and ApplicationState class in RMStateStore. Contributed by Tsuyoshi OZAWA - posted by ji...@apache.org on 2014/11/25 21:50:42 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-2404. Removed ApplicationAttemptState and ApplicationState class in RMStateStore. Contributed by Tsuyoshi OZAWA - posted by ji...@apache.org on 2014/11/25 21:50:43 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-2404. Removed ApplicationAttemptState and ApplicationState class in RMStateStore. Contributed by Tsuyoshi OZAWA (cherry picked from commit 5805a81efbc024024d8172489dfdc6cf77879416) - posted by ji...@apache.org on 2014/11/25 21:51:15 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-2404. Removed ApplicationAttemptState and ApplicationState class in RMStateStore. Contributed by Tsuyoshi OZAWA (cherry picked from commit 5805a81efbc024024d8172489dfdc6cf77879416) - posted by ji...@apache.org on 2014/11/25 21:51:16 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-5568. Fixed CompletedJob in JHS to show progress percentage correctly in case the number of mappers or reducers is zero. Contributed by MinJi Kim - posted by ji...@apache.org on 2014/11/25 22:03:20 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-5568. Fixed CompletedJob in JHS to show progress percentage correctly in case the number of mappers or reducers is zero. Contributed by MinJi Kim (cherry picked from commit 78f7cdbfd6e2b9fac51c369c748ae93d12ef065a) - posted by ji...@apache.org on 2014/11/25 22:03:53 UTC, 0 replies.
- hadoop git commit: HADOOP-11300. KMS startup scripts must not display the keystore / truststore passwords. Contributed by Arun Suresh. - posted by wa...@apache.org on 2014/11/26 00:12:16 UTC, 1 replies.
- hadoop git commit: HDFS-7097. Allow block reports to be processed during checkpointing on standby name node. (kihwal via wang) - posted by wa...@apache.org on 2014/11/26 00:42:06 UTC, 1 replies.
- hadoop git commit: HADOOP-11173. Improve error messages for some KeyShell commands. - posted by wa...@apache.org on 2014/11/26 01:13:44 UTC, 1 replies.
- hadoop git commit: YARN-2906. CapacitySchedulerPage shows HTML tags for a queue's Active Users. Contributed by Jason Lowe - posted by ji...@apache.org on 2014/11/26 01:17:46 UTC, 0 replies.
- hadoop git commit: YARN-2906. CapacitySchedulerPage shows HTML tags for a queue's Active Users. Contributed by Jason Lowe (cherry picked from commit 8a7ca13b13c0c3f008a6490cc96d4d48a051d1f7) - posted by ji...@apache.org on 2014/11/26 01:18:11 UTC, 0 replies.
- hadoop git commit: YARN-2188. [YARN-1492] Client service for cache manager. (Chris Trezzo and Sangjin Lee via kasha) - posted by ka...@apache.org on 2014/11/26 01:22:01 UTC, 1 replies.
- hadoop git commit: Revert "MAPREDUCE-5785. Derive heap size or mapreduce.*.memory.mb automatically. (Gera Shegalov and Karthik Kambatla via kasha)" - posted by ka...@apache.org on 2014/11/26 01:24:45 UTC, 0 replies.
- hadoop git commit: HDFS-7440. Consolidate snapshot related operations in a single class. Contributed by Haohui Mai. - posted by wh...@apache.org on 2014/11/26 06:04:01 UTC, 1 replies.
- hadoop git commit: HDFS-7440. Update CHANGES.txt for HDFS-7440. - posted by wh...@apache.org on 2014/11/26 06:05:40 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-6803 Document DFSClient#DFSInputStream expectations reading and preading in concurrent context. (stack via stevel) - posted by st...@apache.org on 2014/11/26 12:44:32 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-6803 Document DFSClient#DFSInputStream expectations reading and preading in concurrent context. (stack via stevel) - posted by st...@apache.org on 2014/11/26 12:44:33 UTC, 0 replies.
- hadoop git commit: HDFS-7310. Mover can give first priority to local DN if it has target storage type available in local DN. (Vinayakumar B via umamahesh) - posted by um...@apache.org on 2014/11/26 19:00:53 UTC, 0 replies.
- hadoop git commit: HDFS-7310. Mover can give first priority to local DN if it has target storage type available in local DN. (Vinayakumar B via umamahesh) (cherry picked from commit 058af60c56207907f2bedf76df4284e86d923e0c) - posted by um...@apache.org on 2014/11/26 19:10:34 UTC, 0 replies.
- hadoop git commit: HDFS-7444. convertToBlockUnderConstruction should preserve BlockCollection. Contributed by Haohui Mai. - posted by wh...@apache.org on 2014/11/26 19:41:41 UTC, 1 replies.
- hadoop git commit: HDFS-7444. Addendum patch to resolve conflicts between HDFS-7444 and HDFS-7310. - posted by wh...@apache.org on 2014/11/26 19:54:27 UTC, 0 replies.
- hadoop git commit: YARN-2165. Added the sanity check for the numeric configuration values of the timeline service. Contributed by Vasanth kumar RJ. - posted by zj...@apache.org on 2014/11/26 21:11:49 UTC, 1 replies.
- hadoop git commit: CHANGES.txt: add HADOOP-11257 - posted by cm...@apache.org on 2014/11/26 22:39:08 UTC, 0 replies.
- hadoop git commit: HDFS-7210. Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient. (Vinayakumar B via umamahesh) - posted by um...@apache.org on 2014/11/28 16:40:58 UTC, 0 replies.
- hadoop git commit: HDFS-7210. Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient. (Vinayakumar B via umamahesh) (cherry picked from commit 1556f86a31a54733d6550363aa0e027acca7823b) - posted by um...@apache.org on 2014/11/28 16:44:26 UTC, 0 replies.