Kihwal Lee
ca93156cc5
HADOOP-16582. LocalFileSystem's mkdirs() does not work as expected under viewfs. Contributed by Kihwal Lee
...
(cherry picked from commit d4205dce176287e863f567b333e0d408bf51ae6d)
2019-09-19 08:27:23 -05:00
Chen Liang
dc72b2e65a
HDFS-14822. [SBN read] Revisit GlobalStateIdContext locking when getting server state id. Contributed by Chen Liang.
2019-09-18 17:22:49 -07:00
Kihwal Lee
d4038e7a39
HDFS-13959. TestUpgradeDomainBlockPlacementPolicy is flaky. Contributed by Ayush Saxena.
...
(cherry picked from commit 1851d06eb3b70f39f3054a7c06f0ad2bc664aaec)
2019-09-18 16:51:21 -05:00
Wei-Chiu Chuang
ac1924896a
HDFS-14569. Result of crypto -listZones is not formatted properly. Contributed by hemanthboyina.
...
(cherry picked from 0f2dad6679b7fc35474a3d33dc40b0db89bb1d80)
(cherry picked from 9c9920897de182c3da3ad33ff53e506242bbd362)
(cherry picked from 6af1ecc8e4a4067dd4a40d0c09c8d700e6fcc539)
2019-09-18 10:31:33 -07:00
He Xiaoqiao
6fe8261fa0
HDFS-14771. Backport HDFS-14617 to branch-2 (Improve fsimage load time by writing sub-sections to the fsimage index). Contributed by He Xiaoqiao and Stephen O'Donnel.
...
Reviewed-by: Stephen O'Donnell <sodonnell@cloudera.com>
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2019-09-17 09:34:54 -07:00
Ayush Saxena
b9e832bf73
HDFS-14303. Addendum: check block directory logic not correct when there is only meta file, print no meaning warn log. Contributed by qiang Liu.
2019-09-14 10:30:46 +05:30
Yi Sheng
699297e0e6
HADOOP-16555. Update commons-compress to 1.19. ( #1425 ) Contributed by YiSheng Lien.
...
(cherry picked from commit 1843c4688a3040c48f6834d166494cbf68b5e4fd)
Conflicts:
LICENSE-binary
(cherry picked from commit d39ebbfebc9da982cadfbe92f3fb6677e744622d)
(cherry picked from commit 7d7b415409901bbb0095af4e9d56aade158c1438)
2019-09-13 15:07:38 -07:00
Takanobu Asanuma
97491bfd7f
HADOOP-15804. upgrade to commons-compress 1.18. Contributed by Akira Ajisaka.
...
(cherry picked from commit 9bd18324c7801472409d9ad69ea365aa7a33a9c4)
(cherry picked from commit bad5d81ac1472bf021463d7b6bdb166965ff021a)
2019-09-13 15:07:09 -07:00
Varun Saxena
c9a46308a1
YARN-9825. Changes for initializing placement rules with ResourceScheduler in branch-2. Contributed by Jonathan Hung.
2019-09-13 17:03:47 +05:30
Jonathan Hung
c412fab728
YARN-9824. Fall back to configured queue ordering policy class name
...
(cherry picked from commit f8f8598ea5e86330fa5b553963f5632da286409d)
(cherry picked from commit 1dbf87c9ff33b5e2f6cbb0ce8efd348c4314a0e2)
(cherry picked from commit d75693bd6ed4a9547f4932d41014a21de1398115)
2019-09-10 15:36:45 -07:00
Wei-Chiu Chuang
dbf921844c
HADOOP-16530. Update xercesImpl in branch-2.
...
Signed-off-by: Masatake Iwasaki <iwasakims@apache.org>
2019-09-10 20:44:14 +09:00
Jonathan Hung
1476cf5fbd
YARN-9820. RM logs InvalidStateTransitionException when app is submitted. Contributed by Prabhu Joseph
2019-09-09 00:30:20 -07:00
Jonathan Hung
d2eabbd7fd
YARN-9764. Print application submission context label in application summary. Contributed by Manoj Kumar
2019-09-08 19:20:51 -07:00
Jonathan Hung
6e7dfc9981
YARN-9763. Print application tags in application summary. Contributed by Manoj Kumar
2019-09-06 10:59:14 -07:00
Jonathan Hung
fb78b7c45c
YARN-9761. Allow overriding application submissions based on server side configs. Contributed by Pralabh Kumar
2019-09-06 10:03:33 -07:00
Xiaoyu Yao
c44e53e7a3
HDFS-14633. The StorageType quota and consume in QuotaFeature is not handled for rename. Contributed by Jinglun.
...
(cherry picked from commit 62d71fbac3789c7d484bc76ced9ec7fa6ff94de1)
2019-09-05 16:24:17 -07:00
Xiaoyu Yao
1c9255aebf
Revert "HDFS-14633. The StorageType quota and consume in QuotaFeature is not handled for rename. Contributed by Jinglun."
...
This reverts commit a524608d1e0a276fd822e9574f0a4a6d51298b13.
2019-09-05 16:22:15 -07:00
Jonathan Hung
6e02d8fcfb
YARN-9810. Add queue capacity/maxcapacity percentage metrics. Contributed by Shubham Gupta
...
(cherry picked from commit 0ccf4b0fe16a8c879a560f2a612a3185eb2df72b)
(cherry picked from commit cb806988d72bde1f9837c9e0fb82a3a6c032542c)
(cherry picked from commit 37d1f8c81eeee79b1ef5ce6316afbcdbc76acd8e)
2019-09-05 14:09:08 -07:00
Ayush Saxena
ad250a8cbb
HDFS-14276. [SBN read] Reduce tailing overhead. Contributed by Wei-Chiu Chuang
2019-09-05 22:05:47 +05:30
Masatake Iwasaki
3ded8ece6b
HADOOP-16439. Upgrade bundled Tomcat in branch-2.
...
Signed-off-by: Masatake Iwasaki <iwasakims@apache.org>
2019-09-04 17:26:33 +09:00
Chen Liang
1ff68d0e47
HDFS-14611. Move handshake secret field from Token to BlockAccessToken. Contributed by Chen Liang
2019-09-03 17:18:41 -07:00
Chen Liang
163cb4d5ae
HDFS-13699. Add DFSClient sending handshake token to DataNode, and allow DataNode overwrite downstream QOP. Contributed by Chen Liang.
2019-09-03 17:11:29 -07:00
Chen Liang
e63619a6dd
HDFS-13617. Allow wrapping NN QOP into token in encrypted message. Contributed by Chen Liang
2019-09-03 17:11:29 -07:00
Chen Liang
a06e35a197
HDFS-13566. Add configurable additional RPC listener to NameNode. Contributed by Chen Liang.
2019-09-03 17:11:28 -07:00
Chen Liang
94d71ba3b2
HDFS-13547. Add ingress port based sasl resolver. Contributed by Chen Liang.
2019-09-03 17:11:28 -07:00
Jonathan Hung
493b36279b
YARN-9806. TestNMSimulator#testNMSimulator fails in branch-2
2019-09-03 11:06:51 -07:00
Xiaoyu Yao
a524608d1e
HDFS-14633. The StorageType quota and consume in QuotaFeature is not handled for rename. Contributed by Jinglun.
...
(cherry picked from commit 62d71fbac3789c7d484bc76ced9ec7fa6ff94de1)
2019-09-03 08:27:23 -07:00
Akira Ajisaka
758085a87e
YARN-9162. Fix TestRMAdminCLI#testHelp. Contributed by Ayush Saxena.
...
(cherry picked from commit 5db7c4906235dd1070b9706ca4971f1eb5d74139)
(cherry picked from commit a453f38015fec454f63e9f5459b0330ac3bc7eb3)
(cherry picked from commit 3c9d2f53175e11ae12fe5857289980ee612124a8)
2019-08-30 17:57:39 -07:00
Chen Liang
f05d87b32e
HDFS-14726. Fix JN incompatibility issue in branch-2 due to backport of HDFS-10519. Contributed by Chen Liang.
2019-08-30 15:55:35 -07:00
Miklos Szegedi
655154cb45
YARN-7585. NodeManager should go unhealthy when state store throws DBException. Contributed by Wilfred Spiegelenburg.
...
(cherry picked from commit 7f515f57ede74dae787994f37bfafd5d20c9aa4c)
2019-08-29 19:52:36 -07:00
Wangda Tan
056b54c62c
YARN-6909. Use LightWeightedResource when number of resource types more than two. (Sunil G via wangda)
...
Change-Id: I90e021c5dea7abd9ec6bd73b2287c8adebe14595
2019-08-29 17:02:47 -07:00
Jonathan Hung
87ad52f076
YARN-9409. Port resource type changes from YARN-7237 to branch-2
2019-08-29 17:02:47 -07:00
Jonathan Hung
28fbc4e344
YARN-9272. Backport YARN-7738 for refreshing max allocation for multiple resource types
2019-08-29 17:02:47 -07:00
Jonathan Hung
8e5ce8055e
YARN-9271. Backport YARN-6927 for resource type support in MapReduce
2019-08-29 17:02:47 -07:00
Wangda Tan
6f4ebe01b7
YARN-8183. Fix ConcurrentModificationException inside RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda)
...
Change-Id: I347871d672001653a3afe2e99adefd74e0d798cd
(cherry picked from commit bb3c504764f807fccba7f28298a12e2296f284cb)
(cherry picked from commit 3043a93d461fd8b9ccc2ff4b8d17e5430ed77615)
2019-08-29 17:02:47 -07:00
Sunil G
1875231be5
YARN-7383. Node resource is not parsed correctly for resource names containing dot. Contributed by Gergely Novák.
2019-08-29 17:02:47 -07:00
Daniel Templeton
062fbd084d
YARN-7143. FileNotFound handling in ResourceUtils is inconsistent
...
Change-Id: Ib1bb487e14a15edd2b5a42cf5078c5a2b295f069
(cherry picked from commit db82a41d94872cea4d0c1bb1336916cebc2faeec)
2019-08-29 17:02:47 -07:00
Wangda Tan
7025333d31
YARN-7345. GPU Isolation: Incorrect minor device numbers written to devices.deny file. (Jonathan Hung via wangda)
2019-08-29 17:02:47 -07:00
Jonathan Hung
22ba6939eb
YARN-9291. Backport YARN-7637 to branch-2
2019-08-29 17:02:47 -07:00
Jonathan Hung
e102c3d74e
YARN-9397. Fix empty NMResourceInfo object test failures in branch-2
2019-08-29 17:02:47 -07:00
Sunil G
86709564cb
YARN-7223. Document GPU isolation feature. Contributed by Wangda Tan.
2019-08-29 17:02:47 -07:00
Sunil G
c539427696
YARN-7594. TestNMWebServices#testGetNMResourceInfo fails on trunk. Contributed by Gergely Novák.
2019-08-29 17:02:47 -07:00
Wangda Tan
ca7d0fda4f
YARN-7573. Gpu Information page could be empty for nodes without GPU. (Sunil G via wangda)
...
Change-Id: I7f614e5a589a09ce4e4286c84b706e05c29abd14
2019-08-29 17:02:47 -07:00
Jonathan Hung
7939ae1695
YARN-9289. Backport YARN-7330 for GPU in UI to branch-2
2019-08-29 17:02:47 -07:00
Jian He
4d82318eb1
YARN-7396. NPE when accessing container logs due to null dirsHandler. Contributed by Jonathan Hung
2019-08-29 17:02:47 -07:00
Jonathan Hung
16faceb0da
YARN-9174. Backport YARN-7224 for refactoring of GpuDevice class
2019-08-29 17:02:47 -07:00
Jonathan Hung
7ec4d7c6ce
YARN-9280. Backport YARN-6620 to YARN-8200/branch-2 for NodeManager-side GPU isolation
2019-08-29 17:02:47 -07:00
Jonathan Hung
631dfc7277
YARN-9180. Port YARN-7033 NM recovery of assigned resources to branch-2
2019-08-29 17:02:47 -07:00
Jonathan Hung
56259bcecb
YARN-9187. Backport YARN-6852 for GPU-specific native changes to branch-2
2019-08-29 17:02:47 -07:00
Jonathan Hung
078dfb09fe
YARN-9175. Null resources check in ResourceInfo for branch-3.0
...
(cherry picked from commit a0291a015c1af0ea1282849bd8fb32824d7452fa)
2019-08-29 17:02:47 -07:00