Xiaoyu Yao
|
dca298d79e
|
HDFS-10469. Add number of active xceivers to datanode metrics. Contributed by Hanisha Koneru.
|
2016-06-23 14:13:39 -07:00 |
|
Andrew Wang
|
e98c0c7a1c
|
Revert "HADOOP-13228. Add delegation token to the connection in DelegationTokenAuthenticator. Contributed by Xiao Chen."
This reverts commit 35356de1ba .
|
2016-06-23 11:08:02 -07:00 |
|
Tsuyoshi Ozawa
|
42d53e806e
|
addendum commit to close HADOOP-9613's PR. (ozawa)
This closes #76
|
2016-06-23 05:56:25 -07:00 |
|
Kai Zheng
|
e6cb07520f
|
HDFS-10460. Recompute block checksum for a particular range less than file size on the fly by reconstructing missed block. Contributed by Rakesh R
|
2016-06-24 17:39:32 +08:00 |
|
Akira Ajisaka
|
ff07b10803
|
HDFS-10561. test_native_mini_dfs fails by NoClassDefFoundError. (aajisaka)
|
2016-06-23 15:48:18 +09:00 |
|
Akira Ajisaka
|
85209cc591
|
HADOOP-13307. add rsync to Dockerfile so that precommit archive works. Contributed by Allen Wittenauer.
|
2016-06-23 15:11:58 +09:00 |
|
Akira Ajisaka
|
a8a48c9125
|
YARN-5278. Remove unused argument in TestRMWebServicesForCSWithPartitions#setupQueueConfiguration. Contributed by Tao Jie.
|
2016-06-23 14:28:12 +09:00 |
|
Uma Maheswara Rao G
|
01643020d2
|
HDFS-10555: Unable to loadFSEdits due to a failure in readCachePoolInfo. Contributed by Uma Maheswara Rao G
|
2016-06-22 22:06:13 -07:00 |
|
Xuan
|
6ab5aa1c1f
|
YARN-5266. Wrong exit code while trying to get app logs using regex via CLI. Contributed by Xuan Gong
|
2016-06-22 21:48:49 -07:00 |
|
Akira Ajisaka
|
69c21d2db0
|
MAPREDUCE-6641. TestTaskAttempt fails in trunk. Contributed by Haibo Chen.
|
2016-06-23 13:26:10 +09:00 |
|
Arun Suresh
|
99e5dd68d0
|
YARN-5171. Extend DistributedSchedulerProtocol to notify RM of containers allocated by the Node. (Inigo Goiri via asuresh)
|
2016-06-22 19:04:54 -07:00 |
|
Tsuyoshi Ozawa
|
79a7289165
|
MAPREDUCE-6721. mapreduce.reduce.shuffle.memory.limit.percent=0.0 should be legal to enforce shuffle to disk. (Gera Shegalov via ozawa)
This closes #102
|
2016-06-22 17:20:13 -07:00 |
|
Uma Maheswara Rao G
|
17eae9ebb3
|
HDFS-10473: Allow only suitable storage policies to be set on striped files. Contributed by Uma Maheswara Rao G
|
2016-06-22 11:17:43 -07:00 |
|
Steve Loughran
|
4ee3543625
|
HADOOP-13203 S3A: Support fadvise "random" mode for high performance readPositioned() reads. Contributed by Rajesh Balamohan and stevel.
|
2016-06-22 15:45:25 +01:00 |
|
Masatake Iwasaki
|
67089875f0
|
HADOOP-12588. addendum patch to fix intermittent failure of TestGangliaMetrics. (iwasakims)
|
2016-06-22 23:38:20 +09:00 |
|
Akira Ajisaka
|
d433b16ce6
|
HDFS-7597. DelegationTokenIdentifier should cache the TokenIdentifier to UGI mapping. Contributed by Daryn Sharp, Bob Hansen, and Xiao Chen.
|
2016-06-22 11:00:16 +09:00 |
|
Jian He
|
d8107fcd1c
|
MAPREDUCE-6197. Cache MapOutputLocations in ShuffleHandler. Contributed by Junping Du
|
2016-06-21 14:25:58 -07:00 |
|
Chris Nauroth
|
b2c596cdda
|
HADOOP-13287. TestS3ACredentials#testInstantiateFromURL fails if AWS secret key contains +. Contributed by Chris Nauroth.
|
2016-06-21 11:28:52 -07:00 |
|
Sangjin Lee
|
605b4b6136
|
MAPREDUCE-6719. The list of -libjars archives should be replaced with a wildcard in the distributed cache to reduce the application footprint in the state store (Daniel Templeton via sjlee)
|
2016-06-21 11:25:11 -07:00 |
|
Akira Ajisaka
|
e15cd43369
|
HADOOP-13296. Cleanup javadoc for Path. Contributed by Daniel Templeton.
|
2016-06-21 20:16:22 +09:00 |
|
Brahma Reddy Battula
|
f2ac132d6a
|
HDFS-9530. ReservedSpace is not cleared for abandoned Blocks (Contributed by Brahma Reddy Battula)
|
2016-06-21 15:42:28 +05:30 |
|
Colin Patrick Mccabe
|
46f1602e89
|
HDFS-10448. CacheManager#addInternal tracks bytesNeeded incorrectly when dealing with replication factors other than 1 (Yiqun Lin via cmccabe)
|
2016-06-20 18:25:09 -07:00 |
|
Jitendra Pandey
|
7adc4d1769
|
HDFS-10538. Remove AsyncDistributedFileSystem. Contributed by Xiaobing Zhou and Jitendra Pandey.
|
2016-06-20 17:22:55 -07:00 |
|
Jitendra Pandey
|
b7c4cf7129
|
HADOOP-13291. Probing stats in DFSOpsCountStatistics/S3AStorageStatistics should be correctly implemented. Contributed by Mingliang Liu.
|
2016-06-20 16:25:30 -07:00 |
|
Tsuyoshi Ozawa
|
5d58858bb6
|
HADOOP-9613. [JDK8] Update jersey version to latest 1.x release.
|
2016-06-21 08:05:32 +09:00 |
|
Colin Patrick Mccabe
|
8c1f81d4bf
|
HADOOP-13288. Guard null stats key in FileSystemStorageStatistics (Mingliang Liu via Colin P. McCabe)
|
2016-06-20 14:25:07 -07:00 |
|
Aaron T. Myers
|
aa1b583cf9
|
HDFS-10423. Increase default value of httpfs maxHttpHeaderSize. Contributed by Nicolae Popa.
|
2016-06-20 13:46:56 -07:00 |
|
Colin Patrick Mccabe
|
5370a6ffae
|
HADOOP-13280. FileSystemStorageStatistics#getLong(“readOps“) should return readOps + largeReadOps (Mingliang Liu via cmccabe)
|
2016-06-20 10:46:18 -07:00 |
|
Colin Patrick Mccabe
|
5f6b4157a4
|
HDFS-10328. Add per-cache-pool default replication num configuration (xupeng via cmccabe)
|
2016-06-20 10:42:50 -07:00 |
|
Sangjin Lee
|
5107a967fa
|
YARN-4958. The file localization process should allow for wildcards to reduce the application footprint in the state store (Daniel Templeton via sjlee)
|
2016-06-20 09:56:53 -07:00 |
|
Akira Ajisaka
|
fc6b50cc57
|
HADOOP-13192. org.apache.hadoop.util.LineReader cannot handle multibyte delimiters correctly. Contributed by binde.
|
2016-06-20 17:07:26 +09:00 |
|
Junping Du
|
d0162f2040
|
YARN-5246. NMWebAppFilter web redirects drop query parameters. Contributed by Varun Vasudev.
|
2016-06-19 17:44:54 -07:00 |
|
Arpit Agarwal
|
0319d73c3b
|
HDFS-10437. ReconfigurationProtocol not covered by HDFSPolicyProvider. (Arpit Agarwal)
|
2016-06-18 16:16:54 -07:00 |
|
Chris Nauroth
|
5f6bc65bb3
|
Revert "HADOOP-12718. Incorrect error message by fs -put local dir without permission. (John Zhuge via Yongjun Zhang)"
This reverts commit 97056c3355 .
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2016-06-17 23:50:22 -07:00 |
|
Karthik Kambatla
|
20f2799938
|
YARN-5077. Fix FSLeafQueue#getFairShare() for queues with zero fairshare. (Yufei Gu via kasha)
|
2016-06-17 22:24:42 -07:00 |
|
Karthik Kambatla
|
fbbe0bb627
|
YARN-5082. Limit ContainerId increase in fair scheduler if the num of node app reserved reached the limit. Addendum to fix javac warning. (Arun Suresh via kasha)
|
2016-06-17 22:12:50 -07:00 |
|
Xiaoyu Yao
|
0761379fe4
|
HADOOP-13285. DecayRpcScheduler MXBean should only report decayed CallVolumeSummary. Contributed by Xiaoyu Yao.
|
2016-06-17 15:25:14 -07:00 |
|
Kihwal Lee
|
280069510b
|
HDFS-10493. Add links to datanode web UI in namenode datanodes page. Contributed by Weiwei Yang.
|
2016-06-17 11:05:44 -05:00 |
|
Junping Du
|
c35fa4a0e5
|
YARN-5251. Yarn CLI to obtain App logs for last 'n' bytes fails. Contributed by Xuan Gong.
|
2016-06-17 08:24:24 -07:00 |
|
Akira Ajisaka
|
09e82acaf9
|
HADOOP-12943. Add -w -r options in dfs -test command. Contributed by Weiwei Yang.
|
2016-06-17 16:20:38 +09:00 |
|
Chris Nauroth
|
51d16e7b38
|
HADOOP-13242. Authenticate to Azure Data Lake using client ID and keys. Contributed by Atul Sikaria.
|
2016-06-16 23:35:20 -07:00 |
|
Akira Ajisaka
|
51d497fa93
|
MAPREDUCE-6542. HistoryViewer uses SimpleDateFormat, but SimpleDateFormat is not threadsafe. Contributed by zhangyubiao.
|
2016-06-17 11:03:54 +09:00 |
|
Konstantin V Shvachko
|
a2a5cb60b0
|
HADOOP-13189. FairCallQueue makes callQueue larger than the configured capacity. Contributed by Vinitha Gankidi.
|
2016-06-16 18:20:49 -07:00 |
|
Colin Patrick Mccabe
|
bf780406f2
|
HADOOP-12975. Add jitter to CachingGetSpaceUsed's thread (Elliott Clark via Colin P. McCabe)
|
2016-06-16 16:48:05 -07:00 |
|
Xiaoyu Yao
|
b1674caa40
|
HADOOP-13255. KMSClientProvider should check and renew tgt when doing delegation token operations. Contributed by Xiao Chen.
|
2016-06-16 15:22:00 -07:00 |
|
Chris Nauroth
|
127d2c7281
|
HADOOP-13241. document s3a better. Contributed by Steve Loughran.
|
2016-06-16 11:18:02 -07:00 |
|
Ravi Prakash
|
4aefe119a0
|
HADOOP-3733. "s3x:" URLs break when Secret Key contains a slash, even if encoded. Contributed by Steve Loughran.
|
2016-06-16 11:13:35 -07:00 |
|
Arpit Agarwal
|
e983eafb44
|
HDFS-10532. Typo in RollingUpgrade docs. (Contributed by Yiqun Lin)
|
2016-06-16 10:10:33 -07:00 |
|
Chris Nauroth
|
c9e71382a5
|
HADOOP-12875. [Azure Data Lake] Support for contract test and unit test cases. Contributed by Vishwajeet Dusane.
|
2016-06-16 09:46:05 -07:00 |
|
Junping Du
|
e14ee0d3b5
|
YARN-5083. YARN CLI for AM logs does not give any error message if entered invalid am value. Contributed by Jian He.
|
2016-06-16 08:55:56 -07:00 |
|