-
/kind feature
**Describe the solution you'd like**
Supports more providers like minio, alluxio or even extend the http option.
**Anything else you would like to add:**
-
Ideally, shouldn't the Alluxio `Client` be used as a context manager that opens the `requests.Session()` as a context manager and closes this session properly (closing all the connection adapters) whe…
-
**Alluxio Version**
[v313](https://github.com/Alluxio/alluxio/tree/v313)
**Describe the bug**
Two problems: Multiple write requests can try to evict the same page in cache and only one can su…
-
In https://github.com/Alluxio/alluxio/blob/3c3335fb2c1342e8c53648ad3c4740b9cbb7ecd1/core/server/master/src/main/java/alluxio/master/file/replication/ReplicationChecker.java#L176
change
`LOG.debug…
-
**What is your environment(Kubernetes version, Fluid version, etc.)**
k8s v1.19.1,fluid 0.3
**Describe the bug**
following the doc [https://github.com/fluid-cloudnative/fluid/blob/master/docs/zh/sa…
hwk42 updated
4 years ago
-
**Alluxio Version:**
What version of Alluxio are you using?
2.9.3
**Describe the bug**
I deploy alluxio with k8s helm template in kubesphere, use alluxio-fuse-sidecar mode,when alluxio cluster is …
-
The [doc](https://docs.alluxio.io/os/user/2.8.1/en/operation/Configuration.html#configuration-sources) on the priorities of different configuration sources contradicts with the source code:
https:…
-
Java system properties–aws.accessKeyId and aws.secretKey.
Order should look like this:
1. Environment variables
2. **Java system properties**
Java system properties–aws.accessKeyId and aws.secretK…
-
When we implement the jnr-fuse `chown()` function in https://github.com/Alluxio/alluxio/pull/8010, we find that if users want to change group without change user, the `chown()` function will provide t…
-
**What is your environment(Kubernetes version, Fluid version, etc.)**
v0.8.0-518fce8 (with Alluxio v2.8.0)
**Describe the bug**
Fuse mount point is broken after fuse pod launched. This leads to a…