Ajay Yadav
9e53088493
Revert "HDDS-1183. Override getDelegationToken API for OzoneFileSystem. Contr…" ( #544 )
...
* Revert "Fix checkstyle issue"
This reverts commit 78c8a3323e
.
* Revert "HDDS-1183. Override getDelegationToken API for OzoneFileSystem. Contributed by Xiaoyu Yao."
This reverts commit 6fef6fc5ee
.
2019-03-01 16:19:43 -08:00
Xiaoyu Yao
78c8a3323e
Fix checkstyle issue
2019-03-01 16:15:20 -08:00
Xiaoyu Yao
6fef6fc5ee
HDDS-1183. Override getDelegationToken API for OzoneFileSystem. Contributed by Xiaoyu Yao.
2019-03-01 16:15:20 -08:00
Ajay Kumar
4a3cddea70
HDDS-134. SCM CA: OM sends CSR and uses certificate issued by SCM. Contributed by Ajay Kumar.
2019-03-01 15:41:09 -08:00
Shashikant Banerjee
de1dae64f2
HDDS-726. Ozone Client should update SCM to move the container out of allocation path in case a write transaction fails. Contributed by Shashikant Banerjee.
2019-03-01 23:30:28 +05:30
Hanisha Koneru
8e1225991d
HDDS-1072. Implement RetryProxy and FailoverProxy for OM client.
2019-03-01 00:27:39 -08:00
Ajay Kumar
cbf82fabf0
HDDS-1061. DelegationToken: Add certificate serial id to Ozone Delegation Token Identifier. Contributed by Ajay Kumar.
2019-02-27 17:00:42 -08:00
Xiaoyu Yao
9e0f3d1c52
HDDS-1038. Support Service Level Authorization for Ozone. Contributed by Xiaoyu Yao and Ajay Kumar.
2019-02-26 06:02:10 -08:00
Anu Engineer
8387bbdfb5
HDDS-1154. Add tracing to the client side of StorageContainerLocationProtocol and OzoneManagerProtocol.
...
Contributed by Elek, Marton.
2019-02-24 13:13:37 -08:00
Anu Engineer
c1e5b19212
HDDS-1147. Fix failing unit tests in TestOzoneManager.
...
Contributed by Nandakumar.
2019-02-23 20:56:24 -08:00
Bharat Viswanadham
d33f0666f6
HDDS-1141. Update DBCheckpointSnapshot to DBCheckpoint.
...
* HDDS-1141.Update DBCheckpointSnapshot to DBCheckpoint.
* fix test failures in TestOzoneConfigurationFields
2019-02-21 13:29:10 -08:00
avijayanhwx
e8d7e3b4e6
HDDS-1139 : Fix findbugs issues caused by HDDS-1085. Contributed by Aravindan Vijayan.
2019-02-19 16:32:47 -08:00
Xiaoyu Yao
cf1a66d0da
HDDS-1101. SCM CA: Write Certificate information to SCM Metadata. Contributed by Anu Engineer.
2019-02-19 10:42:56 -08:00
Anu Engineer
588b4c4d78
HDDS-1085. Create an OM API to serve snapshots to Recon server.
...
Contributed by Aravindan Vijayan.
2019-02-18 22:35:36 -08:00
Anu Engineer
7ea91494ce
HDDS-1041. Support TDE(Transparent Data Encryption) for Ozone.
...
Contributed by Xiaoyu Yao.
2019-02-16 10:23:10 -08:00
Elek, Márton
afe126d71f
HDDS-1114. Fix findbugs/checkstyle/accepteance errors in Ozone. Contributed by Marton Elek.
2019-02-15 11:49:52 -08:00
Anu Engineer
217bdbd940
HDDS-1116.Add java profiler servlet to the Ozone web servers.
...
Contributed by Elek, Marton.
2019-02-15 11:32:06 -08:00
Anu Engineer
75e15cc0c4
HDDS-1103.Fix rat/findbug/checkstyle errors in ozone/hdds projects.
...
Contributed by Elek, Marton.
2019-02-14 23:33:25 -08:00
Anu Engineer
0395f22145
HDDS-1068. Improve the error propagation for ozone sh.
...
Contributed by Elek, Marton.
2019-02-14 22:51:46 -08:00
Márton Elek
7a57974f1f
HDDS-1096. OzoneManager#loadOMHAConfigs should use default ports in case port is not defined. Contributed by Hanisha Koneru.
2019-02-14 14:02:16 +01:00
Bharat Viswanadham
917ac9f108
HDDS-972. Add support for configuring multiple OMs. Contributed by Hanisha Koneru.
2019-02-12 22:07:27 -08:00
Nanda kumar
a536eb5c41
HDDS-360. Use RocksDBStore and TableStore for SCM Metadata.
...
Contributed by Anu Engineer.
2019-02-12 14:26:19 +05:30
Márton Elek
e7d1ae52d2
HDDS-1017. Use distributed tracing to indentify performance problems in Ozone. Contributed by Elek, Marton.
2019-02-11 12:18:26 +01:00
Márton Elek
194f0b49fb
HDDS-631. Ozone classpath shell command is not working. Contributed by Elek, Marton.
2019-02-05 16:20:30 +01:00
Márton Elek
033d97abac
HDDS-956. MultipartUpload: List Parts for a Multipart upload key. Contributed by Bharat Viswanadham.
2019-01-31 14:51:31 +01:00
Yiqun Lin
8326450bca
HDDS-974. Add getServiceAddress method to ServiceInfo and use it in TestOzoneShell. Contributed by Doroszlai, Attila.
2019-01-28 17:03:12 +08:00
Bharat Viswanadham
fb69519e68
HDDS-1011. Fix NPE BucketManagerImpl.setBucketProperty. Contributed by Xiaoyu Yao.
2019-01-25 14:46:17 -08:00
Xiaoyu Yao
2ec296e659
HDDS-991. Fix failures in TestSecureOzoneCluster. Contributed by Ajay Kumar.
2019-01-25 10:50:23 -08:00
Xiaoyu Yao
9fc7df8afb
HDDS-793. Support custom key/value annotations on volume/bucket/key. Contributed by Elek, Marton.
2019-01-24 23:24:09 -08:00
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
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
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
1d5734e341
HDDS-938. Add Client APIs for using S3 Auth interface.
...
Contributed by Dinesh Chitlangia.
2019-01-16 16:18:39 -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
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
6d522dc05d
HDDS-804. Block token: Add secret token manager. Contributed by Ajay Kumar.
2019-01-16 01:22:43 -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
Ajay Kumar
9920506b3d
HDDS-547. Fix secure docker and configs. Contributed by Xiaoyu Yao.
2019-01-15 23:01:02 -07:00
Xiaoyu Yao
570b503e3e
Fix merge conflicts
2019-01-15 22:54:50 -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
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
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
Márton Elek
695e93c2bb
HDDS-969. Fix TestOzoneManagerRatisServer test failure. Contributed by Bharat Viswanadham.
2019-01-08 15:12:08 +01:00
Bharat Viswanadham
cdfbec47ce
HDDS-930. Multipart Upload: Abort multiupload request. Contributed by Bharat Viswanadham.
2019-01-07 11:09:14 -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
Anu Engineer
999da98d67
HDDS-915. Submit client request to OM Ratis server.
...
Contributed by Hanisha Koneru.
2019-01-04 15:25:26 -08:00
Anu Engineer
996ab4874a
HDDS-393. Audit Parser tool for processing ozone audit logs.
...
Contributed by Dinesh Chitlangia.
2019-01-02 11:52:12 -08:00
Bharat Viswanadham
13d3f99b37
HDDS-881.009. Encapsulate all client to OM requests into one request message. Contributed by Hanisha Koneru.
2018-12-20 09:12:42 -08:00
Shashikant Banerjee
b51e9e4317
HDDS-912. Update ozone to latest ratis snapshot build (0.4.0-3b0be02-SNAPSHOT). Contributed by Lokesh Jain.
2018-12-18 18:21:17 +05:30
Xiaoyu Yao
94b368f29f
HDDS-99. Adding SCM Audit log. Contributed by Dinesh Chitlangia.
2018-12-17 15:40:22 -08:00
Márton Elek
d44b37d7ac
HDDS-889. MultipartUpload: Support uploading a part file in ozone. Contributed by Bharat Viswanadham.
2018-12-12 14:16:21 +01:00
Márton Elek
17a8708039
HDDS-879. MultipartUpload: Add InitiateMultipartUpload in ozone. Contributed by Bharat Viswanadham.
2018-12-10 10:05:38 +01:00
Anu Engineer
5e773efd78
HDDS-909 : Default implementation for Ozone acls.
...
Contributed by Ajay Kumar.
2018-12-07 23:20:19 -08:00
Hanisha Koneru
019836b113
HDDS-858. Start a Standalone Ratis Server on OM
2018-12-06 13:33:52 -08:00
Ajay Kumar
8d882c3786
HDDS-880. Create api for ACL handling in Ozone. (Contributed by Ajay Kumar)
2018-12-06 13:27:28 -08:00
Bharat Viswanadham
343aaea2d1
HDDS-864. Use strongly typed codec implementations for the tables of the OmMetadataManager. Contributed by Elek Marton.
2018-12-06 11:39:59 -08:00
Bharat Viswanadham
d15dc43659
HDDS-748. Use strongly typed metadata Table implementation. Contributed by Elek Marton.
2018-12-01 16:52:23 -08:00
Ajay Kumar
184cced513
HDDS-808. Simplify OMAction and DNAction classes used for AuditLogging. Contributed by Dinesh Chitlangia.
2018-11-29 08:35:20 -08:00
Bharat Viswanadham
c4d0ef6946
HDDS-816. Create OM metrics for bucket, volume, keys. Contributed by Bharat Viswanadham.
2018-11-21 10:35:39 -08:00
Xiaoyu Yao
f994b526a0
HDDS-855. Move OMMetadataManager from hadoop-ozone/ozone-manager to hadoop-ozone/common. Contributed by Ajay Kumar.
2018-11-20 20:31:07 -08:00
Xiaoyu Yao
29374999b6
HDDS-120. Adding HDDS datanode Audit Log. Contributed by Dinesh Chitlangia.
2018-11-16 14:59:59 -08:00
Anu Engineer
a16aa2f60b
HDDS-825. Code cleanup based on messages from ErrorProne.
...
Contributed by Anu Engineer.
2018-11-15 17:36:09 -08:00
Márton Elek
b12e69475b
HDDS-658. Implement s3 bucket list backend call and use it from rest endpoint. Contributed by Bharat Viswanadham.
2018-11-15 12:22:16 +01:00
Nanda kumar
9fe50b4991
HDDS-733. Create container if not exist, as part of chunk write.
...
Contributed by Lokesh Jain.
2018-11-10 00:08:17 +05:30
Márton Elek
3d5cc1138a
HDDS-798. Storage-class is showing incorrectly. Contributed by Bharat Viswanadham.
2018-11-06 18:28:54 +01:00
Yiqun Lin
d16d5f730e
HDDS-751. Replace usage of Guava Optional with Java Optional.
2018-11-02 10:50:32 +08:00
Arpit Agarwal
08bb0362e0
HDDS-759. Create config settings for SCM and OM DB directories. Contributed by Arpit Agarwal.
2018-10-31 11:23:15 -07:00
Shashikant Banerjee
7757331dbc
HDDS-749. Restructure BlockId class in Ozone. Contributed by Shashikant Banerjee.
2018-10-30 14:15:27 +05:30
Arpit Agarwal
a58048e8d5
HDDS-727. ozone.log is not getting created in logs directory. Contributed by Nilotpal Nandi.
2018-10-29 09:35:18 -07:00
Anu Engineer
f8d61b9fc2
HDDS-690. Javadoc build fails in hadoop-ozone.
...
Contributed by Takanobu Asanuma.
2018-10-18 12:14:54 -07:00
Arpit Agarwal
5f0b43fa93
HDDS-378. Remove dependencies between hdds/ozone and hdfs proto files. Contributed by Elek, Marton.
2018-10-16 10:40:00 -07:00
Jitendra Pandey
5209c7503b
HDDS-603. Add BlockCommitSequenceId field per Container and expose it in Container Reports. Contributed by Shashikant Banerjee.
2018-10-13 12:15:42 -07:00
Jitendra Pandey
22f37af935
Revert "HDDS-629. Make ApplyTransaction calls in ContainerStateMachine idempotent. Contributed by Shashikant Banerjee."
...
This reverts commit 0473b68000
.
2018-10-13 12:14:39 -07:00
Jitendra Pandey
0473b68000
HDDS-629. Make ApplyTransaction calls in ContainerStateMachine idempotent. Contributed by Shashikant Banerjee.
2018-10-13 12:12:08 -07:00
Bharat Viswanadham
8ae8a5004f
HDDS-606. Create delete s3Bucket. Contributed by Bharat Viswanadham.
2018-10-12 13:58:53 -07:00
Anu Engineer
794c0451cf
HDDS-604. Correct Ozone getOzoneConf description.
...
Contributed by Dinesh Chitlangia.
2018-10-09 17:52:06 -07:00
Anu Engineer
c1fe657a10
HDDS-478. Log files related to each daemon doesn't have proper startup and shutdown logs.
...
Contributed by Dinesh Chitlangia.
2018-10-09 16:44:32 -07:00
Anu Engineer
5b7ba48ced
HDDS-577. Support S3 buckets as first class objects in Ozone Manager - 2.
...
Contributed by Bharat Viswanadham.
2018-10-09 13:37:42 -07:00
Márton Elek
600438bcde
HDDS-602. Bump Ozone version to 0.4.0-SNAPSHOT after ozone-0.3 branch cut.
2018-10-09 19:04:25 +02:00
Nanda kumar
7367ff333b
HDDS-450. Generate BlockCommitSequenceId in ContainerStateMachine for every commit operation in Ratis. Contributed by Shashikant Banerjee.
2018-10-09 18:07:01 +05:30
Bharat Viswanadham
67173b4847
HDDS-441. Create new s3gateway daemon. Contributed by Elek Marton.
2018-09-24 13:42:55 -07:00
Bharat Viswanadham
62f817d32e
HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton.
2018-09-24 10:10:11 -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
f176e8a3ae
HDDS-501. AllocateBlockResponse.keyLocation must be an optional field. Contributed by Arpit Agarwal.
2018-09-18 15:41:28 -07:00
Anu Engineer
8af8453589
HDDS-435. Enhance the existing ozone documentation.
...
Contributed by Elek, Marton.
2018-09-17 10:46:28 -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
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
Anu Engineer
7b5886bf78
HDDS-222. Remove hdfs command line from ozone distribution.
...
Contributed by Elek, Marton.
2018-09-11 10:19:50 -07:00
Márton Elek
94ed5cffd7
HDDS-214. Bump ozone/hdds version after the release branch cut
2018-09-07 17:45:26 +02:00
Márton Elek
b6c543fe45
HDDS-404. Implement toString() in OmKeyLocationInfo. Contributed by Dinesh Chitlangia.
2018-09-06 13:16:54 +02:00
Nanda kumar
df0d61e3a0
HDDS-358. Use DBStore and TableStore for DeleteKeyService. Contributed by Anu Engineer
2018-09-05 18:35:33 +05:30
Tsz Wo Nicholas Sze
6883fe860f
HDDS-383. Ozone Client should discard preallocated blocks from closed containers. Contributed by Shashikant Banerjee
2018-09-04 17:10:44 -07:00
Nanda kumar
6bbd249011
HDDS-98. Adding Ozone Manager Audit Log. Contributed by Dinesh Chitlangia.
2018-09-05 00:11:07 +05:30
Márton Elek
211034a6c2
HDDS-336. Print out container location information for a specific ozone key . Contributed by LiXin Ge.
2018-09-03 13:32:55 +02:00
Anu Engineer
ff036e49ff
HDDS-357. Use DBStore and TableStore for OzoneManager non-background service.
...
Contributed by Nandakumar.
2018-09-02 11:47:32 -07:00