alluxio icon indicating copy to clipboard operation
alluxio copied to clipboard

Alluxio, data orchestration for analytics and machine learning in the cloud

Results 410 alluxio issues
Sort by recently updated
recently updated
newest added

Fixes https://github.com/Alluxio/alluxio/issues/16001 ### What changes are proposed in this pull request? Save the registered factories and look up from this collection first. ### Why are the changes needed? Reduce the...

**Summary** #16141 addresses the issue where the in-UFS file has been truncated or replaced with a shorter one. However if the file has been replaced with a file the same...

type-debt

**Alluxio Version:** 2.7.2 **Describe the bug** After the master node is abnormal, and has not been transferred to other nodes, I have a total of 3 masters, which shows that...

priority-high
area-core
type-bug

### What changes are proposed in this pull request? Support mv a path into an existing dir. ### Why are the changes needed? Support mv a path into an existing...

API Change

### What changes are proposed in this pull request? This adds an invalidation timestamp to the metadata sync cache. This allows a path to be marked as invalidated, resulting in...

### What changes are proposed in this pull request? Please outline the changes and how this PR fixes the issue. ### Why are the changes needed? Please clarify why the...

POM Change
API Change

As a popular distributed cache system, Alluxio has good performance in read and write scenarios with small amounts of data. However, in large-scale data read and write scenarios, Alluxio's performance...

type-feature

### What changes are proposed in this pull request? Add Support for Azure Data Lake Gen2 MSI ### Why are the changes needed? Please clarify why the changes are needed....

API Change

### What changes are proposed in this pull request? Add macFUSE check for MacOS. ### Why are the changes needed? The method isFuseInstalled can not check macFUSE. ### Does this...

### What changes are proposed in this pull request? for case with replica limit, use blockId hash value to decide worker instead of local cache. ### Why are the changes...

priority-high
API Change