Xiao Chen
|
e76c2aeb28
|
HDFS-13363. Record file path when FSDirAclOp throws AclException. Contributed by Gabor Bota.
|
2018-04-10 11:19:48 -07:00 |
|
Rakesh Radhakrishnan
|
f89594f0b8
|
HDFS-13328. Abstract ReencryptionHandler recursive logic in separate class. Contributed by Surendra Singh Lilhore.
|
2018-04-10 23:35:00 +05:30 |
|
Ewan Higgs
|
cef8eb7981
|
HADOOP-15376. Remove double semi colons on imports that make Clover fall over.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-04-10 23:58:26 +09:00 |
|
Weiwei Yang
|
6729047a8b
|
HDFS-13420. License header is displayed in ArchivalStorage/MemoryStorage html pages. Contributed by Akira Ajisaka.
|
2018-04-10 22:10:44 +08:00 |
|
Sunil G
|
7c1e77dda4
|
YARN-7804. [UI2] Refresh action on Grid view page should not be redirected to graph view. Contributed by Gergely Novák.
|
2018-04-10 16:09:09 +05:30 |
|
Takanobu Asanuma
|
7623cc5a98
|
HADOOP-15374. Add links of the new features of 3.1.0 to the top page
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-04-10 18:59:40 +09:00 |
|
Yiqun Lin
|
e87be8a2a4
|
HDFS-13384. RBF: Improve timeout RPC call mechanism. Contributed by Inigo Goiri.
|
2018-04-10 15:34:42 +08:00 |
|
Yiqun Lin
|
a92200f4a6
|
HDFS-13410. RBF: Support federation with no subclusters. Contributed by Inigo Goiri.
|
2018-04-10 14:29:28 +08:00 |
|
Bharat
|
0006346abe
|
HADOOP-15328. Fix the typo in HttpAuthentication.md. Contributed by fang zhenyi
|
2018-04-09 16:37:49 -07:00 |
|
Jason Lowe
|
907919d28c
|
YARN-7667. Docker Stop grace period should be configurable. Contributed by Eric Badger
|
2018-04-09 17:19:21 -05:00 |
|
James Clampffer
|
9059376785
|
HDFS-13376. Specify minimum GCC version to avoid TLS support error in Build of hadoop-hdfs-native-client. Contributed by LiXin Ge.
|
2018-04-09 13:48:42 -04:00 |
|
Inigo Goiri
|
e9b9f48dad
|
HDFS-13380. RBF: mv/rm fail after the directory exceeded the quota limit. Contributed by Yiqun Lin.
|
2018-04-09 10:09:25 -07:00 |
|
Inigo Goiri
|
ac32b3576d
|
HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun.
|
2018-04-09 09:16:48 -07:00 |
|
Sunil G
|
821b0de4c5
|
YARN-7574. Add support for Node Labels on Auto Created Leaf Queue Template. Contributed by Suma Shivaprasad.
|
2018-04-09 21:17:22 +05:30 |
|
Yiqun Lin
|
5700556cd6
|
HDFS-13402. RBF: Fix java doc for StateStoreFileSystemImpl. Contributed by Yiran Wu.
|
2018-04-08 12:01:55 +08:00 |
|
Mukul Kumar Singh
|
0b345b7653
|
HADOOP-15366. Add a helper shutdown routine in HadoopExecutor to ensure clean shutdown. Contributed by Shashikant Banerjee.
|
2018-04-07 16:29:01 +05:30 |
|
bibinchundatt
|
eb47c3de74
|
YARN-7905. Parent directory permission incorrect during public localization. Contributed by Bilwa S T.
|
2018-04-07 12:26:29 +05:30 |
|
Surendra Singh Lilhore
|
70590cd8d9
|
HDFS-13292. Crypto command should give proper exception when trying to set key on existing EZ directory. Contributed by Ranith Sardar.
|
2018-04-07 11:23:49 +05:30 |
|
Wangda Tan
|
00ebec89f1
|
YARN-1151. Ability to configure auxiliary services from HDFS-based JAR files. (Xuan Gong via wangda)
Change-Id: Ied37ff11e507fc86847753ba79486652c8fadfe9
|
2018-04-06 21:25:57 -07:00 |
|
Wangda Tan
|
d4e63ccca0
|
YARN-8048. Support auto-spawning of admin configured services during bootstrap of RM (Rohith Sharma K S via wangda)
Change-Id: I2d8d61ccad55e1118009294d7e17822df3cd0fd5
|
2018-04-06 21:24:58 -07:00 |
|
Subru Krishnan
|
00905efab2
|
YARN-8110. AMRMProxy recover should catch for all throwable to avoid premature exit. (Botong Huang via Subru).
|
2018-04-06 16:31:16 -07:00 |
|
Haibo Chen
|
024d7c0870
|
YARN-8107. Give an informative message when incorrect format is used in ATSv2 filter attributes. (Rohith Sharma K S via Haibo Chen)
|
2018-04-06 09:39:01 -07:00 |
|
Sunil G
|
b17dc9f5f5
|
YARN-8083. [UI2] All YARN related configurations are paged together in conf page. Contributed by Gergely Novák.
|
2018-04-06 21:53:14 +05:30 |
|
Aaron Fabbri
|
ea3849f0cc
|
HADOOP-14759 S3GuardTool prune to prune specific bucket entries. Contributed by Gabor Bota.
|
2018-04-05 20:23:17 -07:00 |
|
Wangda Tan
|
6cf023f9b7
|
Added CHANGES/RELEASES/Jdiff for 3.1.0 release
Change-Id: Ied5067a996151c04d15cad46c46ac98b60c37b39
(cherry picked from commit 2d96570452a72569befdf9cfe9b90c9fa2e0e261)
|
2018-04-05 15:52:39 -07:00 |
|
Wei Yan
|
3121e8c293
|
HDFS-13353. RBF: TestRouterWebHDFSContractCreate failed. Contributed by Takanobu Asanuma.
|
2018-04-05 12:00:52 -07:00 |
|
Rohith Sharma K S
|
f32d6275ba
|
YARN-8119. [UI2] Timeline Server address' url scheme should be removed while accessing via KNOX. Contributed by Sunil G.
|
2018-04-05 23:32:35 +05:30 |
|
Haibo Chen
|
f8b8bd53c4
|
YARN-6936. [Atsv2] Retrospect storing entities into sub application table from client perspective. (Rohith Sharma K S via Haibo Chen)
|
2018-04-05 10:23:42 -07:00 |
|
Lei Xu
|
d737bf99d4
|
HDFS-13350. Negative legacy block ID will confuse Erasure Coding to be considered as striped block. (Contributed by Lei (Eddy) Xu).
|
2018-04-05 09:59:10 -07:00 |
|
Miklos Szegedi
|
e52539b46f
|
HADOOP-14855. Hadoop scripts may errantly believe a daemon is still running, preventing it from starting. Contributed by Robert Kanter.
|
2018-04-04 15:35:58 -07:00 |
|
Vrushali C
|
345e7624d5
|
YARN-8073 TimelineClientImpl doesn't honor yarn.timeline-service.versions configuration. Contributed by Rohith Sharma K S
|
2018-04-04 15:08:03 -07:00 |
|
Haibo Chen
|
3087e89135
|
YARN-7946. Update TimelineServerV2 doc as per YARN-7919. (Haibo Chen)
|
2018-04-04 11:59:31 -07:00 |
|
Konstantinos Karanasos
|
7853ec8d2f
|
YARN-8013. Support application tags when defining application namespaces for placement constraints. Contributed by Weiwei Yang.
|
2018-04-04 10:51:58 -07:00 |
|
Sunil G
|
42cd367c93
|
YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI before using to access NM. Contributed by Sreenath Somarajapuram.
|
2018-04-04 22:13:14 +05:30 |
|
Wangda Tan
|
b779f4f0f6
|
YARN-8106. Update LogAggregationIndexedFileController to use readFull instead read to avoid IOException while loading log meta. (Prabhu Joseph via wangda)
Change-Id: I63a65f73f8d1636e2c99ed9c8c2bbd05efcff80f
|
2018-04-03 21:06:24 -07:00 |
|
Sunil G
|
f7a17b029d
|
YARN-7764. Findbugs warning: Resource#getResources may expose internal representation. Contributed by Weiwei Yang.
|
2018-04-04 09:22:35 +05:30 |
|
Miklos Szegedi
|
2d06d885c8
|
YARN-8035. Uncaught exception in ContainersMonitorImpl during relaunch due to the process ID changing. Contributed by Shane Kumpf.
|
2018-04-03 10:01:00 -07:00 |
|
Steve Loughran
|
5a174f8ac6
|
HADOOP-14758. S3GuardTool.prune to handle UnsupportedOperationException.
Contributed by Gabor Bota.
|
2018-04-03 16:31:34 +01:00 |
|
Haibo Chen
|
93d47a0ed5
|
YARN-8051. TestRMEmbeddedElector#testCallbackSynchronization is flaky. (Robert Kanter via Haibo Chen)
|
2018-04-03 07:59:20 -07:00 |
|
Yiqun Lin
|
2be64eb201
|
HDFS-13364. RBF: Support NamenodeProtocol in the Router. Contributed by Inigo Goiri.
|
2018-04-03 15:08:40 +08:00 |
|
Xiao Chen
|
1077392eaa
|
HADOOP-15355. TestCommonConfigurationFields is broken by HADOOP-15312. Contributed by LiXin Ge.
|
2018-04-02 23:10:08 -07:00 |
|
Xiao Chen
|
57374c4737
|
HADOOP-15317. Improve NetworkTopology chooseRandom's loop.
|
2018-04-02 22:48:26 -07:00 |
|
Wangda Tan
|
c78cb18c61
|
YARN-8091. Revisit checkUserAccessToQueue RM REST API. (wangda)
Change-Id: I5fab3fe229c34e967487b7327c7b3c8ddf7cb795
|
2018-04-02 15:22:05 -07:00 |
|
Jason Lowe
|
54a81211ea
|
YARN-8082. Include LocalizedResource size information in the NM download log for localization. Contributed by Kuhu Shukla
|
2018-04-02 10:38:13 -05:00 |
|
Steve Loughran
|
dde1579096
|
HADOOP-15146. Remove DataOutputByteBuffer.
Contributed by BELUGA BEHR.
|
2018-04-02 15:52:40 +01:00 |
|
Wangda Tan
|
a0bde7d525
|
YARN-7142. Support placement policy in yarn native services. (Gour Saha via wangda)
Change-Id: I166c67a7a34430627c17365f60bac75b6da1b434
|
2018-04-02 07:26:01 -07:00 |
|
Inigo Goiri
|
dc8e343201
|
HDFS-13289. RBF: TestConnectionManager#testCleanup() test case need correction. Contributed by Dibyendu Karmakar.
|
2018-03-31 09:46:13 -07:00 |
|
Konstantin V Shvachko
|
acfd764fcc
|
HADOOP-15253. Should update maxQueueSize when refresh call queue. Contributed by Tao Jie.
|
2018-03-30 18:55:35 -07:00 |
|
Akira Ajisaka
|
659074728e
|
HADOOP-15352. Fix default local maven repository path in create-release script. Contributed by Elek, Marton.
|
2018-03-30 23:25:14 +09:00 |
|
Weiwei Yang
|
1606dad133
|
YARN-7497. Add file system based scheduler configuration store. Contributed by Jiandan Yang.
|
2018-03-30 21:41:33 +08:00 |
|