cheyang

Results 107 issues of cheyang

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** Please refer https://github.com/fluid-cloudnative/fluid/pull/2529 **What you expect to happen:** **How to reproduce it** **Additional Information**

bug

Signed-off-by: cheyang ### Ⅰ. Describe what this PR does ### Ⅱ. Does this pull request fix one issue? fixes #2526 ### Ⅲ. List the added test cases (unit test/integration test)...

do-not-merge/work-in-progress

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** ```bash 2023-01-21T22:27:19.033+0800 ERROR alluxioctl.AlluxioRuntime controllers/runtime_controller.go:151 Failed to add finalizer {"alluxioruntime": "default/hbase", "StatusUpdateError": {"apiVersion": "data.fluid.io/v1alpha1", "kind": "Dataset", "namespace": "default", "name":...

bug

**What feature you'd like to add:** **Why is this feature needed:**

features

**What feature you'd like to add:** **Why is this feature needed:**

features

**What feature you'd like to add:** https://unix.stackexchange.com/questions/128336/why-doesnt-mount-respect-the-read-only-option-for-bind-mounts **Why is this feature needed:**

features

**What feature you'd like to add:** **Why is this feature needed:**

features

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** ```bash 2022-12-05T00:01:21.179+0800 ERROR controller.ThinRuntimeController controller/controller.go:266 Reconciler error {"name": "spark", "namespace": "production", "error": "Failed to create: Dataset.data.fluid.io \"spark\" not found",...

bug

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** Currently, we encounter ``` 2022-12-01 04:29:01,312 ERROR] Invalid address=`demo-dataset-abcd-jindo-master-0.demo-dataset.svc.cluster.local:19782' 2022-12-01 04:29:02,312 ERROR ] Invalid address=`demo-dataset-abcd-jindo-master-0.demo-dataset.svc.cluster.local:19782' ``` I suggest using...

bug

execute test.rb, and the content of test.rb: require 'yajl/json_gem' include JSON configs = JSON.parse('{"hello": "goodbye"}') puts configs But got the error: wrong argument type nil (expected Fixnum) (TypeError) from /usr/local/rvm/gems/ruby-2.0.0-p353/gems/yajl-ruby-1.1.0/lib/yajl.rb:42:in...