Jian He
|
23eb3c7ceb
|
YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan
|
2016-07-11 22:38:35 -07:00 |
Andrew Wang
|
4e7e48cdc1
|
HDFS-10300. TestDistCpSystem should share MiniDFSCluster. Contributed by John Zhuge.
(cherry picked from commit f292624bd8 )
(cherry picked from commit 38b1eafdbc )
|
2016-07-11 18:06:45 -07:00 |
Akira Ajisaka
|
1b7691b4c1
|
HADOOP-13297. Add missing dependency in setting maven-remote-resource-plugin to fix builds. Contributed by Sean Busbey.
(cherry picked from commit 7bd5d4272c )
(cherry picked from commit 02b037f625 )
|
2016-07-11 17:23:22 -07:00 |
Steve Loughran
|
310c08454f
|
HADOOP-13139 Branch-2: S3a to use thread pool that blocks clients. Contributed by Pieter Reuse.
|
2016-07-11 17:21:14 +01:00 |
Varun Saxena
|
f685973e21
|
YARN-5037. Fix random failure of TestRMRestart#testQueueMetricsOnRMRestart (sandflee via Varun Saxena).
|
2016-07-11 09:39:06 +05:30 |
Akira Ajisaka
|
a8cfcce542
|
Revert "HADOOP-10465. Fix use of generics within SortedMapWritable. Contributed by Bertrand Dechoux."
This reverts commit 1d175f0f3f .
|
2016-07-09 21:01:07 -07:00 |
Junping Du
|
25ea7cc373
|
Fix OOM issue in DistributedShell. Contributed by Jian He.
(cherry picked from commit 9bdb5bebea )
(cherry picked from commit 7db796562c )
|
2016-07-09 05:12:21 -07:00 |
Yongjun Zhang
|
96e68e722f
|
HDFS-10512. VolumeScanner may terminate due to NPE in DataNode.reportBadBlocks. Contributed by Wei-Chiu Chuang and Yiqun Lin.
(cherry picked from commit da6f1b88dd )
|
2016-07-08 22:20:27 -07:00 |
Varun Saxena
|
845daee463
|
YARN-5318. Fix intermittent test failure of TestRMAdminService#testRefreshNodesResourceWithFileSystemBasedConfigurationProvider. (Jun Gong via Varun Saxena).
|
2016-07-09 01:54:22 +05:30 |
Junping Du
|
8645e4ac3b
|
YARN-4939. The decommissioning Node should keep alive during NM restart. Contributed by sandflee.
(cherry picked from commit 30ee57ceb1 )
(cherry picked from commit 5c0386d535 )
|
2016-07-08 06:06:56 -07:00 |
Vinod Kumar Vavilapalli
|
e4a62a233d
|
YARN-5314. Fixed a ConcurrentModificationException in ATS v1.5 EntityGroupFSTimelineStore. Contributed by Li Lu.
(cherry picked from commit 673e5e02fe )
|
2016-07-07 22:42:19 -07:00 |
Akira Ajisaka
|
5522a46f4c
|
HADOOP-13320. Fix arguments check in documentation for WordCount v2.0. Contributed by niccolo becchi.
(cherry picked from commit 9d46a49c74 )
(cherry picked from commit b3b81b4f0e )
|
2016-07-07 15:32:20 -07:00 |
Jitendra Pandey
|
9c7ce389c7
|
HADOOP-13283. Support reset operation for new global storage statistics and per FS storage stats. Contributed by Mingliang Liu.
|
2016-07-07 15:04:47 -07:00 |
Uma Maheswara Rao G
|
097022e172
|
HDFS-10592:Fix intermittent test failure of TestNameNodeResourceChecker#testCheckThatNameNodeResourceMonitorIsRunning. Contributed by Rakesh R
(cherry picked from commit ab092c56c2 )
|
2016-07-07 14:02:25 -07:00 |
Andrew Wang
|
80a342e961
|
HADOOP-13350. Additional fix to LICENSE and NOTICE. Contributed by Xiao Chen.
(cherry picked from commit 0e0f45f0ec )
(cherry picked from commit 8f500942d6 )
|
2016-07-07 10:44:31 -07:00 |
Andrew Wang
|
f826d92909
|
HDFS-10488. Update WebHDFS documentation regarding CREATE and MKDIR default permissions. Contributed by Wellington Chevreuil.
(cherry picked from commit 647b084738b26dcf0c0c4afa4ec3039e6aca2d61)
|
2016-07-07 10:37:16 -07:00 |
Akira Ajisaka
|
4fba09d7e8
|
HDFS-10582. Change deprecated configuration fs.checkpoint.dir to dfs.namenode.checkpoint.dir in HDFS Commands Doc. Contributed by Pan Yuxuan.
(cherry picked from commit a3f93beaa1 )
(cherry picked from commit 8a9440298d )
|
2016-07-06 17:54:44 -07:00 |
Varun Saxena
|
22ca536b0c
|
YARN-5286. Add RPC port info in RM web service's response when getting app status. (Jun Gong via Varun Saxena).
|
2016-07-06 09:31:48 +05:30 |
Vinod Kumar Vavilapalli
|
4ea87cb38c
|
YARN-5214. Fixed locking in DirectoryCollection to avoid hanging NMs when various code-paths hit slow disks. Contributed by Junping Du.
(cherry picked from commit ce9c006430 )
|
2016-07-05 17:12:37 -07:00 |
Akira Ajisaka
|
4b263b30c2
|
HDFS-10589. Javadoc for HAState#HAState and HAState#setStateInternal contains non-existent params. Contributed by shenyinjie.
(cherry picked from commit 8b4b5259d5 )
(cherry picked from commit 0401adcaca )
|
2016-07-04 07:15:54 -07:00 |
Jitendra Pandey
|
bc7fd76a1f
|
HADOOP-13305. Define common statistics names across schemes. Contributed by Mingliang Liu.
|
2016-07-01 15:37:32 -07:00 |
Jian He
|
4437e6f336
|
YARN-5023. TestAMRestart#testShouldNotCountFailureToMaxAttemptRetry fails. Contributed by sandflee
(cherry picked from commit c35a5a7a8d )
|
2016-07-01 14:29:47 -07:00 |
Vinayakumar B
|
2c6e7f221e
|
HADOOP-13314. Remove 'package-info.java' from 'test\java\org\apache\hadoop\fs\shell\' to remove eclipse compile error (Contributed by Vinayakumar B)
(cherry picked from commit c25021fb71 )
(cherry picked from commit 1458e66593 )
|
2016-07-01 12:23:23 +05:30 |
Andrew Wang
|
ae2ab601c0
|
HADOOP-12345. Pad hostname correctly in CredentialsSys.java. Contributed by Pradeep Nayak Udupi Kadbet.
(cherry picked from commit 846ada2de3 )
(cherry picked from commit af581c0e23 )
|
2016-06-29 17:32:52 -07:00 |
Masatake Iwasaki
|
b5dbd3b5ed
|
HADOOP-12242. Add in-page TOC to filesystem specification pages. (iwasakims)
(cherry picked from commit 5c07c573db )
|
2016-06-30 07:30:37 +09:00 |
Steve Loughran
|
52dbafecc5
|
HADOOP-12229 Fix inconsistent subsection titles in filesystem.md. Contributed by Masatake Iwasaki
|
2016-06-29 14:31:13 +01:00 |
Steve Loughran
|
f4f0c5074d
|
HADOOP-13239 Deprecate s3:// in branch-2
|
2016-06-29 13:16:10 +01:00 |
Yongjun Zhang
|
4a57c03f30
|
HDFS-10396. Using -diff option with DistCp may get "Comparison method violates its general contract" exception. Contributed by Yongjun Zhang.
(cherry picked from commit 8113855b3a )
|
2016-06-28 23:34:44 -07:00 |
Vinayakumar B
|
f44d7782f6
|
HDFS-10440. Improve DataNode web UI (Contributed by Weiwei Yang)
(cherry picked from commit 2a0082c51d )
(cherry picked from commit 1e34763181 )
|
2016-06-28 16:55:57 +05:30 |
Andrew Wang
|
47c13c4f7d
|
HADOOP-13316. Enforce Kerberos authentication for required ops in DelegationTokenAuthenticator. Contributed by Xiao Chen.
(cherry picked from commit 7d2070493e )
(cherry picked from commit 22eb53eb71 )
|
2016-06-27 18:46:59 -07:00 |
Andrew Wang
|
59a70977c3
|
HADOOP-13251. Authenticate with Kerberos credentials when renewing KMS delegation token. Contributed by Xiao Chen.
(cherry picked from commit 771f798edf )
Conflicts:
hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMS.java
(cherry picked from commit d8a69c8737 )
|
2016-06-27 18:29:58 -07:00 |
Akira Ajisaka
|
a0f6109907
|
MAPREDUCE-6542. HistoryViewer uses SimpleDateFormat, but SimpleDateFormat is not threadsafe. Contributed by zhangyubiao.
|
2016-06-27 15:19:21 -07:00 |
Arpit Agarwal
|
f7bd302550
|
HADOOP-13263. Reload cached groups in background after expiry. (Contributed bt Stephen O'Donnell)
|
2016-06-27 09:51:16 -07:00 |
Tsz-Wo Nicholas Sze
|
ce788c207f
|
HADOOP-13227. AsyncCallHandler should use an event driven architecture to handle async calls.
|
2016-06-25 15:51:45 +08:00 |
Jing Zhao
|
e251654ee4
|
HADOOP-13249. RetryInvocationHandler need wrap InterruptedException in IOException when call Thread.sleep. Contributed by Zhihai Xu.
(cherry picked from commit 0bbb4ddd79 )
|
2016-06-25 15:51:35 +08:00 |
Akira Ajisaka
|
5af2af15ef
|
HADOOP-13067. cleanup the dockerfile. Contributed by Allen Wittenauer.
(cherry picked from commit b59b8b7351 )
|
2016-06-25 10:42:54 +09:00 |
Colin Patrick Mccabe
|
2d681a9246
|
Fix accidental revert of HADOOP-13072: WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe)
(cherry picked from commit 975786492c )
(cherry picked from commit e751bb4497 )
|
2016-06-24 09:47:41 -07:00 |
Akira Ajisaka
|
ae5dc10ecd
|
MAPREDUCE-6725. Javadoc for CLI#listEvents() contains no-existent param. Contributed by shenyinjie.
(cherry picked from commit 0f23cd497b )
(cherry picked from commit 2830ee5f0f )
|
2016-06-25 00:27:35 +09:00 |
Andrew Wang
|
f28c270c96
|
Revert "HADOOP-13228. Add delegation token to the connection in DelegationTokenAuthenticator. Contributed by Xiao Chen."
This reverts commit 4ad9ca85fb .
|
2016-06-23 11:09:06 -07:00 |
Akira Ajisaka
|
5c07aee0b0
|
HADOOP-13307. add rsync to Dockerfile so that precommit archive works. Contributed by Allen Wittenauer.
(cherry picked from commit 85209cc591 )
(cherry picked from commit fb13ab0727 )
|
2016-06-23 15:24:22 +09:00 |
Allen Wittenauer
|
d4474d7d09
|
HADOOP-13245. Fix up some misc create-release issues (aw)
(cherry picked from commit e2f640942b )
(cherry picked from commit 2a956baaab )
|
2016-06-23 15:16:33 +09:00 |
Jing Zhao
|
d17265f467
|
HDFS-10556. DistCpOptions should be validated automatically. Contributed by Mingliang Liu.
(cherry picked from commit 856bc4e28b )
|
2016-06-22 15:22:54 -07:00 |
Masatake Iwasaki
|
9c46f99cc6
|
HADOOP-12588. addendum patch to fix intermittent failure of TestGangliaMetrics. (iwasakims)
(cherry picked from commit 67089875f0 )
|
2016-06-22 23:49:04 +09:00 |
Steve Loughran
|
1eb45180a6
|
HADOOP-13203 S3A: Support fadvise "random" mode for high performance readPositioned() reads. Contributed by Rajesh Balamohan and stevel.
|
2016-06-22 15:41:52 +01:00 |
Akira Ajisaka
|
700dacf8c4
|
HDFS-7597. DelegationTokenIdentifier should cache the TokenIdentifier to UGI mapping. Contributed by Daryn Sharp, Bob Hansen, and Xiao Chen.
(cherry picked from commit d433b16ce6 )
(cherry picked from commit ad50a64ded )
|
2016-06-22 11:02:48 +09:00 |
Chris Nauroth
|
e30b7112ed
|
HADOOP-13287. TestS3ACredentials#testInstantiateFromURL fails if AWS secret key contains +. Contributed by Chris Nauroth.
(cherry picked from commit b2c596cdda )
(cherry picked from commit e6ebe9ab4e )
|
2016-06-21 11:34:46 -07:00 |
Akira Ajisaka
|
6fefb8f4a4
|
HADOOP-13296. Cleanup javadoc for Path. Contributed by Daniel Templeton.
(cherry picked from commit e15cd43369 )
(cherry picked from commit 65b4f2682e )
|
2016-06-21 20:17:42 +09:00 |
Brahma Reddy Battula
|
aa8f4cc48c
|
HDFS-9530. ReservedSpace is not cleared for abandoned Blocks (Contributed by Brahma Reddy Battula)
(cherry picked from commit f2ac132d6a )
(cherry picked from commit ee0f389ecd )
|
2016-06-21 15:55:57 +05:30 |
Rohith Sharma K S
|
33e6986ec9
|
YARN-5197. RM leaks containers if running container disappears from node update. Contributed by Jason Lowe.
|
2016-06-21 10:12:01 +05:30 |
Colin Patrick Mccabe
|
9b51420ea5
|
HDFS-10448. CacheManager#addInternal tracks bytesNeeded incorrectly when dealing with replication factors other than 1 (Yiqun Lin via cmccabe)
(cherry picked from commit 46f1602e89 )
(cherry picked from commit 4e11f33ccc )
|
2016-06-20 18:32:00 -07:00 |