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 |
|
Bharat Viswanadham
|
8b2f5e60fa
|
HDDS-352. Separate install and testing phases in acceptance tests. Contributed by Elek Marton.
|
2018-09-17 17:13:52 -07:00 |
|
Arpit Agarwal
|
0a26c521f0
|
HDDS-487. Doc files are missing ASF license headers. Contributed by Namit Maheshwari.
|
2018-09-17 16:21:10 -07:00 |
|
Inigo Goiri
|
d1541932db
|
HDFS-13844. Fix the fmt_bytes function in the dfs-dust.js. Contributed by yanghuafeng.
|
2018-09-17 14:42:03 -07:00 |
|
Anu Engineer
|
23a6137a40
|
HDDS-475. Block Allocation returns same BlockID on different keys creation.
Contributed by Nanda Kumar.
|
2018-09-17 14:41:17 -07:00 |
|
Steve Loughran
|
26d0c63a1e
|
HADOOP-15754. s3guard: testDynamoTableTagging should clear existing config.
Contributed by Gabor Bota.
|
2018-09-17 22:40:08 +01:00 |
|
Bharat Viswanadham
|
3d89c3e73e
|
HDDS-463. Fix the release packaging of the ozone distribution. Contributed by Elek Marton.
|
2018-09-17 11:49:09 -07:00 |
|
Anu Engineer
|
8af8453589
|
HDDS-435. Enhance the existing ozone documentation.
Contributed by Elek, Marton.
|
2018-09-17 10:46:28 -07:00 |
|
Anu Engineer
|
fdf5a3fd63
|
HDFS-13919. Documentation: Improper formatting in Disk Balancer for Settings.
Contributed by Ayush Saxena.
|
2018-09-17 10:08:23 -07:00 |
|
Nanda kumar
|
846936698b
|
HDDS-399. Persist open pipeline information across SCM restart. Contributed by Mukul Kumar Singh.
|
2018-09-17 21:51:54 +05:30 |
|
Weiwei Yang
|
9a265fa673
|
YARN-8782. Fix exception message in Resource.throwExceptionWhenArrayOutOfBound. Contributed by Gergely Pollak.
|
2018-09-17 22:15:24 +08:00 |
|
Sunil G
|
33d8327cff
|
YARN-8715. Make allocation tags in the placement spec optional for node-attributes. Contributed by Weiwei Yang.
|
2018-09-17 10:07:45 +05:30 |
|
Xiaoyu Yao
|
95231f1749
|
HDDS-362. Modify functions impacted by SCM chill mode in ScmBlockLocationProtocol. Contributed by Ajay Kumar.
|
2018-09-16 17:55:46 -07:00 |
|
Arpit Agarwal
|
07385f886e
|
HDDS-470. Ozone acceptance tests are failing. Contributed by Elek, Marton.
(cherry picked from commit dca8d0c2615d142bca55d367a0bc988ce9860368)
|
2018-09-16 14:31:29 -07:00 |
|
Arpit Agarwal
|
82fbbd546c
|
HDDS-469. Rename 'ozone oz' to 'ozone sh'. Contributed by Arpit Agarwal.
|
2018-09-15 22:12:47 -07:00 |
|
Nanda kumar
|
87e2c0f425
|
HDDS-465. Suppress group mapping lookup warnings for ozone. Contributed by Xiaoyu Yao.
|
2018-09-15 23:14:57 +05:30 |
|
Nanda kumar
|
c9fa081897
|
HDDS-462. Optimize ContainerStateMap#getMatchingContainerIDs in SCM. Contributed by Nanda kumar.
|
2018-09-15 23:11:39 +05:30 |
|
Márton Elek
|
a65c3ea91c
|
HDDS-449. Add a NULL check to protect DeadNodeHandler#onMessage. Contributed by LiXin Ge.
|
2018-09-15 13:35:21 +02:00 |
|
Márton Elek
|
985f3bf3fb
|
HDDS-409. Ozone acceptance-test and integration-test packages have undefined hadoop component. Contributed by Dinesh Chitlangia.
|
2018-09-15 13:21:32 +02:00 |
|
Bharat Viswanadham
|
b95aa56062
|
HDDS-446. Provide shaded artifact to start ozone service as a datanode plugin. Contributed by Elek Marton
|
2018-09-14 14:12:03 -07:00 |
|
Nanda kumar
|
b0a659c8c0
|
HDDS-466. Handle null in argv of StorageContainerManager#createSCM. Contributed by Nanda kumar
|
2018-09-15 02:34:33 +05:30 |
|
Xiaoyu Yao
|
6f037468bc
|
HDDS-419. ChunkInputStream bulk read api does not read from all the chunks. Contributed by Lokesh Jain and Mukul Kumar.
|
2018-09-14 13:45:38 -07:00 |
|
Jason Lowe
|
488806baca
|
MAPREDUCE-7140. Refactoring TaskAttemptInfo to separate Map and Reduce tasks. Contributed by Oleksandr Shevchenko
|
2018-09-14 15:10:27 -05:00 |
|
Nanda kumar
|
5470de420b
|
HDDS-454. TestChunkStreams#testErrorReadGroupInputStream & TestChunkStreams#testReadGroupInputStream are failing. Contributed by chencan.
|
2018-09-15 01:38:57 +05:30 |
|
Nanda kumar
|
c1df3084ff
|
HDDS-389. Remove XceiverServer and XceiverClient and related classes. Contributed by chencan.
|
2018-09-15 00:20:19 +05:30 |
|
Jitendra Pandey
|
446cb8301e
|
HDDS-452. 'ozone scm' with incorrect argument first logs all the STARTUP_MSG. Contributed by Namit Maheshwari.
|
2018-09-14 11:39:36 -07:00 |
|
Anu Engineer
|
0c8a43b9ec
|
HDDS-429. StorageContainerManager lock optimization.
Contributed by Nanda Kumar.
|
2018-09-14 10:08:06 -07:00 |
|
Shane Kumpf
|
144a55f0e3
|
YARN-8045. Reduce log output from container status calls. Contributed by Craig Condit
|
2018-09-14 10:41:55 -06:00 |
|
Shane Kumpf
|
78902f0250
|
YARN-8748. Javadoc warnings within the nodemanager package. Contributed by Craig Condit
|
2018-09-14 10:28:36 -06:00 |
|
Eric Yang
|
99237607bf
|
YARN-8706. Allow additional flag in docker inspect call.
Contributed by Chandni Singh
|
2018-09-14 11:46:59 -04:00 |
|
Arpit Agarwal
|
a12f12f1af
|
HDDS-438. 'ozone oz' should print usage when command or sub-command is missing. Contributed by Dinesh Chitlangia.
|
2018-09-14 07:02:28 -07:00 |
|
Weiwei Yang
|
f1a893fdbc
|
YARN-8720. CapacityScheduler does not enforce max resource allocation check at queue level. Contributed by Tarun Parimi.
|
2018-09-14 16:33:51 +08:00 |
|
Andrew Purtell
|
568ebecdf4
|
YARN-8772. Annotation javax.annotation.Generated has moved
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-09-14 15:02:52 +09:00 |
|
Brahma Reddy Battula
|
ef5c776a42
|
HADOOP-15733. Correct the log when Invalid emptier Interval configured. Contributed by Ayush Saxena
|
2018-09-14 07:32:27 +05:30 |
|
Hanisha Koneru
|
291dcf2247
|
HDDS-423. Introduce an ozone specific log4j.properties. Contributed by Elek, Marton.
|
2018-09-13 16:37:44 -07:00 |
|
Wei-Chiu Chuang
|
a1de8cbac5
|
HDFS-13838. WebHdfsFileSystem.getFileStatus() won't return correct "snapshot enabled" status. Contributed by Siyao Meng.
|
2018-09-14 05:22:56 +08:00 |
|
Hanisha Koneru
|
4441fe9201
|
HDDS-414. Fix sbin/stop-ozone.sh to stop Ozone daemons. Contributed by Elek, Marton.
|
2018-09-13 13:34:22 -07:00 |
|