Nanda kumar
|
5dae1a0c66
|
HDDS-973. HDDS/Ozone fail to build on Windows.
Contributed by Xiaoyu Yao.
|
2019-01-25 12:19:11 +05:30 |
|
Nanda kumar
|
2181b18850
|
HDDS-990. Typos in Ozone doc.
Contributed by Doroszlai, Attila.
|
2019-01-25 12:17:36 +05:30 |
|
Nanda kumar
|
45c4cfe790
|
HDDS-906. Display the ozone version on SCM/OM web ui instead of Hadoop version.
Contributed by Doroszlai, Attila.
|
2019-01-25 12:16:29 +05:30 |
|
Márton Elek
|
09a5859f58
|
HDDS-993. Update hadoop version to 3.2.0. Contributed by Supratim Deka.
|
2019-01-24 11:32:58 +01:00 |
|
Xiaoyu Yao
|
e321b91cb5
|
HDDS-980. Adding getOMCertificate in SCMSecurityProtocol. Contributed by Ajay Kumar.
|
2019-01-23 19:32:03 -08:00 |
|
Márton Elek
|
2d69a35614
|
HDDS-982. Fix TestContainerDataYaml#testIncorrectContainerFile. Contributed by Doroszlai, Attila.
|
2019-01-23 11:31:07 +01:00 |
|
Bharat Viswanadham
|
0ef54f72a6
|
HDDS-992. ozone-default.xml has invalid text from a stale merge. Contributed by Dinesh Chitlangia.
|
2019-01-22 13:37:05 -08:00 |
|
Bharat Viswanadham
|
9390a0beef
|
HDDS-913. Ozonefs defaultFs example is wrong in the documentation. Contributed by Supratim Deka.
|
2019-01-22 09:27:17 -08:00 |
|
Xiaoyu Yao
|
751bc62df7
|
Merge branch 'HDDS-4' into trunk
|
2019-01-18 14:44:24 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Xiaoyu Yao
|
e89c35a50b
|
HDDS-704. Fix the Dependency convergence issue on HDDS-4. Contributed by Xiaoyu Yao.
|
2019-01-15 23:01:03 -07:00 |
|
Ajay Kumar
|
8d7c5f4ee7
|
HDDS-588. SelfSignedCertificate#generateCertificate should sign the certificate the configured security provider. Contributed by Xiaoyu Yao.
|
2019-01-15 23:01:03 -07:00 |
|
Ajay Kumar
|
9920506b3d
|
HDDS-547. Fix secure docker and configs. Contributed by Xiaoyu Yao.
|
2019-01-15 23:01:02 -07:00 |
|
Ajay Kumar
|
2d269440b0
|
HDDS-548. Create a Self-Signed Certificate. Contributed by Anu Engineer.
|
2019-01-15 22:54:51 -07:00 |
|
Ajay Kumar
|
0b034b7005
|
HDDS-546. Resolve bouncy castle dependency for hadoop-hdds-common. Contributed by Ajay Kumar.
|
2019-01-15 22:54:51 -07:00 |
|
Xiaoyu Yao
|
570b503e3e
|
Fix merge conflicts
|
2019-01-15 22:54:50 -07:00 |
|
Xiaoyu Yao
|
faf53f8262
|
HDDS-100. SCM CA: generate public/private key pair for SCM/OM/DNs. Contributed by Ajay Kumar.
|
2019-01-15 22:53:56 -07:00 |
|
Xiaoyu Yao
|
e47135d9d9
|
HDDS-70. Fix config names for secure ksm and scm. Contributed by Ajay Kumar.
|
2019-01-15 22:53:55 -07:00 |
|
Xiaoyu Yao
|
bfa4929fdb
|
Revert "Bad merge with 996a627b289947af3894bf83e7b63ec702a665cd"
This reverts commit 996a627b289947af3894bf83e7b63ec702a665cd.
|
2019-01-15 22:40:08 -07:00 |
|
Xiaoyu Yao
|
8e6743eb90
|
HDDS-6. Enable SCM kerberos auth. Contributed by Ajay Kumar.
|
2019-01-15 22:40:08 -07:00 |
|
Xiaoyu Yao
|
d3920ecbb7
|
HDDS-5. Enable OzoneManager kerberos auth. Contributed by Ajay Kumar.
|
2019-01-15 22:40:08 -07:00 |
|
Xiaoyu Yao
|
ff61931f91
|
HDDS-6. Enable SCM kerberos auth. Contributed by Ajay Kumar.
|
2019-01-15 22:16:58 -07:00 |
|
Bharat Viswanadham
|
f280f52b20
|
HDDS-978. Fix typo in doc : Client > S3 section. Contributed by Dinesh Chitlangia.
|
2019-01-15 15:11:16 -08:00 |
|
Bharat Viswanadham
|
2091d1a4af
|
HDDS-941. Rename ChunkGroupInputStream to keyInputStream and ChunkInputStream to BlockInputStream. Contributed by Shashikant Banerjee.
|
2019-01-09 20:02:36 -08:00 |
|
Márton Elek
|
32cf0412ce
|
HDDS-965. Ozone: checkstyle improvements and code quality scripts. Contributed by Elek, Marton.
|
2019-01-08 22:27:19 +01:00 |
|
Anu Engineer
|
0f26b5efaa
|
HDDS-931. Add documentation for ozone shell command providing ozone mapping for a S3Bucket.
Contributed by Bharat Viswanadham.
|
2019-01-07 13:06:45 -08:00 |
|
Márton Elek
|
d14c56d150
|
HDDS-916. MultipartUpload: Complete Multipart upload request. Contributed by Bharat Viswanadham.
|
2019-01-07 11:27:36 +01:00 |
|