Allen Wittenauer
|
83264cf457
|
HADOOP-10954. Adding site documents of hadoop-tools (Masatake Iwasaki via aw)
|
2014-09-26 11:59:45 -07:00 |
|
Allen Wittenauer
|
1147b9ae16
|
MAPREDUCE-6073. Description of mapreduce.job.speculative.slowtaskthreshold in mapred-default should be moved into description tags (Tsuyoshi OZAWA via aw)
|
2014-09-26 11:16:12 -07:00 |
|
Allen Wittenauer
|
df5fed5c0e
|
HADOOP-8808. Update FsShell documentation to mention deprecation of some of the commands, and mention alternatives (Akira AJISAKA via aw)
|
2014-09-26 11:10:51 -07:00 |
|
Allen Wittenauer
|
ac70c27473
|
YARN-2577. Clarify ACL delimiter and how to configure ACL groups only (Mikos Christine via aw)
|
2014-09-26 11:05:13 -07:00 |
|
Colin Patrick Mccabe
|
55302ccfba
|
HDFS-6956. Allow dynamically changing the tracing level in Hadoop servers (cmccabe)
|
2014-09-26 10:30:30 -07:00 |
|
Tsz-Wo Nicholas Sze
|
a6049aa994
|
CHANGES.txt: move HDFS-6584 and its subtasks to Release 2.6.0.
|
2014-09-26 23:51:00 +08:00 |
|
Zhijie Shen
|
662fc11ae7
|
MAPREDUCE-5831. Make MR client ignore unknown counters received from AM. Contributed by Junping Du.
|
2014-09-25 23:45:07 -07:00 |
|
Andrew Wang
|
4ea77efa3a
|
HADOOP-11140. hadoop-aws only need test-scoped dependency on hadoop-common's tests jar. Contributed by Juan Yu.
|
2014-09-25 21:56:26 -07:00 |
|
Andrew Wang
|
840825d819
|
Add HDFS-7148 to CHANGES.txt, branch-2 only commit.
|
2014-09-25 21:50:24 -07:00 |
|
Andrew Wang
|
e96ce6f3e3
|
HDFS-7077. Separate CipherSuite from crypto protocol version. (wang)
|
2014-09-25 18:40:40 -07:00 |
|
Karthik Kambatla
|
f4357240a6
|
YARN-2608. FairScheduler: Potential deadlocks in loading alloc files and clock access. (Wei Yan via kasha)
|
2014-09-25 17:42:51 -07:00 |
|
Jing Zhao
|
e9c37de485
|
HDFS-7131. During HA upgrade, JournalNode should create a new committedTxnId file in the current directory. Contributed by Jing Zhao.
|
2014-09-25 17:15:33 -07:00 |
|
Jason Lowe
|
8269bfa613
|
YARN-2523. ResourceManager UI showing negative value for "Decommissioned Nodes" field. Contributed by Rohith
|
2014-09-25 22:37:05 +00:00 |
|
cnauroth
|
9f9a2222a2
|
HDFS-7119. Split error checks in AtomicFileOutputStream#close into separate conditions to improve diagnostics. Contributed by Chris Nauroth.
|
2014-09-25 13:33:37 -07:00 |
|
Colin Patrick Mccabe
|
1861b32eb5
|
HDFS-6808. Add command line option to ask DataNode reload configuration. (Lei Xu via Colin McCabe)
|
2014-09-25 13:11:59 -07:00 |
|
Allen Wittenauer
|
6c54308423
|
MAPREDUCE-6093. minor distcp doc edits (Charles Lamb via aw)
|
2014-09-25 11:31:48 -07:00 |
|
Allen Wittenauer
|
f614cb71d4
|
MAPREDUCE-6109. Fix minor typo in distcp -p usage text (Charles Lamb via aw)
|
2014-09-25 11:27:33 -07:00 |
|
cnauroth
|
b607c3c363
|
HDFS-7127. TestLeaseRecovery leaks MiniDFSCluster instances. Contributed by Chris Nauroth.
|
2014-09-25 11:24:31 -07:00 |
|
cnauroth
|
dc2ebf88a8
|
HDFS-7111. TestSafeMode assumes Unix line endings in safe mode tip. Contributed by Chris Nauroth.
|
2014-09-25 11:17:46 -07:00 |
|
cnauroth
|
e0b1dc514f
|
HDFS-7118. Improve diagnostics on storage directory rename operations by using NativeIO#renameTo in Storage#rename. Contributed by Chris Nauroth.
|
2014-09-25 10:03:59 -07:00 |
|
Allen Wittenauer
|
6c3cebda3f
|
MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang)
|
2014-09-25 07:57:01 -07:00 |
|
Vinayakumar B
|
dff95f7af8
|
HADOOP-11101. How about inputstream close statement from catch block to finally block in FileContext#copy() ( Contributed by skrho )
|
2014-09-25 12:46:47 +05:30 |
|
Jing Zhao
|
428a76663a
|
HDFS-7140. Add a tool to list all the existing block storage policies. Contributed by Jing Zhao.
|
2014-09-24 19:11:16 -07:00 |
|
Zhijie Shen
|
72b0881ca6
|
YARN-2546. Made REST API for application creation/submission use numeric and boolean types instead of the string of them. Contributed by Varun Vasudev.
|
2014-09-24 17:57:32 -07:00 |
|
Zhijie Shen
|
c86674a3a4
|
YARN-2581. Passed LogAggregationContext to NM via ContainerTokenIdentifier. Contributed by Xuan Gong.
|
2014-09-24 17:50:26 -07:00 |
|
Andrew Wang
|
116f83157a
|
Add branch-2 only commit HDFS-7138 to CHANGES.txt
|
2014-09-24 16:47:09 -07:00 |
|
Andrew Wang
|
63198bfba7
|
HDFS-7139. Unit test for creating encryption zone on root path. (Zhe Zhang via wang)
|
2014-09-24 16:40:20 -07:00 |
|
Allen Wittenauer
|
3cde37c991
|
HADOOP-11009. Add Timestamp Preservation to DistCp (Gary Steelman via aw)
|
2014-09-24 15:38:30 -07:00 |
|
cnauroth
|
cbf0ae742a
|
HADOOP-11064. UnsatisifedLinkError with hadoop 2.4 JARs on hadoop-2.6 due to NativeCRC32 method changes. Contributed by Chris Nauroth.
|
2014-09-24 15:30:13 -07:00 |
|
Karthik Kambatla
|
39c87344e1
|
YARN-2596. TestWorkPreservingRMRestart fails with FairScheduler. (kasha)
|
2014-09-24 15:23:31 -07:00 |
|
Andrew Wang
|
9fa5a89be3
|
Move HDFS-6987 from trunk to branch-2 in CHANGES.txt
|
2014-09-24 12:11:58 -07:00 |
|
Vinod Kumar Vavilapalli
|
d78b452a4f
|
YARN-2102. Added the concept of a Timeline Domain to handle read/write ACLs on Timeline service event data. Contributed by Zhijie Shen.
|
2014-09-24 11:27:53 -07:00 |
|
Jing Zhao
|
073bbd805c
|
HDFS-7081. Add new DistributedFileSystem API for getting all the existing storage policies. Contributed by Jing Zhao.
|
2014-09-24 10:05:40 -07:00 |
|
Jason Lowe
|
7af4c3888b
|
MAPREDUCE-6104. TestJobHistoryParsing.testPartialJob fails in branch-2. Contributed by Mit Desai
|
2014-09-24 16:09:33 +00:00 |
|
Allen Wittenauer
|
034df0e2eb
|
YARN-2161. Fix build on macosx: YARN parts (Binglin Chang via aw)
|
2014-09-24 08:47:55 -07:00 |
|
Allen Wittenauer
|
cb74f39697
|
HDFS-6534. Fix build on macosx: HDFS parts (Binglin Chang via aw)
|
2014-09-24 08:22:02 -07:00 |
|
Karthik Kambatla
|
ef784a2e08
|
HADOOP-11017. Addendum to fix RM HA. KMS delegation token secret manager should be able to use zookeeper as store. (Arun Suresh via kasha)
|
2014-09-23 17:07:48 -07:00 |
|
cnauroth
|
b93d9603a2
|
HDFS-7130. TestDataTransferKeepalive fails intermittently on Windows. Contributed by Chris Nauroth.
|
2014-09-23 14:35:33 -07:00 |
|
Andrew Wang
|
f48686a1ad
|
HDFS-7132. hdfs namenode -metadataVersion command does not honor configured name dirs. Contributed by Charles Lamb.
|
2014-09-23 14:10:02 -07:00 |
|
Allen Wittenauer
|
3dc28e2052
|
HADOOP-11092. hadoop shell commands should print usage if not given a class (aw)
|
2014-09-23 12:24:23 -07:00 |
|
Zhijie Shen
|
5338ac416a
|
YARN-2569. Added the log handling APIs for the long running services. Contributed by Xuan Gong.
|
2014-09-23 10:36:57 -07:00 |
|
cnauroth
|
a1fd804a31
|
HDFS-7126. TestEncryptionZonesWithHA assumes Unix path separator for KMS key store path. Contributed by Xiaoyu Yao.
|
2014-09-23 08:21:46 -07:00 |
|
Steve Loughran
|
7aa667eefa
|
HADOOP-11111 MiniKDC to use locale EN_US for case conversions: hadoop-common/CHANGES.TXT
|
2014-09-23 10:57:15 +01:00 |
|
Steve Loughran
|
df52fec21d
|
HADOOP-11111 MiniKDC to use locale EN_US for case conversions
|
2014-09-23 10:54:06 +01:00 |
|
Karthik Kambatla
|
f5578207d2
|
YARN-2252. Intermittent failure of TestFairScheduler.testContinuousScheduling. (Ratandeep Ratti and kasha via kasha)
|
2014-09-23 00:03:16 -07:00 |
|
Karthik Kambatla
|
568d3dc2bb
|
YARN-1959. Fix headroom calculation in FairScheduler. (Anubhav Dhoot via kasha)
|
2014-09-22 23:49:39 -07:00 |
|
junping_du
|
a9a55db065
|
YARN-2584. TestContainerManagerSecurity fails on trunk. (Contributed by Jian He)
|
2014-09-22 22:45:06 -07:00 |
|
Colin Patrick Mccabe
|
7b8df93ce1
|
HDFS-7001. Tests in TestTracing should not depend on the order of execution. (iwasakims via cmccabe)
|
2014-09-22 17:21:58 -07:00 |
|
Karthik Kambatla
|
43efdd30b5
|
YARN-2539. FairScheduler: Set the default value for maxAMShare to 0.5. (Wei Yan via kasha)
|
2014-09-22 16:09:52 -07:00 |
|
Karthik Kambatla
|
23e17ce0ff
|
YARN-2540. FairScheduler: Queue filters not working on scheduler page in RM UI. (Ashwin Shankar via kasha)
|
2014-09-22 15:40:47 -07:00 |
|