Colin Patrick Mccabe
|
d12dd47f45
|
HDFS-7675. Remove unused member DFSClient.spanReceiverHost (cmccabe)
|
2015-01-27 20:52:02 -08:00 |
|
yliu
|
ee1e06a3ab
|
HADOOP-11469. KMS should skip default.key.acl and whitelist.key.acl when loading key acl. (Dian Fu via yliu)
|
2015-01-28 00:07:21 +08:00 |
|
yliu
|
9ca565e970
|
HDFS-7677. DistributedFileSystem#truncate should resolve symlinks. (yliu)
|
2015-01-27 23:50:11 +08:00 |
|
Wangda Tan
|
18741adf97
|
YARN-2932. Add entry for preemptable status (enabled/disabled) to scheduler web UI and queue initialize/refresh logging. (Eric Payne via wangda)
|
2015-01-27 15:36:09 -08:00 |
|
Wangda Tan
|
fd93e5387b
|
YARN-3028. Better syntax for replaceLabelsOnNode in RMAdmin CLI. Contributed by Rohith Sharmaks
|
2015-01-27 15:23:45 -08:00 |
|
Allen Wittenauer
|
0a05ae1782
|
HDFS-7566. Remove obsolete entries from hdfs-default.xml (Ray Chiang via aw)
|
2015-01-27 14:31:27 -08:00 |
|
Jonathan Eagles
|
a8ad1e8089
|
YARN-2897. CrossOriginFilter needs more log statements (Mit Desai via jeagles)
|
2015-01-27 16:06:39 -06:00 |
|
Aaron T. Myers
|
8bf6f0b703
|
HADOOP-10626. Limit Returning Attributes for LDAP search. Contributed by Jason Hubbard.
|
2015-01-27 13:53:35 -08:00 |
|
Jian He
|
4e15fc0841
|
YARN-3011. Possible IllegalArgumentException in ResourceLocalizationService might lead NM to crash. Contributed by Varun Saxena
|
2015-01-27 13:31:22 -08:00 |
|
Jing Zhao
|
2848db814a
|
HDFS-3689. Add support for variable length block. Contributed by Jing Zhao.
|
2015-01-27 12:58:10 -08:00 |
|
Haohui Mai
|
1e2d98a394
|
HDFS-7683. Combine usages and percent stats in NameNode UI. Contributed by Vinayakumar B.
|
2015-01-27 11:09:29 -08:00 |
|
Haohui Mai
|
543064e89d
|
HADOOP-4297. Enable Java assertions when running tests. Contributed by Tsz Wo Nicholas Sze.
|
2015-01-27 11:05:55 -08:00 |
|
Tsuyoshi Ozawa
|
f56da3ce04
|
YARN-3086. Make NodeManager memory configurable in MiniYARNCluster. Contributed by Robert Metzger.
|
2015-01-28 00:15:34 +09:00 |
|
Steve Loughran
|
0da53a37ec
|
HDFS-49. MiniDFSCluster.stopDataNode will always shut down a node in the cluster if a matching name is not found. (stevel)
|
2015-01-27 11:11:00 +00:00 |
|
Jian He
|
6f9fe76918
|
YARN-3092. Created a common ResourceUsage class to track labeled resource usages in Capacity Scheduler. Contributed by Wangda Tan
|
2015-01-26 15:38:00 -08:00 |
|
Xuan
|
0bf333911c
|
HADOOP-11509. Change parsing sequence in GenericOptionsParser to parse
-D parameters before -files. Contributed by Xuan Gong
|
2015-01-26 15:35:35 -08:00 |
|
Steve Loughran
|
1f2b6956c2
|
HADOOP-6221 RPC Client operations cannot be interrupted (stevel)
|
2015-01-26 22:04:56 +00:00 |
|
Colin Patrick Mccabe
|
21d5599067
|
HADOOP-11466: move to 2.6.1
|
2015-01-26 11:28:31 -08:00 |
|
Jason Lowe
|
7574df1bba
|
HADOOP-11499. Check of executorThreadsStarted in ValueQueue#submitRefillTask() evades lock acquisition. Contributed by Ted Yu
|
2015-01-26 16:56:14 +00:00 |
|
Jason Lowe
|
56b7ec71a6
|
MAPREDUCE-6141. History server leveldb recovery store. Contributed by Jason Lowe
|
2015-01-26 16:28:55 +00:00 |
|
Jason Lowe
|
902c6ea7e4
|
YARN-3088. LinuxContainerExecutor.deleteAsUser can throw NPE if native executor returns an error. Contributed by Eric Payne
|
2015-01-26 15:40:21 +00:00 |
|
Kihwal Lee
|
2b0fa20f69
|
HDFS-7224. Allow reuse of NN connections via webhdfs. Contributed by Eric Payne
|
2015-01-26 08:14:30 -06:00 |
|
Tsuyoshi Ozawa
|
7b82c4ab4e
|
HADOOP-11450. Cleanup DistCpV1 not to use deprecated methods and fix javadocs. Contributed by Varun Saxena.
|
2015-01-26 12:58:38 +09:00 |
|
Xuan
|
0d6bd62102
|
YARN-3024. LocalizerRunner should give DIE action when all resources are
localized. Contributed by Chengbing Liu
|
2015-01-25 19:37:57 -08:00 |
|
Steve Loughran
|
35f64962fc
|
HADOOP-11419 improve hadoop-maven-plugins. (Hervé Boutemy via stevel)
|
2015-01-25 16:13:16 +00:00 |
|
Konstantin V Shvachko
|
370396509d
|
HDFS-7676. Fix TestFileTruncate to avoid bug of HDFS-7611. Contributed by Konstantin Shvachko.
|
2015-01-24 18:03:11 -08:00 |
|
Konstantin V Shvachko
|
3ea353e7b9
|
Move truncate related messages in CHANGES.txt to branch 2 section. (shv)
|
2015-01-24 17:49:22 -08:00 |
|
yliu
|
e9fd46ddbf
|
HDFS-7659. truncate should check negative value of the new length. Contributed by Yi Liu.
|
2015-01-24 15:44:07 -08:00 |
|
Allen Wittenauer
|
8f26d5a8a1
|
HDFS-7320. The appearance of hadoop-hdfs-httpfs site docs is inconsistent (Masatake Iwasaki via aw)
|
2015-01-23 14:21:55 -08:00 |
|
Allen Wittenauer
|
6c3fec5ec2
|
HDFS-3750. API docs don't include HDFS (Jolly Chen via aw)
|
2015-01-23 14:10:44 -08:00 |
|
Allen Wittenauer
|
5c93ca2f3c
|
HDFS-7644. minor typo in HttpFS doc (Charles Lamb via aw)
|
2015-01-23 13:46:31 -08:00 |
|
Allen Wittenauer
|
d411460e0d
|
HDFS-7667. Various typos and improvements to HDFS Federation doc (Charles Lamb via aw)
|
2015-01-23 13:37:52 -08:00 |
|
Andrew Wang
|
4b00935643
|
HADOOP-11482. Use correct UGI when KMSClientProvider is called by a proxy user. Contributed by Arun Suresh.
|
2015-01-23 12:11:15 -08:00 |
|
Steve Loughran
|
56df5f41eb
|
HADOOP-11507 Hadoop RPC Authentication problem with different user locale. (Talat UYARER via stevel)
|
2015-01-23 19:37:03 +00:00 |
|
Tsuyoshi Ozawa
|
24aa462673
|
YARN-2800. Remove MemoryNodeLabelsStore and add a way to enable/disable node labels feature. Contributed by Wangda Tan.
|
2015-01-23 20:37:05 +09:00 |
|
Tsuyoshi Ozawa
|
3aab354e66
|
YARN-3082. Non thread safe access to systemCredentials in NodeHeartbeatResponse processing. Contributed by Anubhav Dhoot.
|
2015-01-23 16:04:18 +09:00 |
|
yliu
|
5f124efb3e
|
HDFS-7660. BlockReceiver#close() might be called multiple times, which causes the fsvolume reference being released incorrectly. (Lei Xu via yliu)
|
2015-01-23 02:37:44 +08:00 |
|
Akira Ajisaka
|
aee4500612
|
HADOOP-11493. Fix some typos in kms-acls.xml description. (Contributed by Charles Lamb)
|
2015-01-23 11:48:19 +09:00 |
|
cnauroth
|
d3268c4b10
|
HDFS-3519. Checkpoint upload may interfere with a concurrent saveNamespace. Contributed by Ming Ma.
|
2015-01-22 16:26:21 -08:00 |
|
Arpit Agarwal
|
792b7d337a
|
HDFS-7575. Fix CHANGES.txt
|
2015-01-22 14:37:16 -08:00 |
|
Allen Wittenauer
|
fcf1058b45
|
HADOOP-11008. Remove duplicated description about proxy-user in site documents (Masatake Iwasaki via aw)
|
2015-01-22 14:30:21 -08:00 |
|
Arpit Agarwal
|
d34074e237
|
HDFS-7575. Upgrade should generate a unique storage ID for each volume. (Contributed by Arpit Agarwal)
|
2015-01-22 14:08:20 -08:00 |
|
Tsuyoshi Ozawa
|
825923f7b9
|
HADOOP-11500. InputStream is left unclosed in ApplicationClassLoader. Contributed by Ted Yu.
|
2015-01-23 00:50:19 +09:00 |
|
Tsuyoshi Ozawa
|
786dbdfad8
|
HADOOP-11209. Configuration#updatingResource/finalParameters are not thread-safe. Contributed by Varun Saxena.
|
2015-01-22 14:15:59 +09:00 |
|
Tsuyoshi Ozawa
|
5712c9f96a
|
YARN-3078. LogCLIHelpers lacks of a blank space before string 'does not exist'. Contributed by Sam Liu.
|
2015-01-22 12:25:05 +09:00 |
|
Colin Patrick Mccabe
|
6e62a1a672
|
HDFS-7430. Refactor the BlockScanner to use O(1) memory and use multiple threads (cmccabe)
|
2015-01-21 19:00:53 -08:00 |
|
Gera Shegalov
|
a003f71cac
|
MAPREDUCE-5785. Derive heap size or mapreduce.*.memory.mb automatically. (Gera Shegalov and Karthik Kambatla via gera)
|
2015-01-21 18:42:03 -08:00 |
|
Colin Patrick Mccabe
|
ee7d22e90c
|
HADOOP-11466. FastByteComparisons: do not use UNSAFE_COMPARER on the SPARC architecture because it is slower there (Suman Somasundar via Colin P. McCabe)
|
2015-01-21 16:33:02 -08:00 |
|
Konstantin V Shvachko
|
a0521bc83a
|
HADOOP-11490. Expose truncate API via FileSystem and shell command. Contributed by Milan Desai.
|
2015-01-21 16:00:49 -08:00 |
|
cnauroth
|
0742591335
|
MAPREDUCE-3283. mapred classpath CLI does not display the complete classpath. Contributed by Varun Saxena.
|
2015-01-21 13:50:39 -08:00 |
|