Harsh J
|
cce66ba3c9
|
HDFS-3918. EditLogTailer shouldn't log WARN when other node is in standby mode. Contributed by Todd Lipcon.
|
2015-03-31 08:04:18 +05:30 |
|
Arpit Agarwal
|
1a495fbb48
|
HDFS-7645. Rolling upgrade is restoring blocks from trash multiple times (Contributed by Vinayakumar B and Keisuke Ogiwara)
|
2015-03-30 15:25:16 -07:00 |
|
Vinod Kumar Vavilapalli
|
cc0a01c503
|
Revert "MAPREDUCE-6288. Changed permissions on JobHistory server's done directory so that user's client can load the conf files directly. Contributed by Robert Kanter."
This reverts commit 5358b83167 .
|
2015-03-30 14:48:21 -07:00 |
|
Colin Patrick Mccabe
|
d9ac5ee2c4
|
HADOOP-11660. Add support for hardware crc of HDFS checksums on ARM aarch64 architecture (Edward Nevill via Colin P. McCabe)
|
2015-03-30 13:55:02 -07:00 |
|
Haohui Mai
|
0967b1d99d
|
Addendum for HDFS-7748.
|
2015-03-30 13:11:09 -07:00 |
|
Wangda Tan
|
2a945d24f7
|
YARN-2495. Allow admin specify labels from each NM (Distributed configuration for node label). (Naganarasimha G R via wangda)
|
2015-03-30 12:05:21 -07:00 |
|
Haohui Mai
|
b80457158d
|
HDFS-7748. Separate ECN flags from the Status in the DataTransferPipelineAck. Contributed by Anu Engineer and Haohui Mai.
|
2015-03-30 11:59:21 -07:00 |
|
Haohui Mai
|
90e07d55ac
|
HADOOP-11754. RM fails to start in non-secure mode due to authentication filter failure. Contributed by Haohui Mai.
|
2015-03-30 11:44:22 -07:00 |
|
Haohui Mai
|
82fa3adfd8
|
HADOOP-11761. Fix findbugs warnings in org.apache.hadoop.security.authentication. Contributed by Li Lu.
|
2015-03-30 11:08:54 -07:00 |
|
Colin Patrick Mccabe
|
1feb9569f3
|
HDFS-7261. storageMap is accessed without synchronization in DatanodeDescriptor#updateHeartbeatState() (Brahma Reddy Battula via Colin P. McCabe)
|
2015-03-30 10:46:21 -07:00 |
|
Vinod Kumar Vavilapalli
|
5358b83167
|
MAPREDUCE-6288. Changed permissions on JobHistory server's done directory so that user's client can load the conf files directly. Contributed by Robert Kanter.
|
2015-03-30 10:27:19 -07:00 |
|
Vinod Kumar Vavilapalli
|
c358368f51
|
YARN-3304. Cleaning up ResourceCalculatorProcessTree APIs for public use and removing inconsistencies in the default values. Contributed by Junping Du and Karthik Kambatla.
|
2015-03-30 10:09:40 -07:00 |
|
Akira Ajisaka
|
e7ea2a8e8f
|
HDFS-8002. Website refers to /trash directory. Contributd by Brahma Reddy Battula.
|
2015-03-31 00:27:50 +09:00 |
|
Kihwal Lee
|
04ee18ed48
|
HDFS-7742. Favoring decommissioning node for replication can cause a block to stay
underreplicated for long periods. Contributed by Nathan Roberts.
|
2015-03-30 10:10:11 -05:00 |
|
Harsh J
|
ae3e8c61ff
|
HDFS-4396. Add START_MSG/SHUTDOWN_MSG for ZKFC. Contributed by Liang Xie.
|
2015-03-30 15:21:18 +05:30 |
|
Vinayakumar B
|
1ed9fb7664
|
HDFS-7890. Improve information on Top users for metrics in RollingWindowsManager and lower log level (Contributed by J.Andreina)
|
2015-03-30 10:02:48 +05:30 |
|
Akira Ajisaka
|
232eca944a
|
HDFS-6408. Remove redundant definitions in log4j.properties. Contributed by Abhiraj Butala.
|
2015-03-30 11:25:35 +09:00 |
|
Akira Ajisaka
|
257c77f895
|
HDFS-6263. Remove DRFA.MaxBackupIndex config from log4j.properties. Contributed by Abhiraj Butala.
|
2015-03-30 10:52:15 +09:00 |
|
Harsh J
|
3d9132d434
|
HDFS-7501. TransactionsSinceLastCheckpoint can be negative on SBNs. Contributed by Gautam Gopalakrishnan.
|
2015-03-29 00:45:01 +05:30 |
|
Ravi Prakash
|
e0ccea33c9
|
YARN-3288. Document and fix indentation in the DockerContainerExecutor code
|
2015-03-28 08:00:41 -07:00 |
|
Harsh J
|
27d49e6714
|
MAPREDUCE-6291. Correct mapred queue usage command. Contributed by Brahma Reddy Battula.
|
2015-03-28 11:58:17 +05:30 |
|
Arpit Agarwal
|
89fb0f57ef
|
HDFS-7700. Document quota support for storage types. (Contributed by Xiaoyu Yao)
|
2015-03-27 19:49:26 -07:00 |
|
Arun Suresh
|
e97f8e44af
|
HDFS-8004. Use KeyProviderCryptoExtension#warmUpEncryptedKeys when creating an encryption zone. (awang via asuresh)
|
2015-03-27 19:23:45 -07:00 |
|
cnauroth
|
3836ad6c0b
|
HADOOP-11639. Clean up Windows native code compilation warnings related to Windows Secure Container Executor. Contributed by Remus Rusanu.
|
2015-03-27 15:03:41 -07:00 |
|
Tsuyoshi Ozawa
|
05499b1093
|
MAPREDUCE-6294. Remove an extra parameter described in Javadoc of TockenCache. Contributed by Brahma Reddy Battula.
|
2015-03-28 00:08:35 +09:00 |
|
Tsuyoshi Ozawa
|
e074952bd6
|
HADOOP-11760. Fix typo of javadoc in DistCp. Contributed by Brahma Reddy Battula.
|
2015-03-27 23:15:51 +09:00 |
|
Kihwal Lee
|
60882ab26d
|
HDFS-7990. IBR delete ack should not be delayed. Contributed by Daryn Sharp.
|
2015-03-27 09:05:17 -05:00 |
|
cnauroth
|
af618f23a7
|
HADOOP-11691. X86 build of libwinutils is broken. Contributed by Kiran Kumar M R.
|
2015-03-26 21:56:31 -07:00 |
|
Haohui Mai
|
47782cbf4a
|
HADOOP-11748. The secrets of auth cookies should not be specified in configuration in clear text. Contributed by Li Lu and Haohui Mai.
|
2015-03-26 17:35:37 -07:00 |
|
Allen Wittenauer
|
5695c7a541
|
HADOOP-11553 addendum fix the typo in the changes file
|
2015-03-26 15:18:03 -07:00 |
|
Allen Wittenauer
|
b30ca8ce0e
|
HADOOP-11553. Foramlize the shell API (aw)
|
2015-03-26 15:09:51 -07:00 |
|
Colin Patrick Mccabe
|
61df1b27a7
|
HDFS-7410. Support CreateFlags with append() to support hsync() for appending streams (Vinayakumar B via Colin P. McCabe)
|
2015-03-26 13:21:09 -07:00 |
|
Robert Kanter
|
87130bf6b2
|
YARN-3400. [JDK 8] Build Failure due to unreported exceptions in RPCUtil (rkanter)
|
2015-03-26 11:00:20 -07:00 |
|
Arpit Agarwal
|
3d0708bdb0
|
HDFS-7824. GetContentSummary API and its namenode implementation for Storage Type Quota/Usage. (Contributed by Xiaoyu Yao)
|
2015-03-26 10:24:11 -07:00 |
|
Kihwal Lee
|
222845632b
|
HDFS-7963. Fix expected tracing spans in TestTracing. Contributed by Masatake Iwasaki.
|
2015-03-26 08:44:58 -05:00 |
|
Harsh J
|
b4b4fe9056
|
HADOOP-11719.[Fsshell] Remove bin/hadoop reference from GenericOptionsParser default help text. Contributed by Brahma Reddy Battula.
|
2015-03-26 11:29:54 +05:30 |
|
cnauroth
|
4528eb9fb2
|
HADOOP-11524. hadoop_do_classpath_subcommand throws a shellcheck warning. Contributed by Chris Nauroth.
|
2015-03-25 22:36:09 -07:00 |
|
Yongjun Zhang
|
44809b8081
|
HADOOP-11724. DistCp throws NPE when the target directory is root. (Lei Eddy Xu via Yongjun Zhang)
|
2015-03-25 15:45:45 -07:00 |
|
Kihwal Lee
|
fc1031af74
|
HDFS-7928. Scanning blocks from disk during rolling upgrade startup takes a lot of time if disks are busy. Contributed by Rushabh Shah.
|
2015-03-25 14:42:59 -05:00 |
|
Haohui Mai
|
3807884263
|
Addendum for HADOOP-10670.
|
2015-03-25 12:29:54 -07:00 |
|
Jing Zhao
|
97e2aa2551
|
Move HDFS-6353 to the trunk section in CHANGES.txt
|
2015-03-25 11:15:44 -07:00 |
|
Haohui Mai
|
e4b8d9e72d
|
HADOOP-10670. Allow AuthenticationFilters to load secret from signature secret files. Contributed by Kai Zheng.
|
2015-03-25 11:12:42 -07:00 |
|
Jing Zhao
|
5e21e4ca37
|
HDFS-6353. Check and make checkpoint before stopping the NameNode. Contributed by Jing Zhao.
|
2015-03-25 10:38:00 -07:00 |
|
Karthik Kambatla
|
c906a1de72
|
YARN-3397. yarn rmadmin should skip -failover. (J.Andreina via kasha)
|
2015-03-25 07:42:27 -07:00 |
|
Xuan
|
e556198e71
|
YARN-2213. Change proxy-user cookie log in AmIpFilter to DEBUG.
Contributed by Varun Saxena
|
2015-03-25 04:49:43 -07:00 |
|
Akira Ajisaka
|
c770df49b4
|
MAPREDUCE-6292. Use org.junit package instead of junit.framework in TestCombineFileInputFormat. (aajisaka)
|
2015-03-25 19:00:35 +09:00 |
|
Harsh J
|
b6dea9776b
|
MAPREDUCE-579. Streaming slowmatch documentation.
|
2015-03-25 14:39:00 +05:30 |
|
Tsuyoshi Ozawa
|
323945b33a
|
HADOOP-11738. Fix a link of Protocol Buffers 2.5 for download in BUILDING.txt. (ozawa)
|
2015-03-25 18:02:32 +09:00 |
|
Tsuyoshi Ozawa
|
b351086ff6
|
HADOOP-11014. Potential resource leak in JavaKeyStoreProvider due to unclosed stream. (ozawa)
|
2015-03-25 16:59:40 +09:00 |
|
Tsuyoshi Ozawa
|
5582b0f1d4
|
HADOOP-11741. Add LOG.isDebugEnabled() guard for some LOG.debug(). Contributed by Walter Su.
|
2015-03-25 16:36:10 +09:00 |
|