You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However it always come to an error - "java.lang.RuntimeException: Couldn't create parent directories for /demo/test/test.txt".
l tried to check the permission in the pod and it's already root user. Meanwhile if l execute in this pod and create those folder manually, it also works.
Question
Kindly ask if there any good idea how to solve this issue?
The text was updated successfully, but these errors were encountered:
Hi
Description
l tried to use s3Download download file from s3 object storage to a specific pvc path in kubernetes pod.
However it always come to an error - "java.lang.RuntimeException: Couldn't create parent directories for /demo/test/test.txt".
l tried to check the permission in the pod and it's already root user. Meanwhile if l execute in this pod and create those folder manually, it also works.
Question
Kindly ask if there any good idea how to solve this issue?
The text was updated successfully, but these errors were encountered: