Vinod Kumar Vavilapalli
|
3ca3137179
YARN-926. Modified ContainerManagerProtcol APIs to take in requests for multiple containers. Contributed by Jian He.
|
12 years ago |
Chris Nauroth
|
77fa04457c
HADOOP-9759. Add support for NativeCodeLoader#getLibraryName on Windows. Contributed by Chuan Liu.
|
12 years ago |
Jason Darrell Lowe
|
a42e459b9e
MAPREDUCE-5356. Ability to refresh aggregated log retention period and check interval. Contributed by Ashwin Shankar
|
12 years ago |
Jason Darrell Lowe
|
0939c49368
MAPREDUCE-5317. Stale files left behind for failed jobs. Contributed by Ravi Prakash
|
12 years ago |
Suresh Srinivas
|
d35f66f3f0
HDFS-4974. Add Idempotent and AtMostOnce annotations to namenode protocol methods. Contributed by Suresh Srinivas.
|
12 years ago |
Suresh Srinivas
|
9dbd2e7efc
HADOOP-9760. Move GSet and related classes to common from HDFS. Contributed by Suresh Srinivas.
|
12 years ago |
Alejandro Abdelnur
|
ca35ed13bf
YARN-461. Fair scheduler should not accept apps with empty string queue name. (ywskycn via tucu)
|
12 years ago |
Vinod Kumar Vavilapalli
|
5b3bb05fbe
YARN-853. Fixed CapacityScheduler's maximum-am-resource-percent to properly work beyond refreshing queues. Contributed by Devaraj K.
|
12 years ago |
Vinod Kumar Vavilapalli
|
65250d0a62
Fixing YARN CHANGES.txt. The general bug list got mixed up with HADOOP-8562 sub-tasks.
|
12 years ago |
Jason Darrell Lowe
|
77278064a7
MAPREDUCE-5404. HSAdminServer does not use ephemeral ports in minicluster mode. Contributed by Ted Yu
|
12 years ago |
Jing Zhao
|
11c073134a
HDFS-5008. Make ClientProtocol#abandonBlock() idempotent. Contributed by Jing Zhao.
|
12 years ago |
Colin McCabe
|
c1314eb2a3
HDFS-4817. Make HDFS advisory caching configurable on a per-file basis. (Colin Patrick McCabe)
|
12 years ago |
Colin McCabe
|
74906216fe
HADOOP-9435. Support building the JNI code against the IBM JVM. (Tian Hong Wang via Colin Patrick McCabe)
|
12 years ago |
Tsz-wo Sze
|
3eb61be352
HADOOP-9754. Remove unnecessary "throws IOException/InterruptedException", and fix generic and other javac warnings.
|
12 years ago |
Jing Zhao
|
febcf4d669
HDFS-5018. Misspelled DFSConfigKeys#DFS_NAMENODE_STALE_DATANODE_INTERVAL_DEFAULT in javadoc of DatanodeInfo#isStale(). Contributed by Ted Yu.
|
12 years ago |
Uma Maheswara Rao G
|
731a583c2b
HDFS-4602. TestBookKeeperHACheckpoints fails. Contributed by Uma Maheswara Rao G.
|
12 years ago |
Kihwal Lee
|
313dd02505
HDFS-5010. Reduce the frequency of getCurrentUser() calls from namenode. Contributed by Kihwal Lee.
|
12 years ago |
Arun Murthy
|
5b99672658
YARN-897. Ensure child queues are ordered correctly to account for completed containers. Contributed by Djellel Eddine Difallah.
|
12 years ago |
Tsz-wo Sze
|
9ff01d6261
HADOOP-9751. Add clientId and retryCount to RpcResponseHeaderProto.
|
12 years ago |
Hitesh Shah
|
3c6e5b900f
YARN-919. Document setting default heap sizes in yarn env.sh Contributed by Mayank Bansal.
|
12 years ago |
Alejandro Abdelnur
|
5b3e74e42c
ADOOP-9643. org.apache.hadoop.security.SecurityUtil calls toUpperCase(Locale.getDefault()) as well as toLowerCase(Locale.getDefault()) on hadoop.security.authentication value. (markrmiller@gmail.com via tucu)
|
12 years ago |
Daryn Sharp
|
aba335279a
HADOOP-9748. Reduce blocking on UGI.ensureInitialized (daryn)
|
12 years ago |
Harsh J
|
0dc5824a83
HDFS-4278. Log an ERROR when DFS_BLOCK_ACCESS_TOKEN_ENABLE config is disabled but security is turned on. Contributed by Kousuke Saruta. (harsh)
|
12 years ago |
Jing Zhao
|
7e2aba0ab5
HDFS-5007. Replace hard-coded property keys with DFSConfigKeys fields. Contributed by Kousuke Saruta.
|
12 years ago |
Arun Murthy
|
31f29de05b
Fixed CHANGES.txt to reflect that new content in branch-2 goes to hadoop-2.3.0.
|
12 years ago |
Arun Murthy
|
87a02553ee
Fixed CHANGES.txt to reflect that all fixes in 2.1.1-beta are now in 2.1.0-beta.
|
12 years ago |
Arun Murthy
|
ac914f79bc
YARN-918. Remove ApplicationAttemptId from RegisterApplicationMasterRequestProto. Contributed by Vinod K V.
|
12 years ago |
Vinod Kumar Vavilapalli
|
7a29bccd7a
YARN-814. Improving diagnostics when containers fail during launch due to various reasons like invalid env etc. Contributed by Jian He.
|
12 years ago |
Jing Zhao
|
8724ceb235
HADOOP-9717. Add retry attempt count to the RPC requests. Contributed by Jing Zhao.
|
12 years ago |
Luke Lu
|
ba3d29a2e2
HADOOP-9164. Print paths of loaded native libraries in NativeLibraryChecker. (Binglin Chang via llu)
|
12 years ago |