Inigo Goiri
|
745f64012a
|
YARN-8843. updateNodeResource does not support units for memory. Contributed by Manikandan R.
|
2018-10-08 10:05:18 -07:00 |
|
Haibo Chen
|
7c13872cbb
|
YARN-8659. RMWebServices returns only RUNNING apps when filtered with queue. (Contributed by Szilard Nemeth)
|
2018-10-08 09:40:37 -07:00 |
|
Márton Elek
|
d7c7f68c26
|
HDDS-521. Implement DeleteBucket REST endpoint. Contributed by Bharat Viswanadham.
|
2018-10-08 16:17:42 +02:00 |
|
Sunil G
|
228dc192f1
|
YARN-7825. [UI2] Maintain constant horizontal application info bar for Application Attempt page. Contributed by Akhil PB.
|
2018-10-08 11:54:56 +05:30 |
|
Vidura Mudalige
|
907ef6c285
|
YARN-8788. mvn package -Pyarn-ui fails on JDK9
This closes #421
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-10-07 16:48:30 +09:00 |
|
Inigo Goiri
|
3bfff0f79e
|
HDFS-13964. RBF: TestRouterWebHDFSContractAppend fails with No Active Namenode under nameservice. Contributed by Ayush Saxena.
|
2018-10-06 10:40:49 -07:00 |
|
Vidura Mudalige
|
b85ee0d75d
|
YARN-8819. Fix findbugs warnings in YarnServiceUtils
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-10-07 00:53:53 +09:00 |
|
Ajay Kumar
|
cdf5d58364
|
HDDS-571. Update SCM chill mode exit criteria to optionally wait for n datanodes. Contributed by Ajay Kumar.
|
2018-10-05 14:07:16 -07:00 |
|
Jason Lowe
|
9bb2801e8c
|
YARN-4254. ApplicationAttempt stuck for ever due to UnknownHostException. Contributed by Bibin A Chundatt
|
2018-10-05 15:52:46 -05:00 |
|
Haibo Chen
|
c968365650
|
YARN-8644. Improve unit test for RMAppImpl.FinalTransition. (Contributed by Szilard Nemeth)
|
2018-10-05 09:32:30 -07:00 |
|
Inigo Goiri
|
73c660b43f
|
HDFS-13958. Miscellaneous Improvements for FsVolumeSpi. Contributed by BELUGA BEHR.
|
2018-10-05 09:32:19 -07:00 |
|
Jason Lowe
|
f13e231025
|
HADOOP-15820. ZStandardDecompressor native code sets an integer field as a long. Contributed by Jason Lowe
|
2018-10-05 09:06:02 -05:00 |
|
Márton Elek
|
25b1e8a48e
|
HDDS-512. Addendum: update test.sh to remove robot framework & python-pip installation. Contributed by Dinesh Chitlangia.
|
2018-10-05 13:32:47 +02:00 |
|
Márton Elek
|
0e28ef35be
|
HDDS-512. update test.sh to remove robot framework & python-pip installation. Contributed by Dinesh Chitlangia.
|
2018-10-05 13:20:27 +02:00 |
|
Nanda kumar
|
f362037527
|
HDDS-575. LoadExistingContainers should be moved to SCMContainerManager from ContainerStateManager. Contributed by Mukul Kumar Singh.
|
2018-10-05 16:47:01 +05:30 |
|
Steve Loughran
|
273cc2d4e9
|
HADOOP-15809. ABFS: better exception handling when making getAccessToken call.
Contributed by Da Zhou
|
2018-10-05 11:29:03 +01:00 |
|
Sunil G
|
94d82f4162
|
YARN-8797. [UI2] Improve error pages in new YARN UI. Contributed by Akhil PB.
|
2018-10-05 14:29:12 +05:30 |
|
Márton Elek
|
9bc8b1cfd3
|
HDDS-578. om-audit-log4j2.properties must be packaged in ozone-dist . Contributed by Dinesh Chitlangia.
|
2018-10-05 04:33:19 -04:00 |
|
Sunil G
|
751f626e50
|
YARN-7957. [UI2] YARN service delete option disappears after stopping application. Contributed by Akhil PB.
|
2018-10-05 12:28:09 +05:30 |
|
Takanobu Asanuma
|
241cbec2da
|
HADOOP-15816. Upgrade Apache Zookeeper version due to security concerns. Contributed by Akira Ajisaka.
|
2018-10-05 14:57:45 +09:00 |
|
Anu Engineer
|
153941b236
|
HDDS-479. Add more ozone fs tests in the robot integration framework.
Contributed by Nilotpal Nandi.
|
2018-10-04 22:53:51 -07:00 |
|
Bharat Viswanadham
|
2a07617f85
|
HDDS-354. VolumeInfo.getScmUsed throws NPE. Contributed by Hanisha Koneru.
|
2018-10-04 21:46:17 -07:00 |
|
Anu Engineer
|
e6b77ad65f
|
HDDS-572. Support S3 buckets as first class objects in Ozone Manager - 1.
Contributed by Anu Engineer.
|
2018-10-04 21:40:13 -07:00 |
|
Bharat Viswanadham
|
7fb91b8a53
|
HDDS-565. TestContainerPersistence fails regularly in Jenkins. Contributed by Dinesh Chitlangia.
|
2018-10-04 21:27:12 -07:00 |
|
Yiqun Lin
|
619e490333
|
HDFS-13957. Fix incorrect option used in description of InMemoryAliasMap.
|
2018-10-05 09:55:08 +08:00 |
|
Adam Antal
|
cc2babc1f7
|
HDFS-13950. ACL documentation update to indicate that ACL entries are capped by 32. Contributed by Adam Antal.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2018-10-04 15:22:44 -07:00 |
|
Siyao Meng
|
396ce0d9f4
|
HDFS-13877. HttpFS: Implement GETSNAPSHOTDIFF. Contributed by Siyao Meng.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2018-10-04 15:17:47 -07:00 |
|
Haibo Chen
|
e60b797c88
|
YARN-8750. Refactor TestQueueMetrics. (Contributed by Szilard Nemeth)
|
2018-10-04 13:00:31 -07:00 |
|
Haibo Chen
|
b6d5d84e07
|
YARN-8732. Add unit tests of min/max allocation for custom resource types in FairScheduler. (Contributed by Szilard Nemeth)
|
2018-10-04 12:47:31 -07:00 |
|
Wangda Tan
|
2e9913caf2
|
YARN-8844. TestNMProxy unit test is failing. (Eric Yang via wangda)
Change-Id: I241fa8701b6f1dbcad87fd2e9a429e32e7aa40f5
(cherry picked from commit b3ac8869338faeabedbc27e95e3166c830a9a761)
|
2018-10-04 10:53:39 -07:00 |
|
Wangda Tan
|
6926fd0ec6
|
YARN-8758. Support getting PreemptionMessage when using AMRMClientAsyn. (Zian Chen via wangda)
Change-Id: Ibf5d165f49957b582eeadeb41dc285c84d2f05e7
|
2018-10-04 10:31:33 -07:00 |
|
Yiqun Lin
|
81f635f47f
|
HADOOP-15817. Reuse Object Mapper in KMSJSONReader. Contributed by Jonathan Eagles.
|
2018-10-04 10:30:30 +08:00 |
|
Akira Ajisaka
|
39b35036ba
|
YARN-8840. Add missing cleanupSSLConfig() call for TestTimelineClient test. Contributed by Aki Tanaka.
|
2018-10-04 09:51:42 +09:00 |
|
Inigo Goiri
|
1dc0adfac0
|
HDFS-13947. Review of DirectoryScanner Class. Contributed by BELUGA BEHR.
|
2018-10-03 11:19:57 -07:00 |
|
Steve Loughran
|
7051bd78b1
|
HADOOP-15795. Make HTTPS the default protocol for ABFS.
Contributed by Da Zhou.
|
2018-10-03 12:52:53 +01:00 |
|
Nanda kumar
|
095c269620
|
HDDS-567. Rename Mapping to ContainerManager in SCM. Contributed by Nanda kumar.
|
2018-10-03 16:00:39 +05:30 |
|
Nanda kumar
|
7b374482d2
|
HDDS-526. Clean previous chill mode code from NodeManager. Contributed by Ajay Kumar.
|
2018-10-03 15:15:43 +05:30 |
|
Takanobu Asanuma
|
2626f46691
|
HADOOP-15814. Maven 3.3.3 unable to parse pom file. Contributed by Wei-Chiu Chuang.
|
2018-10-03 16:38:41 +09:00 |
|
Aaron Fabbri
|
4f752d442b
|
HADOOP-15621 2/2 S3Guard: Implement time-based (TTL) expiry for Authoritative Directory Listing. Contributed by Gabor Bota
|
2018-10-03 00:24:29 -07:00 |
|
Aaron Fabbri
|
046b8768af
|
HADOOP-15621 S3Guard: Implement time-based (TTL) expiry for Authoritative Directory Listing. Contributed by Gabor Bota
|
2018-10-02 21:22:49 -07:00 |
|
Akira Ajisaka
|
fa7f7078a7
|
HDFS-13944. [JDK10] Fix javadoc errors in hadoop-hdfs-rbf module. Contributed by Inigo Goiri.
|
2018-10-03 12:48:45 +09:00 |
|
Bharat Viswanadham
|
ec075791da
|
HDDS-520. Implement HeadBucket REST endpoint. Contributed by Bharat Viswanadham.
|
2018-10-02 20:13:59 -07:00 |
|
Akira Ajisaka
|
31fa9bb799
|
HADOOP-15767. [JDK10] Building native package on JDK10 fails due to missing javah. Contributed by Takanobu Asanuma.
|
2018-10-03 11:29:18 +09:00 |
|
Robert Kanter
|
96ae4ac45f
|
Changed version in trunk to 3.3.0-SNAPSHOT addendum
|
2018-10-02 16:48:59 -07:00 |
|
Steve Loughran
|
e8b8604314
|
HADOOP-15792. typo in AzureBlobFileSystem.getIsNamespaceEnabeld.
Contributed by Abhishek Modi.
|
2018-10-02 18:57:20 +01:00 |
|
Sunil G
|
58fa96b697
|
Changed version in trunk to 3.3.0-SNAPSHOT.
|
2018-10-02 22:41:41 +05:30 |
|
Nanda kumar
|
a39296260f
|
HDDS-561. Move Node2ContainerMap and Node2PipelineMap to NodeManager. Contributed by Lokesh Jain.
|
2018-10-02 19:47:44 +05:30 |
|
Márton Elek
|
81072d5e3d
|
HDDS-560. Create Generic exception class to be used by S3 rest services. Contributed by Bharat Viswanadham.
|
2018-10-02 10:00:10 -04:00 |
|
Shane Kumpf
|
5edb9d3b97
|
YARN-8785. Improve the error message when a bind mount is not whitelisted. Contributed by Simon Prewo
|
2018-10-02 07:16:29 -06:00 |
|
Ewan Higgs
|
6fab6886f6
|
HDFS-13936. Multipart upload to HDFS to support 0 byte upload. Contributed by Ewan Higgs.
|
2018-10-02 14:05:35 +02:00 |
|