Jian He
|
5f16c98ad6
|
MAPREDUCE-6087. Fixed wrong config name of MRJobConfig#MR_CLIENT_TO_AM_IPC_MAX_RETRIES_ON_TIMEOUTS. Contributed by Akira AJISAKA
|
2014-09-26 18:05:26 -07:00 |
|
Jian He
|
5391919b09
|
YARN-668. Changed NMTokenIdentifier/AMRMTokenIdentifier/ContainerTokenIdentifier to use protobuf object as the payload. Contributed by Junping Du.
|
2014-09-26 17:48:41 -07:00 |
|
arp
|
d96396627f
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-26 16:31:08 -07:00 |
|
arp
|
a2d4edacea
|
HDFS-7155. Bugfix in createLocatedFileStatus caused by bad merge. (Arpit Agarwal)
|
2014-09-26 16:30:47 -07:00 |
|
Allen Wittenauer
|
6b7673e3cd
|
HADOOP-10552. Fix usage and example at FileSystemShell.apt.vm (Kenji Kikushima via aw)
|
2014-09-26 14:56:59 -07:00 |
|
Allen Wittenauer
|
aa5d9256fb
|
HADOOP-10731. Remove @date JavaDoc comment in ProgramDriver class (Henry Saputra via aw)
|
2014-09-26 14:41:37 -07:00 |
|
Allen Wittenauer
|
c7c8e388a9
|
MAPREDUCE-5945. Update the description of GenericOptionsParser -jt option (Akira AJISAKA via aw)
|
2014-09-26 14:25:49 -07:00 |
|
Allen Wittenauer
|
b40f433cf8
|
MAPREDUCE-5796. Use current version of the archive name in DistributedCacheDeploy document (Akira AJISAKA via aw)
|
2014-09-26 12:59:20 -07:00 |
|
Jason Lowe
|
f154ebe8c4
|
HADOOP-11048. user/custom LogManager fails to load if the client classloader is enabled. Contributed by Sangjin Lee
|
2014-09-26 19:49:23 +00:00 |
|
Allen Wittenauer
|
32870db0fb
|
YARN-2372. There are Chinese Characters in the FairScheduler's document (Fengdong Yu via aw)
|
2014-09-26 12:46:45 -07:00 |
|
Allen Wittenauer
|
3a1f981686
|
HDFS-6664. HDFS permissions guide documentation states incorrect default group mapping class. (Ray Chiang via aw)
|
2014-09-26 12:20:40 -07:00 |
|
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 |
|
arp
|
7060502edb
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-26 11:09:03 -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 |
|
arp
|
263977969b
|
Fix test build break after merging from trunk
|
2014-09-25 20:29:24 -07:00 |
|
arp
|
032e0eba6b
|
Merge branch 'trunk' into HDFS-6581
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
|
2014-09-25 19:50:28 -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 |
|
arp
|
5a5a7da3a3
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-25 12:55: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 |
|
arp
|
364e60b169
|
HDFS-7144. Fix findbugs warnings in RamDiskReplicaTracker. (Contributed by Tsz Wo Nicholas Sze)
|
2014-09-25 11:14:24 -07:00 |
|
arp
|
e9edafc731
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-25 11:06:25 -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 |
|
arp
|
e8e7fbe81a
|
HDFS-6932. Balancer and Mover tools should ignore replicas on RAM_DISK. (Contributed by Xiaoyu Yao)
|
2014-09-24 21:08:59 -07:00 |
|
arp
|
feda4733a8
|
HDFS-7143. Fix findbugs warnings in HDFS-6581 branch. (Contributed by Tsz Wo Nicholas Sze)
|
2014-09-24 21:06:56 -07:00 |
|
arp
|
b1000fbba4
|
Merge branch 'trunk' into HDFS-6581
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INodeFile.java
|
2014-09-24 20:08:32 -07:00 |
|
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 |
|