Karthik Kambatla
|
ee005e010c
|
HADOOP-12702. Add an HDFS metrics sink. (Daniel Templeton via kasha)
|
2016-01-28 17:43:17 -08:00 |
|
Colin Patrick Mccabe
|
2e8ab3d465
|
HADOOP-12735. core-default.xml misspells hadoop.workaround.non.threadsafe.getpwuid (Ray Chiang via cmccabe)
|
2016-01-27 11:39:55 -08:00 |
|
Yongjun Zhang
|
97056c3355
|
HADOOP-12718. Incorrect error message by fs -put local dir without permission. (John Zhuge via Yongjun Zhang)
|
2016-01-27 08:04:25 -08:00 |
|
Akira Ajisaka
|
736eb17a79
|
HADOOP-12731. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
|
2016-01-25 13:47:29 +09:00 |
|
Allen Wittenauer
|
d22c4239a4
|
HDFS-9525. hadoop utilities need to support provided delegation tokens (HeeSoo Kim via aw)
|
2016-01-22 12:15:22 -08:00 |
|
Kihwal Lee
|
2fd19b9674
|
HDFS-8898. Create API and command-line argument to get quota and quota usage without detailed content summary. Contributed by Ming Ma.
|
2016-01-22 09:10:06 -06:00 |
|
Xiaoyu Yao
|
f3427d3766
|
HADOOP-12659. Incorrect usage of config parameters in token manager of KMS. Contributed by Mingliang Liu.
|
2016-01-21 13:51:58 -08:00 |
|
Zhe Zhang
|
1bb31fb22e
|
HADOOP-11828. Implement the Hitchhiker erasure coding algorithm. Contributed by Jack Liu Quan.
Change-Id: If43475ccc2574df60949c947af562722db076251
|
2016-01-21 10:30:05 -08:00 |
|
Vinayakumar B
|
446987e20a
|
HADOOP-12423. Handle failure of registering shutdownhook by ShutdownHookManager in static block (Contributed by Abhishek Agarwal)
|
2016-01-21 20:08:24 +05:30 |
|
Lei Xu
|
2ec438e8f7
|
HDFS-9655. NN should start JVM pause monitor before loading fsimage. (John Zhuge via Lei (Eddy) Xu)
|
2016-01-20 14:26:11 -08:00 |
|
Wangda Tan
|
89d1fd5dac
|
HADOOP-12356. Fix computing CPU usage statistics on Windows. (Inigo Goiri via wangda)
|
2016-01-19 21:27:38 +08:00 |
|
Akira Ajisaka
|
92c5f565fd
|
HDFS-9623. Update example configuration of block state change log in log4j.properties. Contributed by Masatake Iwasaki.
|
2016-01-19 13:31:26 +09:00 |
|
cnauroth
|
da77f423d1
|
HADOOP-12691. Move files to correct location.
|
2016-01-16 07:47:43 -08:00 |
|
Colin Patrick Mccabe
|
b2c155f810
|
HADOOP-12712. Fix some cmake plugin and native build warnings (cmccabe)
|
2016-01-15 12:29:18 -08:00 |
|
Karthik Kambatla
|
fb64e6051a
|
HADOOP-12683. Add number of samples in last interval in snapshot of MutableStat. (Vikram Srivastava via kasha)
|
2016-01-13 15:43:47 -08:00 |
|
Lei Xu
|
126705f67e
|
HADOOP-11262. Enable YARN to use S3A. (Pieter Reuse via lei)
|
2016-01-12 12:19:53 -08:00 |
|
Colin Patrick Mccabe
|
30c7dfd8ba
|
HADOOP-12653. Use SO_REUSEADDR to avoid getting "Address already in use" when using kerberos and attempting to bind to any port on the local IP address (cmccabe)
|
2016-01-12 10:46:22 -08:00 |
|
Akira Ajisaka
|
56b9500bbd
|
HADOOP-12584. Disable browsing the static directory in HttpServer2. Contributed by Robert Kanter.
|
2016-01-12 13:34:18 +09:00 |
|
rohithsharmaks
|
ed18527e38
|
Revert "HADOOP-12687. SecureUtil#QualifiedHostResolver#getByName should also try to resolve direct hostname (Sunil G via rohithsharmaks)"
This reverts commit 2b252844e0 .
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2016-01-08 14:30:28 +05:30 |
|
Steve Loughran
|
3fcdbe076f
|
HADOOP-12663. Remove Hard-Coded Values From FileSystem.java. (BELUGA BEHR via stevel)
|
2016-01-07 14:45:34 +00:00 |
|
rohithsharmaks
|
2b252844e0
|
HADOOP-12687. SecureUtil#QualifiedHostResolver#getByName should also try to resolve direct hostname (Sunil G via rohithsharmaks)
|
2016-01-07 10:42:48 +05:30 |
|
Zhe Zhang
|
c52b407cbf
|
HADOOP-12685. Input buffer position after encode/decode not consistent between different kinds of buffers. Contributed by Rui Li.
Change-Id: I713c7b4e3cfae70c04b7e4b292ab53eae348d8d9
|
2016-01-05 16:32:18 -08:00 |
|
Yongjun Zhang
|
28bd138018
|
HADOOP-12604. Exception may be swallowed in KMSClientProvider. (Yongjun Zhang)
|
2016-01-05 11:09:05 -08:00 |
|
Uma Mahesh
|
778146eaae
|
HADOOP-12658. Clear javadoc and check style issues around DomainSocket. Contributed by Kai Zheng
|
2016-01-04 14:32:09 -08:00 |
|
Akira Ajisaka
|
64ae85fd2e
|
HADOOP-11252. RPC client does not time out by default. Contributed by Wilfred Spiegelenburg and Masatake Iwasaki.
|
2016-01-04 14:31:22 +09:00 |
|
Xiaoyu Yao
|
ab725cff66
|
HADOOP-12682. Fix TestKMS#testKMSRestart* failure. Contributed by Wei-Chiu Chuang.
|
2015-12-30 10:29:26 -08:00 |
|
Xiaoyu Yao
|
993311e547
|
HADOOP-12559. KMS connection failures should trigger TGT renewal. Contributed by Zhe Zhang.
|
2015-12-28 10:41:26 -08:00 |
|
Karthik Kambatla
|
8b1837fcd1
|
HADOOP-12566. Add NullGroupMapping. (Daniel Templeton via kasha)
|
2015-12-23 14:34:53 -08:00 |
|
Chris Douglas
|
8652cce5b2
|
HADOOP-12636. Prevent ServiceLoader failure init for unused FileSystems. Contributed by Inigo Goiri
|
2015-12-18 18:30:18 -08:00 |
|
Akira Ajisaka
|
061c05cc05
|
HADOOP-12657. Add a option to skip newline on empty files with getMerge -nl. Contributed by Kanaka Kumar Avvaru.
|
2015-12-18 13:58:28 +09:00 |
|
Zhe Zhang
|
f5756a2038
|
HADOOP-12615. Fix NPE in MiniKMS.start(). Contributed by Wei-Chiu Chuang.
Change-Id: Ie3e148bd1401618b1737a577957298bf622891f4
|
2015-12-17 13:24:29 -08:00 |
|
Uma Mahesh
|
ae67c8424c
|
HADOOP-12639. Improve JavaDoc for getTrimmedStrings. (BELUGA BEHR via umamahesh)
|
2015-12-15 15:13:37 -08:00 |
|
Colin Patrick Mccabe
|
bc72422981
|
HADOOP-12638. UnsatisfiedLinkError while checking ISA-L in checknative command. (Kai Sasaki via Colin P. McCabe)
|
2015-12-14 13:12:50 -08:00 |
|
Allen Wittenauer
|
576b569b6c
|
Revert "HDFS-9525. hadoop utilities need to support provided delegation tokens (HeeSoo Kim via aw)"
This reverts commit 832b3cbde1 .
|
2015-12-11 10:59:42 -08:00 |
|
Robert Kanter
|
e27fffdb90
|
HADOOP-12625. Add a config to disable the /logs endpoints (rkanter)
|
2015-12-09 14:32:20 -08:00 |
|
Allen Wittenauer
|
832b3cbde1
|
HDFS-9525. hadoop utilities need to support provided delegation tokens (HeeSoo Kim via aw)
|
2015-12-08 12:56:38 -08:00 |
|
Steve Loughran
|
65f395226b
|
HADOOP-12321. Make JvmPauseMonitor an AbstractService. (Sunil G via Stevel) [includes HDFS-8947 MAPREDUCE-6462 and YARN-4072]
|
2015-12-06 17:43:35 +00:00 |
|
Xiaoyu Yao
|
cbc7b6bf97
|
HDFS-8831. Trash Support for deletion in HDFS encryption zone. Contributed by Xiaoyu Yao.
|
2015-12-04 10:39:45 -08:00 |
|
Arpit Agarwal
|
485c3468a8
|
HADOOP-12609. Fix intermittent failure of TestDecayRpcScheduler. (Contributed by Masatake Iwasaki)
|
2015-12-01 09:27:23 -08:00 |
|
cnauroth
|
c37c3f41b3
|
Revert "HADOOP-11505. Various native parts use bswap incorrectly and unportably (Alan Burlison via aw)"
This reverts commit 6725e7f1be .
|
2015-11-28 17:21:11 -08:00 |
|
cnauroth
|
b2c78536cb
|
HADOOP-12600. FileContext and AbstractFileSystem should be annotated as a Stable interface. Contributed by Chris Nauroth.
|
2015-11-28 15:40:07 -08:00 |
|
Allen Wittenauer
|
6725e7f1be
|
HADOOP-11505. Various native parts use bswap incorrectly and unportably (Alan Burlison via aw)
|
2015-11-27 18:25:45 -08:00 |
|
Yongjun Zhang
|
0348e769ab
|
HADOOP-12468. Partial group resolution failure should not result in user lockout. (Wei-Chiu Chuang via Yongjun Zhang)
|
2015-11-25 18:37:52 -08:00 |
|
Robert Kanter
|
7fd00b3db4
|
MAPREDUCE-6549. multibyte delimiters with LineRecordReader cause duplicate records (wilfreds via rkanter)
|
2015-11-25 17:03:38 -08:00 |
|
Haohui Mai
|
b21dffb1fe
|
HDFS-9451. Clean up depreated umasks and related unit tests. Contributed by Wei-Chiu Chuang.
|
2015-11-25 12:47:24 -08:00 |
|
Xiaoyu Yao
|
fe5624b85d
|
HDFS-8855. Webhdfs client leaks active NameNode connections. Contributed by Xiaobing Zhou.
|
2015-11-24 12:47:57 -08:00 |
|
Allen Wittenauer
|
e8a87d739f
|
HADOOP-11954. Solaris does not support RLIMIT_MEMLOCK as in Linux (Alan Burlison via aw)
|
2015-11-24 12:45:08 -08:00 |
|
Jason Lowe
|
17b1a5482b
|
Revert "HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Brahma Reddy Battula."
This reverts commit 4356e8a5ef .
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/impl/MetricsSourceAdapter.java
|
2015-11-24 19:12:04 +00:00 |
|
Jian He
|
8676a118a1
|
YARN-4349. Support CallerContext in YARN. Contributed by Wangda Tan
|
2015-11-23 17:19:48 -08:00 |
|
Haohui Mai
|
4bff073b4d
|
Revert "HADOOP-12572. Update Hadoop's lz4 to r131. Contributed by Kevin Bowling."
This reverts commit 4c061e607e .
|
2015-11-23 15:00:56 -08:00 |
|