Arpit Agarwal
|
4c57fb0cd9
|
HDFS-13257. Code cleanup: INode never throws QuotaExceededException. Contributed by Tsz Wo Nicholas Sze.
|
2018-03-14 09:42:48 -07:00 |
|
Eric Yang
|
a82be7754d
|
YARN-7999. Added file cache initializer for Linux container-executor.
Contributed by Jason Lowe
|
2018-03-14 12:21:57 -04:00 |
|
Xiaoyu Yao
|
a34d83d2fd
|
HDFS-13249. Document webhdfs support for getting snapshottable directory list. Contributed by Lokesh Jain.
|
2018-03-14 09:14:26 -07:00 |
|
Sammi Chen
|
ad1b988a82
|
HDFS-11600. Refactor TestDFSStripedOutputStreamWithFailure test classes. Contributed by Sammi Chen.
|
2018-03-14 14:39:53 +08:00 |
|
Takanobu Asanuma
|
fea16a440d
|
HADOOP-15294. TestUGILoginFromKeytab fails on Java9
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-03-14 13:38:07 +09:00 |
|
Rohith Sharma K S
|
e6de10d0a6
|
YARN-8022. ResourceManager UI cluster/app/<app-id> page fails to render. Contributed by Tarun Parimi.
|
2018-03-14 09:42:20 +05:30 |
|
Yiqun Lin
|
76be6cbf6c
|
HDFS-12773. RBF: Improve State Store FS implementation. Contributed by Inigo Goiri.
|
2018-03-14 11:20:59 +08:00 |
|
Inigo Goiri
|
427fd027a3
|
HADOOP-15308. TestConfiguration fails on Windows because of paths. Contributed by Xiao Liang.
|
2018-03-13 20:01:07 -07:00 |
|
Wangda Tan
|
b167d60763
|
YARN-7657. Queue Mapping could provide options to provide 'user' specific auto-created queues under a specified group parent queue. (Suma Shivaprasad via wangda)
Change-Id: I32d566e8727840e43c0d66e39a77edef017e3a83
|
2018-03-13 17:55:51 -07:00 |
|
Wangda Tan
|
a5b27b3c67
|
YARN-5015. Support sliding window retry capability for container restart. (Chandni Singh via wangda)
Change-Id: I07addd3e4ba8d98456ee2ff1d5c540a38fe61dea
|
2018-03-13 17:55:17 -07:00 |
|
Arpit Agarwal
|
9714fc1dd4
|
HDFS-336. dfsadmin -report should report number of blocks from datanode. Contributed by Bharat Viswanadham.
|
2018-03-13 16:39:17 -07:00 |
|
Arpit Agarwal
|
39537b7c84
|
HDFS-13235. DiskBalancer: Update Documentation to add newly added options. Contributed by Bharat Viswanadham.
|
2018-03-13 16:35:51 -07:00 |
|
Chris Douglas
|
9d6994da19
|
HADOOP-15311. HttpServer2 needs a way to configure the acceptor/selector count. Contributed by Erik Krogen
|
2018-03-13 13:55:18 -07:00 |
|
Miklos Szegedi
|
a82d4a2e3a
|
YARN-5764. NUMA awareness support for launching containers. Contributed by Devaraj K.
|
2018-03-13 12:36:57 -07:00 |
|
Chris Douglas
|
45cccadd2e
|
HDFS-12780. Fix spelling mistake in DistCpUtils.java. Contributed by Jianfei Jiang
|
2018-03-13 11:08:11 -07:00 |
|
Xiao Chen
|
8211a3d469
|
HDFS-12505. Extend TestFileStatusWithECPolicy with a random EC policy. Contributed by Takanobu Asanuma.
|
2018-03-13 10:48:45 -07:00 |
|
Xiao Chen
|
f82d38dcb3
|
Revert "HDFS-12505. Extend TestFileStatusWithECPolicy with a random EC policy. Contributed by Takanobu Asanuma."
This reverts commit 84c1095586 .
|
2018-03-13 10:36:16 -07:00 |
|
Xiao Chen
|
3b8dbc2cb7
|
HDFS-12587. Use Parameterized tests in TestBlockInfoStriped and TestLowRedundancyBlockQueues to test all EC policies. Contributed by Takanobu Asanuma.
|
2018-03-13 10:14:05 -07:00 |
|
Xiao Chen
|
d6931c30c5
|
HDFS-13239. Fix non-empty dir warning message when setting default EC policy. Contributed by Bharat Viswanadham.
|
2018-03-13 10:07:26 -07:00 |
|
Xiao Chen
|
84c1095586
|
HDFS-12505. Extend TestFileStatusWithECPolicy with a random EC policy. Contributed by Takanobu Asanuma.
|
2018-03-13 09:58:03 -07:00 |
|
Chris Douglas
|
b2b9ce5859
|
HDFS-13271. WebHDFS: Add constructor in SnapshottableDirectoryStatus with HdfsFileStatus as argument. Contributed by Lokesh Jain
|
2018-03-13 09:43:22 -07:00 |
|
Xiaoyu Yao
|
0355ec20eb
|
HDFS-13141. WebHDFS: Add support for getting snasphottable directory list. Contributed by Lokesh Jain.
|
2018-03-12 20:41:37 -07:00 |
|
Chris Douglas
|
45d1b0fdcc
|
HADOOP-14696. parallel tests don't work for Windows. Contributed by Allen Wittenauer
|
2018-03-12 20:05:39 -07:00 |
|
Yiqun Lin
|
19292bc264
|
HDFS-13226. RBF: Throw the exception if mount table entry validated failed. Contributed by maobaolong.
|
2018-03-13 11:03:31 +08:00 |
|
Yiqun Lin
|
7fab787de7
|
HDFS-13253. RBF: Quota management incorrect parent-child relationship judgement. Contributed by Yiqun Lin.
|
2018-03-13 10:30:20 +08:00 |
|
Akira Ajisaka
|
319defafc1
|
HDFS-12156. TestFSImage fails without -Pnative
|
2018-03-13 11:26:56 +09:00 |
|
Yiqun Lin
|
4afd50b106
|
HDFS-10803. TestBalancerWithMultipleNameNodes#testBalancing2OutOf3Blockpools fails intermittently due to no free space available. Contributed by Yiqun Lin.
|
2018-03-13 10:15:51 +08:00 |
|
Inigo Goiri
|
91c82c90f0
|
HDFS-13241. RBF: TestRouterSafemode failed if the port 8888 is in use. Contributed by maobaolong.
|
2018-03-12 17:28:15 -07:00 |
|
Yufei Gu
|
ff31d8aefa
|
YARN-8024. LOG in class MaxRunningAppsEnforcer is initialized with a faulty class. Contributed by Sen Zhao.
|
2018-03-12 16:35:26 -07:00 |
|
Chris Douglas
|
39a5fbae47
|
HDFS-12677. Extend TestReconstructStripedFile with a random EC policy. Contributed by Takanobu Asanuma
|
2018-03-12 14:29:44 -07:00 |
|
Chris Douglas
|
ddb67ca707
|
HADOOP-14742. Document multi-URI replication Inode for ViewFS. Contributed by Gera Shegalov
|
2018-03-12 13:43:27 -07:00 |
|
Anu Engineer
|
cceb68ffea
|
HDFS-10618. TestPendingReconstruction#testPendingAndInvalidate is flaky due to race condition. Contributed by Eric Badger.
|
2018-03-12 12:07:22 -07:00 |
|
Inigo Goiri
|
ac627f561f
|
HDFS-11399. Many tests fails in Windows due to injecting disk failures. Contributed by Yiqun Lin.
|
2018-03-12 09:58:56 -07:00 |
|
Steve Loughran
|
dd05871b8b
|
HADOOP-15297. Make S3A etag => checksum feature optional.
Contributed by Steve Loughran.
|
2018-03-12 14:01:42 +00:00 |
|
Billie Rinaldi
|
e1f5251f3c
|
YARN-7523. Introduce description and version field in Service record. Contributed by Chandni Singh
|
2018-03-10 07:49:10 -08:00 |
|
Wangda Tan
|
ea18e70a74
|
Updated timeline reader to use AuthenticationFilter
Change-Id: I961771589180c1eb377d36c37a79aa23754effbf
(cherry picked from commit 837338788eb903d0e8bbb1230694782a707891be)
|
2018-03-09 22:51:08 -08:00 |
|
Owen O'Malley
|
fa6a8b78d4
|
Revert "HADOOP-13119. Add ability to secure log servlet using proxy users. Contribute by Yuanbo Liu."
This reverts commit a847903b6e .
Change-Id: I3122a2142f5bdf8507dece930e447556a43cd9ae
(cherry picked from commit 8fad3ec76070ccfcd3ed80feaba4355077bc6f5c)
|
2018-03-09 22:46:41 -08:00 |
|
Owen O'Malley
|
3a8dade9b1
|
Revert "HADOOP-14077. Add ability to access jmx via proxy. Contributed by Yuanbo Liu."
This reverts commit 172b23af33 .
(cherry picked from commit d0d2d4c51e9534e08893ae14cf3fff7b2ee70b1d)
|
2018-03-09 22:46:30 -08:00 |
|
Yiqun Lin
|
4743d4a2c7
|
HDFS-13240. RBF: Update some inaccurate document descriptions. Contributed by Yiqun Lin.
|
2018-03-10 11:28:55 +08:00 |
|
Inigo Goiri
|
8133cd5305
|
HDFS-13232. RBF: ConnectionPool should return first usable connection. Contributed by Ekanth S.
|
2018-03-09 18:25:05 -08:00 |
|
Inigo Goiri
|
afe1a3ccd5
|
HDFS-13212. RBF: Fix router location cache issue. Contributed by Weiwei Wu.
|
2018-03-09 17:18:51 -08:00 |
|
Tsz-Wo Nicholas Sze
|
ba0da2785d
|
HDFS-13252. Code refactoring: Remove Diff.ListType.
|
2018-03-09 15:50:26 -08:00 |
|
Hanisha Koneru
|
4eeff62f69
|
HDFS-13244. Add stack, conf, metrics links to utilities dropdown in NN webUI. Contributed by Bharat Viswanadham.
|
2018-03-09 15:27:17 -08:00 |
|
Lokesh Jain
|
7b0dc31020
|
HDFS-13190. Document WebHDFS support for snapshot diff
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
Signed-off-by: Xiaoyu Yao <xyao@apache.org>
|
2018-03-09 15:06:15 -08:00 |
|
Hanisha Koneru
|
9a082fbe6e
|
HDFS-11394. Support for getting erasure coding policy through WebHDFS#FileStatus.
|
2018-03-09 13:20:32 -08:00 |
|
Takanobu Asanuma
|
99ab511cba
|
HADOOP-15293. TestLogLevel fails on Java 9
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-03-09 10:20:35 -08:00 |
|
Billie Rinaldi
|
4f395063bb
|
YARN-8000. Yarn Service component instance name shows up as component name in container record. Contributed by Chandni Singh
|
2018-03-09 08:50:28 -08:00 |
|
Jason Lowe
|
32fa3a63e0
|
MAPREDUCE-6930. mapreduce.map.cpu.vcores and mapreduce.reduce.cpu.vcores are both present twice in mapred-default.xml. Contributed by Sen Zhao
|
2018-03-09 10:41:16 -06:00 |
|
Steve Loughran
|
3f7bd46797
|
HADOOP-15277. Remove .FluentPropertyBeanIntrospector from CLI operation log output.
Contributed by Steve Loughran.
|
2018-03-09 10:44:07 +00:00 |
|
Yiqun Lin
|
122805b43a
|
HDFS-13233. RBF: MountTableResolver doesn't return the correct mount point of the given path. Contributed by wangzhiyuan.
|
2018-03-09 15:42:57 +08:00 |
|