Arpit Agarwal
|
6f0756fc0e
|
HDFS-14222. Make ThrottledAsyncChecker constructor public. Contributed by Arpit Agarwal.
|
2019-01-21 20:45:09 -08:00 |
|
Arpit Agarwal
|
1ff658b2ef
|
HDFS-14221. Replace Guava Optional with Java Optional. Contributed by Arpit Agarwal.
|
2019-01-21 20:44:37 -08:00 |
|
Weiwei Yang
|
de34fc148c
|
HDFS-14207. ZKFC should catch exception when ha configuration missing. Contributed by Fei Hui.
|
2019-01-22 12:01:08 +08:00 |
|
Weiwei Yang
|
d43df31751
|
YARN-9210. RM nodes web page can not display node info. Contributed by Jiandan Yang.
|
2019-01-22 10:23:32 +08:00 |
|
Akira Ajisaka
|
a463cf75a0
|
HADOOP-15787. [JDK11] TestIPC.testRTEDuringConnectionSetup fails. Contributed by Zsolt Venczel.
|
2019-01-22 10:19:05 +09:00 |
|
Sunil G
|
e9962240f0
|
Make 3.2.0 aware to other branches - jdiff
|
2019-01-21 22:41:26 +05:30 |
|
Sunil G
|
2e2508b8e3
|
Make 3.2.0 aware to other branches
|
2019-01-21 21:24:51 +05:30 |
|
Weiwei Yang
|
abde1e1f58
|
YARN-9204. RM fails to start if absolute resource is specified for partition capacity in CS queues. Contributed by Jiandan Yang.
|
2019-01-21 16:54:14 +08:00 |
|
Takanobu Asanuma
|
27aa6e8899
|
HADOOP-16046. [JDK 11] Correct the compiler exclusion of org/apache/hadoop/yarn/webapp/hamlet/** classes for >= Java 9. Contributed by Devaraj K.
|
2019-01-21 10:54:58 +09:00 |
|
Eric Yang
|
824dfa3b09
|
YARN-8489. Support "dominant" component concept in YARN service.
Contributed by Zac Zhou
|
2019-01-18 20:23:04 -05:00 |
|
Xiaoyu Yao
|
751bc62df7
|
Merge branch 'HDDS-4' into trunk
|
2019-01-18 14:44:24 -08:00 |
|
Bharat Viswanadham
|
c26d354e7d
|
HDDS-983. Rename S3Utils to avoid conflict with HDFS classes. Contributed by Bharat Viswanadham.
|
2019-01-18 13:16:38 -08:00 |
|
Xiaoyu Yao
|
2aaaf12f9e
|
HDDS-943. Add block token validation in HddsDispatcher/XceiverServer. Contributed by Ajay Kumar.
|
2019-01-18 12:11:34 -08:00 |
|
Mukul Kumar Singh
|
4ac0404fe0
|
HDDS-959. KeyOutputStream should handle retry failures. Contributed by Lokesh Jain.
|
2019-01-18 11:08:43 -08:00 |
|
Eric Yang
|
8c7f6b2d4d
|
YARN-9197. Add safe guard against NPE for component instance failure.
Contributed by kyungwan nam
|
2019-01-18 13:49:56 -05:00 |
|
Surendra Singh Lilhore
|
dacc1a759e
|
HDFS-14175. EC: Native XOR decoder should reset the output buffer before using it. Contributed by Ayush Saxena.
|
2019-01-18 13:55:12 +05:30 |
|
Akira Ajisaka
|
96a84b61fb
|
HDFS-14213. Remove Jansson from BUILDING.txt. Contributed by Dinesh Chitlangia.
|
2019-01-18 15:31:45 +09:00 |
|
Wangda Tan
|
6d7eedfd28
|
YARN-9194. Invalid event: REGISTERED and LAUNCH_FAILED at FAILED, and NullPointerException happens in RM while shutdown a NM. (lujie via wangda)
Change-Id: I4359f59a73a278a941f4bb9d106dd38c9cb471fe
|
2019-01-17 14:20:10 -08:00 |
|
Xiaoyu Yao
|
06c83d3b8a
|
HDDS-984. Fix TestOzoneManagerRatisServer.testIsReadOnlyCapturesAllCmdTypeEnums. Contributed by Xiaoyu Yao.
|
2019-01-17 14:03:46 -08:00 |
|
Bharat Viswanadham
|
c0683ed253
|
HDDS-960. Add cli command option for getS3Secret. Contributed by Dinesh Chitlangia.
|
2019-01-17 10:30:45 -08:00 |
|
Ajay Kumar
|
01a7f9ed35
|
HDDS-597. Ratis: Support secure gRPC endpoint with mTLS for Ratis. Contributed by Ajay Kumar.
|
2019-01-17 10:30:44 -08:00 |
|
rahul3
|
0a46baecd3
|
YARN-9203. Fix typos in yarn-default.xml.
This closes #437
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2019-01-17 16:18:33 +09:00 |
|
Bharat Viswanadham
|
96ea464aaa
|
HDDS-971. ContainerDataConstructor throws exception on QUASI_CLOSED and UNHEALTHY container state. Contributed by Lokesh Jain.
|
2019-01-16 17:43:30 -08:00 |
|
Bharat Viswanadham
|
54b11de2c0
|
HDDS-898. Continue token should contain the previous dir in Ozone s3g object list. Contributed by Elek Marton.
|
2019-01-16 17:33:10 -08:00 |
|
Xiaoyu Yao
|
140565f4db
|
HDDS-967. Fix failures in TestOzoneConfigurationFields. Contributed by Ajay Kumar.
|
2019-01-16 16:44:33 -07:00 |
|
Ajay Kumar
|
0e16cf1973
|
HDDS-970. Fix classnotfound error for bouncy castle classes in OM,SCM init. Contributed by Ajay Kumar.
|
2019-01-16 16:40:05 -07:00 |
|
Ajay Kumar
|
0faa5701d9
|
HDDS-964. Fix test failure in TestOmMetrics. Contributed by Ajay Kumar.
|
2019-01-16 16:40:04 -07:00 |
|
Anu Engineer
|
8978466fca
|
HDDS-945. Fix generics warnings in delegation token.
Contributed by Ajay Kumar.
|
2019-01-16 16:23:26 -07:00 |
|
Anu Engineer
|
a5d0fcf704
|
HDDS-963. Fix failure in TestOzoneShell due to null check in SecurityConfig.
Contributed by Ajay Kumar.
|
2019-01-16 16:18:39 -07:00 |
|
Anu Engineer
|
1d5734e341
|
HDDS-938. Add Client APIs for using S3 Auth interface.
Contributed by Dinesh Chitlangia.
|
2019-01-16 16:18:39 -07:00 |
|
Anu Engineer
|
30bfc9cbd0
|
HDDS-955. SCM CA: Add CA to SCM.
Contributed by Anu Engineer.
|
2019-01-16 13:43:31 -07:00 |
|
Xiaoyu Yao
|
924bea9730
|
HDDS-102. SCM CA: SCM CA server signs certificate for approved CSR. Contributed by Anu Engineer.
|
2019-01-16 13:43:30 -07:00 |
|
Bharat Viswanadham
|
ddaef67181
|
HDDS-937. Create an S3 Auth Table. Contributed by Dinesh Chitlangia.
|
2019-01-16 13:43:30 -07:00 |
|
Ajay Kumar
|
50c4045fde
|
HDDS-805. Block token: Client api changes for block token. Contributed by Ajay Kumar.
|
2019-01-16 13:38:27 -07:00 |
|
Inigo Goiri
|
f048512bb8
|
HDFS-14192. Track missing DFS operations in Statistics and StorageStatistics. Contributed by Ayush Saxena.
|
2019-01-16 10:14:22 -08:00 |
|
Xiaoyu Yao
|
2b115222cd
|
HDDS-929. Remove ozone.max.key.len property. Contributed by Ajay Kumar.
|
2019-01-16 01:42:08 -07:00 |
|
Ajay Kumar
|
f894d86b2f
|
HDDS-115. GRPC: Support secure gRPC endpoint with mTLS. Contributed by Xiaoyu Yao.
|
2019-01-16 01:42:08 -07:00 |
|
Xiaoyu Yao
|
417951ab58
|
HDDS-884. Fix merge issue that causes NPE OzoneManager#httpServer. Contributed by Xiaoyu Yao.
|
2019-01-16 01:22:44 -07:00 |
|
Ajay Kumar
|
6d522dc05d
|
HDDS-804. Block token: Add secret token manager. Contributed by Ajay Kumar.
|
2019-01-16 01:22:43 -07:00 |
|
Anu Engineer
|
0c8829a9a1
|
HDDS-696. Bootstrap genesis SCM(CA) with self-signed certificate.
Contributed by Anu Engineer.
|
2019-01-16 01:16:25 -07:00 |
|
Ajay Kumar
|
825310608b
|
HDDS-873. Fix TestSecureOzoneContainer NPE after HDDS-837. Contributed by Xiaoyu Yao.
|
2019-01-16 01:16:25 -07:00 |
|
Xiaoyu Yao
|
7e2770699c
|
HDDS-9. Add GRPC protocol interceptors for Ozone Block Token. Contributed by Xiaoyu Yao.
|
2019-01-16 01:10:08 -07:00 |
|
Ajay Kumar
|
bb4a26ca32
|
HDDS-8. Add OzoneManager Delegation Token support. Contributed by Ajay Kumar.
|
2019-01-16 01:06:59 -07:00 |
|
Xiaoyu Yao
|
6d6b1a00c2
|
HDDS-836. Add TokenIdentifier Ozone for delegation token and block token. Contributed by Ajay Kumar.
|
2019-01-15 23:01:04 -07:00 |
|
Anu Engineer
|
6ad794b1b6
|
HDDS-778. Add an interface for CA and Clients for Certificate operations
Contributed by Anu Engineer.
|
2019-01-15 23:01:03 -07:00 |
|
Xiaoyu Yao
|
53120e2e6c
|
HDDS-592. Fix ozone-secure.robot test. Contributed by Ajay Kumar.
|
2019-01-15 23:01:03 -07:00 |
|
Ajay Kumar
|
a28ad7ad81
|
HDDS-753. SCM security protocol server is not starting. Contributed by Ajay Kumar.
|
2019-01-15 23:01:03 -07:00 |
|
Ajay Kumar
|
8b8a3f5435
|
HDDS-760. Add asf license to TestCertificateSignRequest. Contributed by Ajay Kumar.
|
2019-01-15 23:01:03 -07:00 |
|
Ajay Kumar
|
33c274ea2e
|
HDDS-103. SCM CA: Add new security protocol for SCM to expose security related functions. Contributed by Ajay Kumar.
|
2019-01-15 23:01:03 -07:00 |
|
Anu Engineer
|
c260c19d18
|
HDDS-101. SCM CA: generate CSR for SCM CA clients.
Contributed by Xiaoyu Yao.
|
2019-01-15 23:01:03 -07:00 |
|