Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]jindo runtime 定时预热功能失败 #4363

Open
ruan875417 opened this issue Oct 16, 2024 · 1 comment
Open

[BUG]jindo runtime 定时预热功能失败 #4363

ruan875417 opened this issue Oct 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ruan875417
Copy link

ruan875417 commented Oct 16, 2024

What is your environment(Kubernetes version, Fluid version, etc.)
alluixo
controller image: fluidcloudnative/alluxioruntime-controller:v1.0.1-14eda3b
runtime image: alluxio/alluxio-dev:2.9.0
fuse image: alluxio/alluxio-dev:2.9.0

Describe the bug
用jindo dataload功能时 定时去预热
dataload
现在会报错 然后dataload的pod也没创建
dataload2

What you expect to happen:
定时预热功能正常

How to reproduce it

dataload yaml

apiVersion: data.fluid.io/v1alpha1
kind: DataLoad
metadata:
name: rwl-fluid-jindo-dataload-demo1
spec:
loadMetadata: true
dataset:
name: rwl-fluid-jindo-demo1
namespace: default
policy: Cron
schedule: "*/2 * * * *" # Run every 2 min
target:
- path: /pytorch

Additional Information

@ruan875417 ruan875417 added the bug Something isn't working label Oct 16, 2024
@ruan875417 ruan875417 changed the title [BUG] [BUG]jindo runtime 定时预热功能失败 Oct 16, 2024
@TrafalgarZZZ
Copy link
Member

@ruan875417 Thanks for reporting this. Looks like the same problem in #4358 . Should be fixed in #4360 . Please have a try on the latest Fluid version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants