Jason Lowe
|
bbe80cdc7b
|
MAPREDUCE-6125. TestContainerLauncherImpl sometimes fails. Contributed by Mit Desai
|
2014-10-13 15:08:23 +00:00 |
|
Karthik Kambatla
|
e8a31f2e1c
|
MAPREDUCE-5875. Make Counter limits consistent across JobClient, MRAppMaster, and YarnChild. (Gera Shegalov via kasha)
|
2014-10-11 22:49:06 -07:00 |
|
Steve Loughran
|
ac64ff77cf
|
YARN-2668 yarn-registry JAR won't link against ZK 3.4.5. (stevel)
|
2014-10-11 18:34:26 -07:00 |
|
Haohui Mai
|
554250cf88
|
HADOOP-11193. Fix uninitialized variables in NativeIO.c. Contributed by Xiaoyu Yao.
|
2014-10-10 23:02:22 -07:00 |
|
Vinod Kumar Vavilapalli
|
a5ec3d0809
|
YARN-2501. Enhanced AMRMClient library to support requests against node labels. Contributed by Wangda Tan.
|
2014-10-10 19:57:39 -07:00 |
|
Haohui Mai
|
428dfaad60
|
Update CHANGES.txt after merging HDFS-6252 and HDFS-6657 to branch-2.
|
2014-10-10 17:32:14 -07:00 |
|
cnauroth
|
f4b7e99f4e
|
HADOOP-11188. hadoop-azure: automatically expand page blobs when they become full. Contributed by Eric Hanson.
|
2014-10-10 15:05:52 -07:00 |
|
Andrew Wang
|
d3d3d47202
|
HDFS-7209. Populate EDEK cache when creating encryption zone. (Yi Liu via wang)
|
2014-10-10 13:40:37 -07:00 |
|
Colin Patrick Mccabe
|
1ceb326933
|
HDFS-7198. Fix "unchecked conversion" warning in DFSClient#getPathTraceScope (cmccabe)
|
2014-10-10 13:03:29 -07:00 |
|
Vinod Kumar Vavilapalli
|
db7f165319
|
YARN-2494. Added NodeLabels Manager internal API and implementation. Contributed by Wangda Tan.
|
2014-10-10 11:44:21 -07:00 |
|
Zhijie Shen
|
cb81bac002
|
YARN-2583. Modified AggregatedLogDeletionService to be able to delete rolling aggregated logs. Contributed by Xuan Gong.
|
2014-10-10 00:11:30 -07:00 |
|
cnauroth
|
d3afd730ac
|
YARN-2662. TestCgroupsLCEResourcesHandler leaks file descriptors. Contributed by Chris Nauroth.
|
2014-10-09 22:44:44 -07:00 |
|
cnauroth
|
777877d079
|
MAPREDUCE-6123. TestCombineFileInputFormat incorrectly starts 2 MiniDFSCluster instances. Contributed by Chris Nauroth.
|
2014-10-09 22:35:58 -07:00 |
|
cnauroth
|
2f0166db56
|
MAPREDUCE-6122. Fix CHANGES.txt.
|
2014-10-09 22:32:28 -07:00 |
|
cnauroth
|
684170d5ef
|
MAPREDUCE-6122. TestLineRecordReader may fail due to test data files checked out of git with incorrect line endings. Contributed by Chris Nauroth.
|
2014-10-09 22:25:17 -07:00 |
|
Zhijie Shen
|
5b12df6587
|
YARN-2671. Fix the Jira number in the change log.
|
2014-10-09 20:57:29 -07:00 |
|
Aaron T. Myers
|
cbd21fd13b
|
HDFS-7026. Introduce a string constant for "Failed to obtain user group info...". Contributed by Yongjun Zhang.
|
2014-10-09 18:52:48 -07:00 |
|
Zhijie Shen
|
e532ed8faa
|
YARN-2617. Fixed ApplicationSubmissionContext to still set resource for backward compatibility. Contributed by Wangda Tan.
|
2014-10-09 17:57:50 -07:00 |
|
Karthik Kambatla
|
4f426fe223
|
YARN-2180. [YARN-1492] In-memory backing store for cache manager. (Chris Trezzo via kasha)
|
2014-10-09 17:16:06 -07:00 |
|
Colin Patrick Mccabe
|
d8d628d1e0
|
HADOOP-11184. Update Hadoop's lz4 to r123 (cmccabe)
|
2014-10-09 17:05:35 -07:00 |
|
Vinod Kumar Vavilapalli
|
596702a025
|
YARN-2544. Added admin-API objects for using node-labels. Contributed by Wangda Tan.
|
2014-10-09 15:46:24 -07:00 |
|
Andrew Wang
|
8d94114495
|
HADOOP-11174. Delegation token for KMS should only be got once if it already exists. (Yi Liu via wang)
|
2014-10-09 13:21:19 -07:00 |
|
Zhijie Shen
|
1d4612f5ad
|
YARN-2629. Made the distributed shell use the domain-based timeline ACLs. Contributed by Zhijie Shen.
|
2014-10-09 12:59:47 -07:00 |
|
Andrew Wang
|
d7b647f0ee
|
HADOOP-11178. Fix findbugs exclude file. (Arun Suresh via wang)
|
2014-10-09 11:58:36 -07:00 |
|
cnauroth
|
9097183983
|
HDFS-7195. Update user doc of secure mode about Datanodes don't require root or jsvc. Contributed by Chris Nauroth.
|
2014-10-09 11:51:12 -07:00 |
|
Vinod Kumar Vavilapalli
|
180afa2f86
|
YARN-2493. Added user-APIs for using node-labels. Contributed by Wangda Tan.
|
2014-10-09 11:26:26 -07:00 |
|
cnauroth
|
1123a06e36
|
HADOOP-11175. Fix several issues of hadoop security configuration in user doc. Contributed by Yi Liu.
|
2014-10-09 11:10:23 -07:00 |
|
Kihwal Lee
|
db71bb54bc
|
HDFS-7217. Better batching of IBRs. Contributed by Kihwal Lee.
|
2014-10-09 12:07:51 -05:00 |
|
Uma Maheswara Rao G
|
8d7c54967d
|
HADOOP-11133. Should trim the content of keystore password file for JavaKeyStoreProvider (Yi Liu via umamahesh)
|
2014-10-09 20:06:41 +05:30 |
|
Aaron T. Myers
|
2a51494ce1
|
HADOOP-11161. Expose close method in KeyProvider to give clients of Provider implementations a hook to release resources. Contribued by Arun Suresh.
|
2014-10-08 18:01:51 -07:00 |
|
Colin Patrick Mccabe
|
d996235285
|
HDFS-7202. Should be able to omit package name of SpanReceiver on "hadoop trace -add" (iwasakims via cmccabe)
|
2014-10-08 17:55:46 -07:00 |
|
Mayank Bansal
|
df3becf080
|
YARN-2598 GHS should show N/A instead of null for the inaccessible information (Zhijie Shen via mayank)
|
2014-10-08 17:27:53 -07:00 |
|
Zhijie Shen
|
a169051931
|
HADOOP-11179. Java untar should handle the case that the file entry comes without its parent directory entry. Contributed by Craig Welch.
|
2014-10-08 15:36:16 -07:00 |
|
cnauroth
|
2217e2f8ff
|
HADOOP-10809. hadoop-azure: page blob support. Contributed by Dexter Bradshaw, Mostafa Elhemali, Eric Hanson, and Mike Liddell.
|
2014-10-08 14:20:23 -07:00 |
|
Colin Patrick Mccabe
|
7b29f99ad2
|
CHANGES.txt: move HADOOP-10404 underneath branch 2.6
|
2014-10-08 14:02:23 -07:00 |
|
Kihwal Lee
|
853cb704ed
|
HDFS-7203. Concurrent appending to the same file can cause data
corruption. Contributed by Kihwal Lee.
|
2014-10-08 15:05:34 -05:00 |
|
Steve Loughran
|
6a326711aa
|
YARN-913 service registry: YARN-2652 add hadoop-yarn-registry package under hadoop-yarn
|
2014-10-08 13:02:25 -07:00 |
|
Jian He
|
e16e25ab1b
|
YARN-2649. Fixed TestAMRMRPCNodeUpdates test failure. Contributed by Ming Ma
|
2014-10-08 10:58:51 -07:00 |
|
cnauroth
|
1efd9c9825
|
HDFS-7112. LazyWriter should use either async IO or one thread per physical disk. Contributed by Xiaoyu Yao.
|
2014-10-07 20:25:19 -07:00 |
|
Andrew Wang
|
60f0f6fcde
|
HADOOP-11166. Remove ulimit from test-patch.sh.
|
2014-10-07 17:30:07 -07:00 |
|
cnauroth
|
9b8a35aff6
|
HDFS-7128. Decommission slows way down when it gets towards the end. Contributed by Ming Ma.
|
2014-10-07 15:01:09 -07:00 |
|
Andrew Wang
|
0263656247
|
Fixup for CHANGES.txt
|
2014-10-07 14:58:57 -07:00 |
|
Andrew Wang
|
4b2834898c
|
HADOOP-11172. Improve error message in Shell#runCommand on OutOfMemoryError. (Yongjun Zhang via wang)
|
2014-10-07 14:57:03 -07:00 |
|
Andrew Wang
|
b2f6197523
|
HADOOP-11169. Fix DelegationTokenAuthenticatedURL to pass the connection Configurator to the authenticator. (Arun Suresh via wang)
|
2014-10-07 14:46:59 -07:00 |
|
Kihwal Lee
|
c8617ff136
|
Missing files from the previous commit of HADOOP-11007
|
2014-10-07 16:30:53 -05:00 |
|
Kihwal Lee
|
99d7a452be
|
HADOOP-11007. Reinstate building of ant tasks support. Contributed by
Jason Lowe.
|
2014-10-07 16:20:16 -05:00 |
|
Jian He
|
30d56fdbb4
|
YARN-1857. CapacityScheduler headroom doesn't account for other AM's running. Contributed by Chen He and Craig Welch
|
2014-10-07 13:45:04 -07:00 |
|
Colin Patrick Mccabe
|
9196db9a08
|
HDFS-7186. Document the "hadoop trace" command. (Masatake Iwasaki via Colin P. McCabe)
|
2014-10-07 11:56:30 -07:00 |
|
Jason Lowe
|
2e789eb226
|
MAPREDUCE-6029. TestCommitterEventHandler fails in trunk. Contributed by Mit Desai
|
2014-10-07 14:10:39 +00:00 |
|
Haohui Mai
|
0fb273570c
|
HADOOP-11168. Remove duplicated entry dfs.webhdfs.enabled in the user doc. Contributed by Yi Liu.
|
2014-10-06 22:07:16 -06:00 |
|