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] dataload status is not correct #4287

Open
shaowenchen opened this issue Aug 22, 2024 · 1 comment
Open

[BUG] dataload status is not correct #4287

shaowenchen opened this issue Aug 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@shaowenchen
Copy link

What is your environment(Kubernetes version, Fluid version, etc.)

K8s v1.25.6
Fluid 1.0.0

Describe the bug

image

The loader-job pod is completed, but the dataload status remains "Executing" and "Unfinished."

What you expect to happen:

dataload status is completed

How to reproduce it

  1. Create a dataload object.
  2. Modify the dataload script to add the parameter -c 200 for JuiceFS warm-up in the ConfigMap.
  3. Delete the dataload pod.
  4. Wait for the new pod to start running.

Additional Information

@shaowenchen shaowenchen added the bug Something isn't working label Aug 22, 2024
@TrafalgarZZZ
Copy link
Member

@shaowenchen Hi, is that a common issue for any DataLoad on JuiceFS or a issue only after manually modifying the dataload script and delete the DataLoad pod?

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