Eric Yang
|
678e599879
|
YARN-8196. Updated documentation for enabling YARN Service REST API.
Contributed by Billie Rinaldi
(cherry picked from commit f64501fcdc9dfa2e9848db0fb4749c6bd4a54d7f)
|
2018-04-24 19:17:15 -04:00 |
Junping Du
|
9209ebae18
|
YARN-7598. Document how to use classpath isolation for aux-services in YARN. Contributed by Xuan Gong.
(cherry picked from commit 56788d759f )
|
2018-04-24 18:30:58 +08:00 |
Yiqun Lin
|
ea2863f2b5
|
HDFS-13490. RBF: Fix setSafeMode in the Router. Contributed by Inigo Goiri.
(cherry picked from commit b06601acce )
|
2018-04-24 11:27:14 +08:00 |
Inigo Goiri
|
5b2427cd73
|
HDFS-13336. Test cases of TestWriteToReplica failed in windows. Contributed by Xiao Liang.
(cherry picked from commit df92a17e02 )
|
2018-04-23 19:12:53 -07:00 |
Robert Kanter
|
ea7ad50499
|
HADOOP-15390. Yarn RM logs flooded by DelegationTokenRenewer trying to renew KMS tokens (xiaochen via rkanter)
(cherry picked from commit 7ab08a9c37 )
|
2018-04-23 16:25:41 -07:00 |
Bharat Viswanadham
|
caf4d5000e
|
HDFS-13356. Balancer:Set default value of minBlockSize to 10mb. Contributed by Bharat Viswanadham
(cherry picked from commit 9b5375e0c1 )
|
2018-04-23 16:10:28 -07:00 |
Chris Douglas
|
cf272c5179
|
HDFS-13408. MiniDFSCluster to support being built on randomized base directory. Contributed by Xiao Liang
(cherry picked from commit f411de6a79 )
|
2018-04-23 11:13:52 -07:00 |
Arpit Agarwal
|
1f486a0649
|
HDFS-13433. webhdfs requests can be routed incorrectly in federated cluster. Contributed by Arpit Agarwal.
|
2018-04-23 10:09:02 -07:00 |
Sunil G
|
74f181e5dd
|
YARN-8177. Documentation changes for auto creation of Leaf Queues with node label. Contributed by Suma Shivaprasad.
(cherry picked from commit 83e5f25d5e )
|
2018-04-23 13:37:13 +05:30 |
Sunil G
|
f53e5e000a
|
YARN-7956. [UI2] Avoid duplicating Components link under Services/<ServiceName>/Components. Contributed by Yesha Vora.
(cherry picked from commit b6d94fad08 )
|
2018-04-23 13:32:54 +05:30 |
Yiqun Lin
|
3f72d077ff
|
HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri.
(cherry picked from commit b6dae26f44 )
|
2018-04-21 13:35:04 +08:00 |
Sangjin Lee
|
9f648f6e59
|
HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov.
(cherry picked from commit f40969a141 )
|
2018-04-20 20:36:31 -07:00 |
Eric Yang
|
5556cf397c
|
YARN-8064. Bugfix for clean up container-executor cmd helper file.
Contributed by Eric Badger
|
2018-04-20 19:12:06 -04:00 |
Konstantinos Karanasos
|
18c86a3fb6
|
YARN-8111. Simplify PlacementConstraints API by removing allocationTagToIntraApp. Contributed by Weiwei Yang.
(cherry picked from commit 28e2244390 )
|
2018-04-20 12:25:08 -07:00 |
Jason Lowe
|
71b0d52987
|
YARN-7786. NullPointerException while launching ApplicationMaster. Contributed by lujie
(cherry picked from commit 766544c0b0 )
|
2018-04-20 13:23:46 -05:00 |
Sunil G
|
25b91fa98d
|
YARN-7830. [UI2] Post selecting grid view in Attempt page, attempt info page should also be opened with grid view. Contributed by Gergely Novák.
(cherry picked from commit 55e4252fc5 )
|
2018-04-20 20:05:47 +05:30 |
Rohith Sharma K S
|
71661cec77
|
YARN-8182. [UI2] Proxy- Clicking on nodes under Nodes HeatMap gives 401 error. Contributed by Sunil G.
(cherry picked from commit 87e09859f1 )
|
2018-04-20 19:44:15 +05:30 |
Rohith Sharma K S
|
3f5b4276e5
|
YARN-8189. [UI2] Nodes page column headers are half truncated. Contributed by Sunil G.
(cherry picked from commit b0753cc2c0 )
|
2018-04-20 19:44:06 +05:30 |
Inigo Goiri
|
18b6a2a2ee
|
HDFS-13453. RBF: getMountPointDates should fetch latest subdir time/date when parent dir is not present but /parent/child dirs are present in mount table. Contributed by Dibyendu Karmakar.
(cherry picked from commit 1134af9ad1 )
|
2018-04-19 14:57:09 -07:00 |
Sunil G
|
162db6e826
|
YARN-6827. [ATS1/1.5] NPE exception while publishing recovering applications into ATS during RM restart. Contributed by Rohith Sharma K S.
(cherry picked from commit 7d06806dfd )
|
2018-04-20 00:06:44 +05:30 |
Sunil G
|
aa64def228
|
YARN-5888. [UI2] Improve unit tests for new YARN UI. Contributed by Akhil PB.
(cherry picked from commit c6d7d3eb05 )
|
2018-04-19 22:00:34 +05:30 |
Xiao Chen
|
128b09ee43
|
HDFS-13430. Fix TestEncryptionZonesWithKMS failure due to HADOOP-14445.
(cherry picked from commit 6503593711 )
|
2018-04-18 22:29:59 -05:00 |
Weiwei Yang
|
c3ca10c22a
|
YARN-7734. Fix UT failure TestContainerLogsPage#testContainerLogPageAccess. Contributed by Tao Yang.
(cherry picked from commit 411993f6e5 )
|
2018-04-18 19:40:34 -07:00 |
Shashikant Banerjee
|
a13b3edfd8
|
HADOOP-15396. Some java source files are executable
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit e4c39f3247 )
|
2018-04-19 08:36:32 +09:00 |
Bharat Viswanadham
|
63c1b9d50c
|
HDFS-13464. Fix javadoc in FsVolumeList#handleVolumeFailures. Contributed by Shashikant Banerjee
(cherry picked from commit bf7694d020 )
|
2018-04-18 08:24:52 -07:00 |
Mukul Kumar Singh
|
94076c4028
|
HADOOP-15366. Add a helper shutdown routine in HadoopExecutor to ensure clean shutdown. Contributed by Shashikant Banerjee.
|
2018-04-18 16:30:59 +05:30 |
Mukul Kumar Singh
|
a07ba66ee9
|
HDFS-13426. Fix javadoc in FsDatasetAsyncDiskService#removeVolume. Contributed by Shashikant Banerjee.
|
2018-04-18 16:30:40 +05:30 |
Mukul Kumar Singh
|
d99c8aa898
|
HDFS-13463. Fix javadoc in FsDatasetImpl#checkAndUpdate. Contributed by Shashikant Banerjee.
|
2018-04-18 16:30:24 +05:30 |
Rohith Sharma K S
|
2e8053600e
|
YARN-8171. [UI2] AM Node link from attempt page should not redirect to new tab. Contributed by Sunil G.
(cherry picked from commit 034da8fc97 )
|
2018-04-18 13:40:42 +05:30 |
Rohith Sharma K S
|
fa007d986b
|
YARN-8145. yarn rmadmin -getGroups doesn't return updated groups for user. Contributed by Sunil G.
(cherry picked from commit 241d985467 )
|
2018-04-18 13:40:32 +05:30 |
Yiqun Lin
|
213f733604
|
HADOOP-15391. Add missing css file in hadoop-aws, hadoop-aliyun, hadoop-azure and hadoop-azure-datalake modules.
(cherry picked from commit 1312f9ae4c )
|
2018-04-18 16:06:39 +08:00 |
Erik Krogen
|
fb350e8112
|
HDFS-12828. OIV ReverseXML Processor fails with escaped characters
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 2d9e791a90 )
|
2018-04-18 14:40:01 +09:00 |
Wei Yan
|
5d50f716e7
|
HDFS-13466. RBF: Add more router-related information to the UI.
(cherry picked from commit e4313e7e47 )
|
2018-04-17 15:03:12 -07:00 |
Inigo Goiri
|
4be0fa28da
|
HDFS-13462. Add BIND_HOST configuration for JournalNode's HTTP and RPC Servers. Contributed by Lukas Majercak.
(cherry picked from commit c9b33514b8 )
|
2018-04-17 14:20:23 -07:00 |
Bharat Viswanadham
|
fc11555caf
|
HDFS-13129. Add a test for DfsAdmin refreshSuperUserGroupsConfiguration. Contributed by Mukul Kumar Singh
(cherry picked from commit a68b04370f )
|
2018-04-17 12:41:54 -07:00 |
Jason Lowe
|
42aef3b655
|
YARN-7996. Allow user supplied Docker client configurations with YARN native services. Contributed by Shane Kumpf
(cherry picked from commit 1d6e43da51 )
|
2018-04-17 11:32:58 -05:00 |
Inigo Goiri
|
8f300c9ce1
|
YARN-8165. Incorrect queue name logging in AbstractContainerAllocator. Contributed by Weiwei Yan.
(cherry picked from commit dd5e18c4ae )
|
2018-04-17 15:28:13 +05:30 |
Sunil G
|
d5adc59017
|
YARN-8126. Support auto-spawning of admin configured services during bootstrap of RM. Contributed by Rohith Sharma K S.
(cherry picked from commit 427ad7ecc4 )
|
2018-04-17 15:25:31 +05:30 |
Yiqun Lin
|
1d776f22f9
|
HDFS-13435. RBF: Improve the error loggings for printing the stack trace.
(cherry picked from commit c4d3636c21 )
|
2018-04-17 11:25:14 +08:00 |
Virajith Jalaparti
|
70830d9f9c
|
HDFS-13311. RBF: TestRouterAdminCLI#testCreateInvalidEntry fails on Windows. Contributed by Inigo Goiri
|
2018-04-16 16:06:25 -07:00 |
Arpit Agarwal
|
43a2af5569
|
HDFS-13439. Add test case for read block operation when it is moved. Contributed by Ajay Kumar.
|
2018-04-16 14:18:41 -07:00 |
Xiao Chen
|
805e33b62c
|
HDFS-13056. Expose file-level composite CRCs in HDFS which are comparable across different instances/layouts. Contributed by Dennis Huo.
|
2018-04-16 11:58:10 -07:00 |
Eric Yang
|
2911b5406b
|
YARN-8060. Added default readiness check for service components.
Contributed by Billie Rinaldi
(cherry picked from 2d0662cfd5 )
|
2018-04-16 14:53:42 -04:00 |
Eric Yang
|
20453488e8
|
YARN-8032. Added ability to configure failure validity interval for YARN service.
Contributed by Chandni Singh
(cherry-picked from 647058efc0 )
|
2018-04-16 14:52:09 -04:00 |
Eric Yang
|
148322ca72
|
YARN-8142. Improve SIGTERM handling for YARN Service Application Master.
Contributed by Billie Rinaldi
(cherry picked from commit 9031a76d44 )
|
2018-04-14 12:10:37 -07:00 |
Wangda Tan
|
6ee62e6b1c
|
YARN-8138. Add unit test to validate queue priority preemption works under node partition. (Zian Chen via wangda)
Change-Id: Ibebfab98a714c12c2dc643b6d7b9754a7f813632
|
2018-04-14 11:04:49 -07:00 |
Wangda Tan
|
0b88683627
|
YARN-7142. Support placement policy in yarn native services. (Gour Saha via wangda)
Change-Id: I166c67a7a34430627c17365f60bac75b6da1b434
(cherry picked from commit a0bde7d525 )
|
2018-04-14 11:01:59 -07:00 |
Rohith Sharma K S
|
eb1026dffa
|
YARN-8156. Increase the default value of yarn.timeline-service.app-collector.linger-period.ms. Contributed by Charan Hebri.
(cherry picked from commit 669eb7bdea )
|
2018-04-14 10:57:02 +05:30 |
Wei-Chiu Chuang
|
ca8bb322be
|
HDFS-13330. ShortCircuitCache#fetchOrCreate never retries. Contributed by Gabor Bota.
(cherry picked from commit e66e287efe )
|
2018-04-13 12:18:49 -07:00 |
Wangda Tan
|
994c7d66e0
|
YARN-8091. Revisit checkUserAccessToQueue RM REST API. (wangda)
Change-Id: I5fab3fe229c34e967487b7327c7b3c8ddf7cb795
|
2018-04-13 10:19:10 -07:00 |