Steve Loughran
|
646874c326
|
HADOOP-15748. S3 listing inconsistency can raise NPE in globber.
Contributed by Steve Loughran.
|
2018-09-20 13:04:52 +01:00 |
|
Vinayakumar B
|
7ad27e97f0
|
HADOOP-15736. Trash : Negative Value For Deletion Interval Leads To Abnormal Behaviour. Contributed by Ayush Saxena.
|
2018-09-20 09:31:35 +05:30 |
|
Anu Engineer
|
6fc293fece
|
HDFS-13892. Disk Balancer: Make execute command documentation better.
Contributed by Ranith Sardar.
|
2018-09-19 20:48:41 -07:00 |
|
Jason Lowe
|
6b5838ed32
|
YARN-8784. DockerLinuxContainerRuntime prevents access to distributed cache entries on a full disk. Contributed by Eric Badger
|
2018-09-19 16:44:51 -05:00 |
|
Bharat Viswanadham
|
f6bb1ca3c1
|
HDDS-513. Check if the EventQueue is not closed before executing handlers. Contributed by Nanda Kumar.
|
2018-09-19 14:35:29 -07:00 |
|
Arpit Agarwal
|
2eb597b151
|
HADOOP-15772. Remove the 'Path ... should be specified as a URI' warnings on startup. Contributed by Ayush Saxena.
|
2018-09-19 13:48:27 -07:00 |
|
Chen Liang
|
a30b4f9e71
|
HADOOP-15726. Create utility to limit frequency of log statements. Contributed by Erik Krogen.
|
2018-09-19 13:22:37 -07:00 |
|
Anu Engineer
|
98c9bc4aa0
|
HDDS-509. TestStorageContainerManager is flaky.
Contributed by Xiaoyu Yao and Ajay Kumar.
|
2018-09-19 13:03:19 -07:00 |
|
Inigo Goiri
|
090272d7de
|
HADOOP-15684. triggerActiveLogRoll stuck on dead name node, when ConnectTimeoutException happens. Contributed by Rong Tang.
|
2018-09-19 13:00:30 -07:00 |
|
Nanda kumar
|
236d16e3a5
|
HDDS-507. EventQueue should be shutdown on SCM shutdown. Contributed by Xiaoyu Yao.
|
2018-09-20 01:22:18 +05:30 |
|
Nanda kumar
|
042bf74d5e
|
HDDS-460. Replication manager failed to import container data. Contributed by Elek, Marton.
|
2018-09-19 23:51:50 +05:30 |
|
Eric Yang
|
efdea85ad1
|
YARN-8791. Trim docker inspect output for line feed for STOPSIGNAL parsing.
Contributed by Chandni Singh
|
2018-09-19 13:16:11 -04:00 |
|
Sunil G
|
1824d5d1c4
|
YARN-8757. [Submarine] Add Tensorboard component when --tensorboard is specified. Contributed by Wangda Tan.
|
2018-09-19 22:18:55 +05:30 |
|
Inigo Goiri
|
56e0d635e0
|
HDFS-13908. TestDataNodeMultipleRegistrations is flaky. Contributed by Ayush Saxena.
|
2018-09-19 09:30:25 -07:00 |
|
Nanda kumar
|
61a4b07bda
|
HDDS-461. Container remains in CLOSING state in SCM forever. Contributed by Shashikant Banerjee.
|
2018-09-19 21:43:44 +05:30 |
|
Márton Elek
|
b3c5221f30
|
HDDS-458. numberofKeys is 0 for all containers even when keys are present. Contributed by LiXin Ge.
(cherry picked from commit 8600b049af184af04dfb93b6bc353740e3e821d3)
|
2018-09-19 17:11:05 +02:00 |
|
Nanda kumar
|
15ed74fa24
|
HDDS-502. Exception in OM startup when running unit tests. Contributed by Arpit Agarwal.
|
2018-09-19 19:46:25 +05:30 |
|
Nanda kumar
|
c0956ee2a8
|
HDDS-476. Add Pipeline reports to make pipeline active on SCM restart.
Contributed by Mukul Kumar Singh.
|
2018-09-19 18:52:08 +05:30 |
|
Weiwei Yang
|
0712537e79
|
YARN-8771. CapacityScheduler fails to unreserve when cluster resource contains empty resource type. Contributed by Tao Yang.
|
2018-09-19 19:31:07 +08:00 |
|
Wei-Chiu Chuang
|
28ceb34a72
|
HDFS-13868. WebHDFS: GETSNAPSHOTDIFF API NPE when param "snapshotname" is given but "oldsnapshotname" is not. Contributed by Pranay Singh.
|
2018-09-19 03:12:20 -07:00 |
|
Xiaoyu Yao
|
e435e12f1f
|
HDDS-506. Fields in AllocateScmBlockResponseProto should be optional. Contributed by Arpit Agarwal.
|
2018-09-18 23:21:29 -07:00 |
|
Arpit Agarwal
|
fb85351dc6
|
HDDS-497. Suppress license warnings for error log files. Contributed by Arpit Agarwal.
|
2018-09-18 21:18:15 -07:00 |
|
Shweta
|
27978bcb66
|
HDFS-13833. Improve BlockPlacementPolicyDefault's consider load logic. Contributed by Shweta.
Signed-off-by: Xiao Chen <xiao@apache.org>
|
2018-09-18 20:23:50 -07:00 |
|
Xiaoyu Yao
|
3929653707
|
HDDS-488. Handle chill mode exception from SCM in OzoneManager. Contributed by Ajay Kumar.
|
2018-09-18 20:05:25 -07:00 |
|
Arpit Agarwal
|
17f5651a51
|
HDDS-503. Suppress ShellBasedUnixGroupsMapping exception in tests. Contributed by Arpit Agarwal.
|
2018-09-18 16:06:21 -07:00 |
|
Arpit Agarwal
|
7ff00f5587
|
HDDS-500. TestErrorCode.java has wrong package name. Contributed by Anu Engineer.
|
2018-09-18 15:52:00 -07:00 |
|
Arpit Agarwal
|
f176e8a3ae
|
HDDS-501. AllocateBlockResponse.keyLocation must be an optional field. Contributed by Arpit Agarwal.
|
2018-09-18 15:41:28 -07:00 |
|
Wei-Chiu Chuang
|
44857476fa
|
HDFS-13886. HttpFSFileSystem.getFileStatus() doesn't return "snapshot enabled" bit. Contributed by Siyao Meng.
|
2018-09-18 15:33:02 -07:00 |
|
Jason Lowe
|
8382b860d4
|
MAPREDUCE-7138. ThrottledContainerAllocator in MRAppBenchmark should implement RMHeartbeatHandler. Contributed by Oleksandr Shevchenko
|
2018-09-18 17:06:32 -05:00 |
|
Jason Lowe
|
34b2237e42
|
MAPREDUCE-7137. MRAppBenchmark.benchmark1() fails with NullPointerException. Contributed by Oleksandr Shevchenko
|
2018-09-18 16:56:31 -05:00 |
|
Bharat Viswanadham
|
5c2ae7e493
|
HDDS-496. Ozone tools module is incorrectly classified as 'hdds' component. Contributed by Dinesh Chitlangia.
|
2018-09-18 14:51:03 -07:00 |
|
Anu Engineer
|
a968ea4897
|
HDDS-440. Datanode loops forever if it cannot create directories.
Contributed by Bharat Viswanadham.
|
2018-09-18 14:31:50 -07:00 |
|
Jason Lowe
|
e71f61ecb8
|
HADOOP-15755. StringUtils#createStartupShutdownMessage throws NPE when args is null. Contributed by Lokesh Jain and Dinesh Chitlangia
|
2018-09-18 15:57:33 -05:00 |
|
Bharat Viswanadham
|
5896372761
|
HDDS-495. Ozone docs and ozonefs packages have undefined hadoop component. Contributed by Dinesh Chitlangia.
|
2018-09-18 13:50:39 -07:00 |
|
Jason Lowe
|
2df0a8dcb3
|
YARN-8648. Container cgroups are leaked when using docker. Contributed by Jim Brennan
|
2018-09-18 15:36:45 -05:00 |
|
Xiaoyu Yao
|
295cce39ed
|
HDDS-366. Update functions impacted by SCM chill mode in StorageContainerLocationProtocol. Contributed by Ajay Kumar.
|
2018-09-18 13:32:48 -07:00 |
|
Eric E Payne
|
2cf8927683
|
MAPREDUCE-3801: org.apache.hadoop.mapreduce.v2.app.TestRuntimeEstimators.testExponentialEstimator fails intermittently. Contributed by Jason Lowe
|
2018-09-18 20:26:28 +00:00 |
|
Anu Engineer
|
f938925bde
|
HDDS-464. Fix TestCloseContainerHandlingByClient.
Contributed by Lokesh Jain.
|
2018-09-18 10:45:51 -07:00 |
|
Mingliang Liu
|
6ff509c32a
|
HDFS-11719. Arrays.fill() wrong index in BlockSender.readChecksum() exception handling. Contributed by Tao Zhang
|
2018-09-18 10:25:28 -07:00 |
|
Anu Engineer
|
48319d6eee
|
HDDS-483. Update ozone Documentation to fix below issues.
Contributed by Namit Maheshwari.
|
2018-09-18 10:23:36 -07:00 |
|
Sammi Chen
|
e4fca6aae4
|
HADOOP-15759. AliyunOSS: Update oss-sdk version to 3.0.0. Contributed by Jinhu Wu.
|
2018-09-18 18:37:49 +08:00 |
|
Takanobu Asanuma
|
f796cfde76
|
HADOOP-15304. [JDK10] Migrate from com.sun.tools.doclets to the replacement. Contributed by Akira Ajisaka.
|
2018-09-18 18:48:25 +09:00 |
|
Weiwei Yang
|
78a0d173e4
|
YARN-8787. Fix broken list items in PlacementConstraints documentation. Contributed by Masahiro Tanaka.
|
2018-09-18 17:19:39 +08:00 |
|
Márton Elek
|
b6ad84ebb1
|
HDDS-468. Add version number to datanode plugin and ozone file system jar. Contributed by Bharat Viswanadham.
(cherry picked from commit a71aea732315ffc5c99c011369adfbeddb9a8c01)
|
2018-09-18 11:01:52 +02:00 |
|
Márton Elek
|
001611cca3
|
HDDS-481. Classes are missing from the shaded ozonefs jar. Contributed by Bharat Viswanadham.
(cherry picked from commit e043783917ed58a1a967ca67b7240b1b3e846a69)
|
2018-09-18 10:32:36 +02:00 |
|
Sunil G
|
bbeca0107e
|
YARN-8652. [UI2] YARN UI2 breaks if getUserInfo REST API is not available in older versions. Contributed by Akhil PB.
|
2018-09-18 12:44:21 +05:30 |
|
Sunil G
|
0cc6e03945
|
YARN-8726. [UI2] YARN UI2 is not accessible when config.env file failed to load. Contributed by Akhil PB.
|
2018-09-18 12:31:55 +05:30 |
|
Bharat Viswanadham
|
51fda2d773
|
HDDS-491. Minor typos in README.md in smoketest. Contributed by chencan.
|
2018-09-17 22:22:56 -07:00 |
|
Yiqun Lin
|
ee051ef9fe
|
HADOOP-15742. Log if ipc backoff is enabled in CallQueueManager. Contributed by Ryan Wu.
|
2018-09-18 11:10:33 +08:00 |
|
Takanobu Asanuma
|
281c192e7f
|
[JDK10] Upgrade Maven Javadoc Plugin from 3.0.0-M1 to 3.0.1.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-09-18 09:32:27 +09:00 |
|