Akira Ajisaka
|
20fa7664d1
|
HADOOP-14087. S3A typo in pom.xml test exclusions. Contributed by Aaron Fabbri.
(cherry picked from commit f597f4c43e )
(cherry picked from commit d2d0872f4d )
|
2017-03-07 15:17:42 +09:00 |
Akira Ajisaka
|
dd5d0103df
|
Treat encrypted files as private. Contributed by Daniel Templeton.
(cherry picked from commit f01a69f84f )
(cherry picked from commit 120f680318 )
|
2017-03-07 13:38:51 +09:00 |
Akira Ajisaka
|
8b5307c0e7
|
MAPREDUCE-6855. Specify charset when create String in CredentialsTestJob. Contributed by Kai Sasaki.
(cherry picked from commit 14413989ca )
(cherry picked from commit aa1f944bba )
|
2017-03-07 13:13:52 +09:00 |
Mingliang Liu
|
ff706261be
|
HADOOP-14048. REDO operation of WASB#AtomicRename should create placeholder blob for destination folder. Contributed by NITIN VERMA
(cherry picked from commit c571cda5c7 )
|
2017-03-06 17:01:26 -08:00 |
Andrew Wang
|
3f23d50c9a
|
HDFS-11498. Make RestCsrfPreventionHandler and WebHdfsHandler compatible with Netty 4.0.
(cherry picked from commit 5e74196ede )
(cherry picked from commit 6e75c1e2f0 )
|
2017-03-06 15:04:34 -08:00 |
Xiao Chen
|
83f1e3b10a
|
Revert "HDFS-8377. Support HTTP/2 in datanode. Contributed by Duo Zhang."
This reverts commit f70b9d9241 .
(cherry picked from commit 67d2875f8f )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/web/webhdfs/WebHdfsHandler.java
|
2017-03-06 14:59:07 -08:00 |
Andrew Wang
|
2bfa57488b
|
HDFS-11441. Add escaping to error message in KMS web UI. Contributed by Aaron T. Myers.
(cherry picked from commit ec839b94c0 )
(cherry picked from commit cf5a1390aa )
|
2017-03-06 10:47:39 -08:00 |
Daniel Templeton
|
87432ab13c
|
HADOOP-14026. start-build-env.sh: invalid docker image name (Contributed by Gergő Pásztor via Daniel Templeton)
(cherry picked from commit 6757329c43c1d6586c135b5aa00f144dd0d8d2f1)
(cherry picked from commit c8b96296b2 )
|
2017-03-04 11:04:53 -08:00 |
Jian He
|
d13a5ddc16
|
YARN-6270. WebUtils.getRMWebAppURLWithScheme() needs to honor RM HA setting. Contributed by Xuan Gong
|
2017-03-03 15:24:40 -08:00 |
Jason Lowe
|
6c48440627
|
YARN-6263. NMTokenSecretManagerInRM.createAndGetNMToken is not thread safe. Contributed by Haibo Chen
(cherry picked from commit e58fc76030 )
|
2017-03-03 08:24:20 -06:00 |
Jason Lowe
|
daf3b5ee67
|
YARN-6274. Documentation refers to incorrect nodemanager health checker interval property. Contributed by WeiWei Yang
(cherry picked from commit 05237636d3 )
|
2017-03-03 08:02:31 -06:00 |
Akira Ajisaka
|
c6bf43e0be
|
MAPREDUCE-6753. Variable in byte printed directly in mapreduce client. Contributed by Kai Sasaki.
(cherry picked from commit 19a1fc6373 )
(cherry picked from commit e2fb9538f0 )
|
2017-03-03 16:14:03 +09:00 |
Steve Loughran
|
2acc4d913e
|
HADOOP-14138. Remove S3A ref from META-INF service discovery, rely on existing core-default entry.
Contributed by Steve Loughran
(cherry picked from commit 51fefbe38b )
|
2017-03-02 21:43:05 +00:00 |
Brahma Reddy Battula
|
31bec2c16b
|
HDFS-11432. Federation : Support fully qualified path for Quota/Snapshot/cacheadmin/cryptoadmin commands. Contributed by Brahma Reddy Battula.
(cherry picked from commit dcd03df9f9 )
|
2017-03-01 10:49:36 +05:30 |
Zhe Zhang
|
265ddb20c3
|
HDFS-11466. Change dfs.namenode.write-lock-reporting-threshold-ms default from 1000ms to 5000ms. Contributed by Andrew Wang.
(cherry picked from commit d269b488a7 )
(cherry picked from commit 5fb785e154 )
|
2017-02-28 09:04:07 -08:00 |
Akira Ajisaka
|
6833b4ea30
|
MAPREDUCE-6841. Fix dead link in MapReduce tutorial document. Contributed by Victor Nee.
(cherry picked from commit 4d33683882 )
(cherry picked from commit 69f2ae449b28530d01b73a172f2be6c256dca800)
|
2017-02-27 19:47:35 +09:00 |
Wei-Chiu Chuang
|
295e8685dd
|
HDFS-8498. Blocks can be committed with wrong size. Contributed by Jing Zhao.
(cherry picked from commit f3cdf29af4 )
|
2017-02-25 21:15:07 -08:00 |
Steve Loughran
|
05ab09ca87
|
HADOOP-14028. S3A BlockOutputStreams doesn't delete temporary files in multipart uploads or handle part upload failures.
Contributed by Steve Loughran.
|
2017-02-25 16:10:15 +00:00 |
Steve Loughran
|
ff87ca8441
|
HADOOP-14114 S3A can no longer handle unencoded + in URIs. Contributed by Sean Mackrory.
|
2017-02-24 10:35:21 +00:00 |
Arpit Agarwal
|
6b6b3eba66
|
HADOOP-14100. Upgrade Jsch jar to latest version to fix vulnerability in old versions. Contributed by Vinayakumar B
|
2017-02-23 14:30:46 -08:00 |
Karthik Kambatla
|
1d156c8758
|
YARN-6175. FairScheduler: Negative vcore for resource needed to preempt. (Yufei Gu via kasha)
|
2017-02-23 14:29:30 -08:00 |
Mingliang Liu
|
b1ec790662
|
HADOOP-14091. AbstractFileSystem implementaion for 'wasbs' scheme. Contributed Varada Hemeswari.
(cherry picked from commit 82607fce39 )
|
2017-02-23 14:11:34 -08:00 |
Wangda Tan
|
920847edce
|
YARN-6143. Fix incompatible issue caused by YARN-3583. (Sunil G via wangda)
(cherry picked from commit 0566b30875dfc61dbbba4cde0d42e15b116e85b8)
|
2017-02-22 11:21:57 -08:00 |
Steve Loughran
|
bb4b2f641c
|
HADOOP-13826. S3A Deadlock in multipart copy due to thread pool limits. Contributed by Sean Mackrory.
(cherry picked from commit e3a74e0369e6e2217d1280179b390227fe1b1684)
|
2017-02-21 18:29:46 +00:00 |
Eric Payne
|
10d54eb978
|
HDFS-11404. Increase timeout on TestShortCircuitLocalRead.testDeprecatedGetBlockLocalPathInfoRpc. Contributed by Eric Badger
(cherry picked from commit a07ddef101 )
|
2017-02-21 12:13:58 -06:00 |
Vinayakumar B
|
2b3e8b75c4
|
HDFS-11177. 'storagepolicies -getStoragePolicy' command should accept URI based path. (Contributed by Surendra Singh Lilhore)
(cherry picked from commit 4804050630 )
(cherry picked from commit 00ca9f1792 )
|
2017-02-21 18:17:38 +05:30 |
Steve Loughran
|
8a05ea4aba
|
HADOOP-14081. S3A: Consider avoiding array copy in S3ABlockOutputStream (ByteArrayBlock). Contributed by Rajesh Balamohan
|
2017-02-20 16:21:12 +00:00 |
Steve Loughran
|
b1c1f05b1d
|
HADOOP-14092. Typo in hadoop-aws index.md. Contributed by John Zhuge
|
2017-02-18 18:16:19 +00:00 |
Mingliang Liu
|
3b4f840ccb
|
HADOOP-14019. Fix some typos in the s3a docs. Contributed by Steve Loughran
(cherry picked from commit bdad8b7b97 )
|
2017-02-16 16:43:22 -08:00 |
Li Lu
|
83a5896180
|
YARN-6177. Yarn client should exit with an informative error message if an incompatible Jersey library is used at client. Contributed by Weiwei Yang.
(cherry picked from commit 5d339c46f5 )
|
2017-02-16 13:50:22 -08:00 |
Rohith Sharma K S
|
da944fe0f4
|
YARN-6200. Reverting since the same functionality achieved by YARN-1623.
Revert "YARN-5068. Expose scheduler queue to application master. (Harish Jaiprakash via rohithsharmaks)"
This reverts commit f102c4f6c8 .
|
2017-02-16 17:54:37 +05:30 |
Wei-Chiu Chuang
|
4c47cb68e8
|
HDFS-11333. Print a user friendly error message when plugins are not found. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 859bd159ae )
(cherry picked from commit a8531d5d52 )
|
2017-02-15 03:02:41 -08:00 |
Yongjun Zhang
|
5bb1350922
|
HDFS-11391. Numeric usernames do no work with WebHDFS FS write access. (Pierre Villard via Yongjun Zhang)
(cherry picked from commit 8e53f2b9b0 )
|
2017-02-14 14:14:58 -08:00 |
Xiao Chen
|
8f9aae0193
|
HDFS-11390. Add process name to httpfs process. Contributed by Weiwei Yang.
(cherry picked from commit 92dbdbc490 )
|
2017-02-14 09:47:41 -08:00 |
Wei-Chiu Chuang
|
eca70e4bff
|
HDFS-11084. Add a regression test for sticky bit support of OIV ReverseXML processor. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 89cadb42111e4ffbd3f4bde8250013bba23eb51e)
(cherry picked from commit 8e291e1015 )
|
2017-02-14 09:09:01 -08:00 |
Akira Ajisaka
|
4718f65545
|
HADOOP-14058. Fix NativeS3FileSystemContractBaseTest#testDirWithDifferentMarkersWorks. Contributed by Yiqun Lin.
(cherry picked from commit b9f8491252 )
(cherry picked from commit 25ac54a52e )
|
2017-02-15 01:47:21 +09:00 |
Karthik Kambatla
|
233252aa9a
|
YARN-3933. FairScheduler: Multiple calls to completedContainer are not safe. (Shiwei Guo and Miklos Szegedi via kasha)
(cherry picked from commit 646c6d6509 )
(cherry picked from commit 30ff5bff1a )
|
2017-02-13 11:47:10 -08:00 |
Wei-Chiu Chuang
|
f9c663f45c
|
HADOOP-13508. FsPermission string constructor does not recognize sticky bit. Contributed by Atul Sikaria.
(cherry picked from commit 84ec079911 )
|
2017-02-13 10:47:20 -08:00 |
Wei-Chiu Chuang
|
2463923492
|
HDFS-11306. Print remaining edit logs from buffer if edit log can't be rolled. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 1cde954a4f )
(cherry picked from commit 914eeb997b )
|
2017-02-13 10:18:04 -08:00 |
Kihwal Lee
|
22f8b66137
|
HDFS-11379. DFSInputStream may infinite loop requesting block locations. Contributed by Daryn Sharp.
(cherry picked from commit 33c62d2d19 )
|
2017-02-10 12:56:44 -06:00 |
Karthik Kambatla
|
5d0ec2e24d
|
YARN-6151. FS preemption does not consider child queues over fairshare if the parent is under. (Yufei Gu via kasha)
|
2017-02-09 20:23:50 -08:00 |
Kihwal Lee
|
6b3443fbf5
|
HADOOP-14033. Reduce fair call queue lock contention. Contributed by Daryn Sharp.
(cherry picked from commit 0c01cf5798 )
|
2017-02-09 16:20:48 -06:00 |
Kihwal Lee
|
47bbe431bf
|
HADOOP-14034. Allow ipc layer exceptions to selectively close connections. Contributed by Daryn Sharp.
(cherry picked from commit d008b55153 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java
|
2017-02-09 11:04:29 -06:00 |
Kihwal Lee
|
bb98856af9
|
HADOOP-14032. Reduce fair call queue priority inversion. Contributed by Daryn Sharp.
(cherry picked from commit a0bfb41504 )
|
2017-02-09 10:14:18 -06:00 |
Xiao Chen
|
04076e783b
|
HADOOP-13433 Race in UGI.reloginFromKeytab. Contributed by Duo Zhang.
|
2017-02-08 23:52:59 -08:00 |
Jason Lowe
|
af65f8bb59
|
YARN-6137. Yarn client implicitly invoke ATS client which accesses HDFS. Contributed by Li Lu
(cherry picked from commit 37b4acf7ce )
|
2017-02-08 15:01:10 -06:00 |
Sunil G
|
959db38662
|
YARN-6031. Application recovery has failed when node label feature is turned off during RM recovery. Contributed by Ying Zhang.
|
2017-02-08 16:03:45 +05:30 |
Kihwal Lee
|
2bbcaa8ad0
|
HADOOP-14050. Add process name to kms process. Contributed by Rushabh S Shah.
(cherry picked from commit 7baa6dac54 )
|
2017-02-03 15:40:34 -06:00 |
Eric Payne
|
4e423edd95
|
HDFS-9300. TestDirectoryScanner.testThrottle() is still a little flakey. Contributed by Daniel Templeton.
(cherry picked from commit 3c0adac88c )
|
2017-02-02 15:34:59 -05:00 |
Anu Engineer
|
4f135647fd
|
HDFS-9911. TestDataNodeLifeline Fails intermittently. Contributed by Yiqun Lin
(cherry picked from commit a95639068c )
|
2017-01-27 21:09:03 +00:00 |