ozone icon indicating copy to clipboard operation
ozone copied to clipboard

Scalable, redundant, and distributed object store for Apache Hadoop

Results 433 ozone issues
Sort by recently updated
recently updated
newest added

## What changes were proposed in this pull request? This PR refactors some of the OzoneManager code to make it available for use by the upcoming Om Snapshotting feature. ###...

## What changes were proposed in this pull request? This change was reverted by [HDDS-6828](https://issues.apache.org/jira/browse/HDDS-6828). I'm checking it back in as memory leak has been fixed as per HDDS-6722 https://issues.apache.org/jira/browse/HDDS-6456...

## What changes were proposed in this pull request? `RangerClientMultiTenantAccessController#decodeRSEStatusCodes` assumes the provided RangerServiceException will have a non-null status. However, Looking at the [constructors for the class](https://github.com/apache/ranger/blob/master/intg/src/main/java/org/apache/ranger/RangerServiceException.java) this may not...

## What changes were proposed in this pull request? The Last Leader Election and No. of Elections columns in the Pipelines page had incorrect or no data previously. This issue...

## What changes were proposed in this pull request? Add test class for freon. It generates random buckets for the s3 gateway. ## What is the link to the Apache...

s3

## What changes were proposed in this pull request? Rather than eating up the exception & returning NULL for GetFileStatus, throw the exception. ## What is the link to the...

## What changes were proposed in this pull request? Implement "override GET response header" feature of Ozone S3. Based on this feature, you can override values for a set of...

## What changes were proposed in this pull request? Add container file path to error message when writing to container encounters an error ## What is the link to the...

https://issues.apache.org/jira/browse/HDDS-5265

pending

## What changes were proposed in this pull request? By default DeletedBlockLog fetches 20,000 records per iteration and send the deleteBlock command to datanodes. There is a chance that the...