fluid icon indicating copy to clipboard operation
fluid copied to clipboard

Fluid, elastic data abstraction and acceleration for BigData/AI applications in cloud. (Project under CNCF)

Results 393 fluid issues
Sort by recently updated
recently updated
newest added

Signed-off-by: Ruofeng Lei ### Ⅰ. Describe what this PR does ### Ⅱ. Does this pull request fix one issue? Use the full svc cluster domain (x.svc.cluster.local) in alluxio config. The...

**What enhancement you'd like to add:** Log time cost for runtime value transformation and helm installation. **Why is this enhancement needed:** During the runtime setup process, `helm install` is possible...

features

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** For example, create the dataset with the following spec ``` apiVersion: data.fluid.io/v1alpha1 kind: Dataset metadata: name: dataset-mountpoint-with-space spec: mounts:...

bug

### Ⅰ. Describe what this PR does Fix yaml marshalling for runtime engines ### Ⅱ. Does this pull request fix one issue? ### Ⅲ. List the added test cases (unit...

**What is your environment(Kubernetes version, Fluid version, etc.)** Kubernetes v1.25.0 Fluid v0.8.0 **Describe the bug** I am working with Fluid v0.8.0 on the Linux/ARM64 platform. Following the docs here: <...

bug

**What feature you'd like to add:** Need a new crd like "dataclean" , opposite to dataload. **Why is this feature needed:** Allow users can manage cache files as they want.

good first issue
features

**What is your environment(Kubernetes version, Fluid version, etc.)** Fluid version : 0.8.0 **Describe the bug** Configure alluxio job master jvmOptions and properties does not take effect. Maybe this struct is...

bug

When the computing node does not have a cache worker,Scheduling cache workers to computing nodes can speed up training。Do you have relevant information?

features

**What feature you'd like to add:** When starting a cache cluster by creating alluxio runtime, users can choose whether to load metadata. **Why is this feature needed:** When working with...

features

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** ``` 2022-09-19T01:05:58.897+0800 ERROR alluxioctl.AlluxioRuntime.reconcileRuntimeDeletion controllers/runtime_controller.go:104 Failed to delete volume {"alluxioruntime": "default/hbase", "Runtime": {"namespace": "default", "name": "hbase"}, "error": "the PVC...

bug