Ajay Kumar
0356b3699d
HDDS-1333. OzoneFileSystem can't work with spark/hadoop2.7 because incompatible security classes. Contributed by Elek, Marton. ( #653 )
...
(cherry picked from commit 7ec6a31eb314b9ecc1c2affbcc7d63c07bd33523)
2019-04-05 09:29:21 -07:00
Bharat Viswanadham
77fe51e136
HDDS-1379. Convert all OM Volume related operations to HA model. ( #689 )
2019-04-04 21:09:50 -07:00
Hanisha Koneru
f09a78f73f
HDDS-1339. Implement ratis snapshots on OM ( #651 )
2019-04-03 22:50:28 -07:00
Kitti Nanasi
aeb43dfba3
HDDS-1153. Make tracing instrumentation configurable
...
Closes #673
2019-04-02 14:21:47 +02:00
Vivek Ratnavel Subramanian
04f1db8936
HDDS-1260. Create Recon Server lifecyle integration with Ozone. ( #643 )
2019-04-01 09:59:32 -07:00
Elek, Márton
ec82e4cab2
HDDS-1357. ozone s3 shell command has confusing subcommands ( #663 )
2019-03-30 10:13:29 -07:00
Lokesh Jain
6186ed94b9
HDDS-1300. Optimize non-recursive ozone filesystem apis. Contributed by Lokesh Jain.
2019-03-29 19:27:29 +05:30
Bharat Viswanadham
eef8cae7cf
HDDS-1262. In OM HA OpenKey call Should happen only leader OM. ( #626 )
2019-03-26 21:48:01 -07:00
Ajay Yadav
82d477293c
HDDS-939. Add S3 access check to Ozone manager. Contributed by Ajay Kumar. ( #634 )
2019-03-26 08:59:59 -07:00
Mukul Kumar Singh
67dd45fc25
HDDS-1185. Optimize GetFileStatus in OzoneFileSystem by reducing the number of rpc call to OM. Contributed by Mukul Kumar Singh.
2019-03-25 17:03:30 +05:30
Xiaoyu Yao
6a34c9bb29
HDDS-1299. Support TokenIssuer interface for running jobs with OzoneFileSystem. Contributed by Xiaoyu Yao.
...
This closes #627 .
2019-03-23 09:22:34 -07:00
Ajay Yadav
f10d493325
HDDS-1119. DN get OM certificate from SCM CA for block token validation. Contributed by Ajay Kumar. ( #601 )
2019-03-18 23:08:17 -07:00
Bharat Viswanadham
93db5da4d9
HDDS-1250. In OM HA AllocateBlock call where connecting to SCM from OM should not happen on Ratis.
2019-03-18 13:51:44 -07:00
Xiaoyu Yao
66a104bc57
HDDS-1296. Fix checkstyle issue from Nightly run. Contributed by Xiaoyu Yao. ( #616 )
2019-03-18 08:38:55 -07:00
Xiaoyu Yao
5cfb88a225
HDDS-1246. Add ozone delegation token utility subcmd for Ozone CLI. Contributed by Xiaoyu Yao. ( #594 )
2019-03-15 16:08:30 -07:00
Xiaoyu Yao
d1afa03804
HDDS-1138. Ozone Client should avoid talking to SCM directly. Contributed by Xiaoyu Yao and Mukul Kumar Singh.
...
Closes #585
2019-03-15 10:41:06 -07:00
Vivek Ratnavel Subramanian
9001508485
HDDS-761. Create S3 subcommand to run S3 related operations.
...
Closes #579
2019-03-14 21:16:59 -07:00
Márton Elek
3d140a537a
HDDS-1247. Bump trunk ozone version to 0.5.0. Contributed by Elek, Marton.
...
Closes #588
2019-03-14 12:01:25 +01:00
Ajay Yadav
dcb0de848d
HDDS-1043. Enable token based authentication for S3 api
...
Closes #561
2019-03-12 18:47:06 +01:00
Xiaoyu Yao
c7307867f0
HDDS-1245. OM delegation expiration time should use Time.now instead … ( #587 )
...
Closes #587 .
2019-03-11 21:15:40 -07:00
Hanisha Koneru
bb12e81ec8
HDDS-1175. Serve read requests directly from RocksDB. ( #557 )
...
HDDS-1175. Serve read requests directly from RocksDB.
2019-03-06 19:44:55 -08:00
Márton Elek
45f976fdcf
HDDS-1113. Remove default dependencies from hadoop-ozone project. Contributed by Elek, Marton.
...
Closes #490
2019-03-06 18:22:22 +01:00
Hanisha Koneru
12402b7a74
HDDS-1072. Implement RetryProxy and FailoverProxy for OM client.
2019-03-05 09:24:22 -08:00
Xiaoyu Yao
eed8b794d8
HDDS-1183. Override getDelegationToken API for OzoneFileSystem. Contributed by Xiaoyu Yao. ( #545 )
2019-03-04 10:37:26 -08:00
Hanisha Koneru
b18c1c22ea
Revert "HDDS-1072. Implement RetryProxy and FailoverProxy for OM client."
...
This reverts commit 8e1225991d
.
2019-03-04 16:58:59 +09:00
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
Nanda kumar
6edf3d2ea3
Revert "HDDS-98. Adding Ozone Manager Audit Log."
...
This reverts commit 630b64ec7e
.
2018-09-02 00:18:13 +05:30
Anu Engineer
76bae4ccb1
HDDS-379. Simplify and improve the cli arg parsing of ozone scmcli.
...
Contributed by Elek, Marton.
2018-08-31 18:11:01 -07:00
Anu Engineer
630b64ec7e
HDDS-98. Adding Ozone Manager Audit Log.
...
Contributed by Dinesh Chitlangia.
2018-08-31 14:20:56 -07:00
Mukul Kumar Singh
692736f7cf
HDDS-280. Support ozone dist-start-stitching on openbsd/osx. Contributed by Elek, Marton.
2018-08-30 02:21:24 +05:30
Mukul Kumar Singh
3974427f67
HDDS-247. Handle CLOSED_CONTAINER_IO exception in ozoneClient. Contributed by Shashikant Banerjee.
2018-08-28 07:12:07 +05:30
Márton Elek
3d96bc6e5f
HDDS-219. Genearate version-info.properties for hadoop and ozone. Contributed by Sandeep Nemuri.
2018-08-09 11:06:03 +02:00
Mukul Kumar Singh
6ed8593d18
HDDS-301. ozone command shell does not contain subcommand to run ozoneFS commands. Contributed by Nilotpal Nandi.
2018-08-07 16:09:53 +05:30
Mukul Kumar Singh
f4db753bb6
HDDS-226. Client should update block length in OM while committing the key. Contributed by Shashikant Banerjee.
2018-08-01 09:03:00 +05:30
Mukul Kumar Singh
5c19ee3994
HDDS-264. 'oz' subcommand reference is not present in 'ozone' command help. Contributed by Sandeep Nemuri.
2018-07-20 22:13:09 +05:30
Anu Engineer
b56785873a
Revert "HDDS-242. Introduce NEW_NODE, STALE_NODE and DEAD_NODE event"
...
This reverts commit a47ec5dac4
.
There was a spurious file in this commit. Revert to clean it.
2018-07-11 12:03:42 -07:00
Anu Engineer
a47ec5dac4
HDDS-242. Introduce NEW_NODE, STALE_NODE and DEAD_NODE event
...
and corresponding event handlers in SCM.
Contributed by Nanda Kumar.
2018-07-10 15:58:47 -07:00
Arpit Agarwal
061b168529
HDDS-167. Rename KeySpaceManager to OzoneManager. Contributed by Arpit Agarwal.
2018-07-06 12:09:05 -07:00
Anu Engineer
7ca4f0cefa
HDDS-175. Refactor ContainerInfo to remove Pipeline object from it.
...
Contributed by Ajay Kumar.
2018-07-03 14:11:52 -07:00
Anu Engineer
c0ef7e7680
HDDS-198. Create AuditLogger mechanism to be used by OM, SCM and Datanode.
...
Contributed by Dinesh Chitlangia.
2018-07-03 11:39:50 -07:00
Nanda kumar
ab2f8343a9
HDDS-206. Ozone shell command doesn't respect KSM port set in ozone-site.xml. Contributed by Shashikant Banerjee.
2018-07-03 00:51:16 +05:30
Anu Engineer
18932717c4
HDDS-94. Change ozone datanode command to start the standalone datanode plugin.
...
Contributed by Sandeep Nemuri.
2018-06-27 14:15:15 -07:00
Anu Engineer
a1272448bf
HDDS-157. Upgrade common-langs version to 3.7 in HDDS and Ozone.
...
Contributed by Takanobu Asanuma.
2018-06-08 10:27:01 -07:00
Anu Engineer
8733012ae3
HDDS-96. Add an option in ozone script to generate a site file with minimally required ozone configs.
...
Contributed by Dinesh Chitlangia.
2018-05-25 13:06:14 -07:00
Anu Engineer
e83b943fed
HDDS-44. Ozone: start-ozone.sh fail to start datanode because of incomplete classpaths.
...
Contributed by Mukul Kumar Singh.
2018-05-23 09:29:35 -07:00
Xiaoyu Yao
41ae5c5002
HDDS-77. Key replication factor and type should be stored per key by Ozone Manager. Contributed by Mukul Kumar Singh.
2018-05-17 08:31:44 -07:00
Mukul Kumar Singh
413285569a
HDDS-21. Add support for rename key within a bucket for rest client. Contributed by Lokesh Jain.
2018-05-12 17:40:29 +05:30
Anu Engineer
f8b540049d
HDDS-42. Inconsistent module names and descriptions. Contributed by Tsz Wo Nicholas Sze.
2018-05-10 11:44:14 -07:00
Mukul Kumar Singh
208b97e969
HDDS-20. Ozone: Add support for rename key within a bucket for rpc client. Contributed by Lokesh Jain.
2018-05-09 19:06:07 +05:30
Anu Engineer
3a43ac2851
HDDS-1. Remove SCM Block DB. Contributed by Xiaoyu Yao.
2018-05-07 14:58:52 -07:00
Anu Engineer
f0c3dc4cf4
HDDS-13. Refactor StorageContainerManager into seperate RPC endpoints. Contributed by Anu Engineer.
2018-04-30 21:41:10 -07:00