fluid
fluid copied to clipboard
Fluid, elastic data abstraction and acceleration for BigData/AI applications in cloud. (Project under CNCF)
**What is your environment(Kubernetes version, Fluid version, etc.)** kubernetes 1.22 **Describe the bug** dataset controller executes `jindo mount /xx oss://xxx` command into jindomatser when DataSet object becomes ready for the...
**What is your environment(Kubernetes version, Fluid version, etc.)** k8s 1.21, fluid 0.9 **Describe the bug** multiple mountPoint containing root path '/' is not correct mounted in alluxio. - create dataset...
**What is your environment(Kubernetes version, Fluid version, etc.)** k8s 1.21.5 fluid v0.9.0 branch **Describe the bug** For AlluxioRuntime, metadata(UFS TOTAL SIZE etc.) will not update when add/remove web mountPoint in...
**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** **What you expect to happen:** **How to reproduce it** **Additional Information**
**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** **What you expect to happen:** **How to reproduce it** **Additional Information**
This pr is to add Copyright of /pkg/common/fluid_ufs_scheme.go ### Ⅰ. Describe what this PR does ### Ⅱ. Does this pull request fix one issue? fixes #XXXX ### Ⅲ. List the...
**What feature you'd like to add:** **Why is this feature needed:**
**What feature you'd like to add:** Currently, we configure kubectl and helm version in Dockerfile. We'd like to put it as docker args in the Makefile so we can change...
### Ⅰ. Describe what this PR does The design documents: https://docs.google.com/document/d/1aP0mP_66Jmx05Vlcswa3D5e7hsfHdQGygsFERFttz68/edit?usp=sharing ### Ⅱ. Does this pull request fix one issue? fixes #3181 ### Ⅲ. List the added test cases (unit...
**What is your environment(Kubernetes version, Fluid version, etc.)** k8s version: 1.20.11 fluid version: 0.8.6-2131f34 **Describe the bug** I create Dataset based on nfs path, when I use alluxio runtime ,...