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

run_df on vector data cube -> Permission denied: user=oswa.. #367

Closed
soxofaan opened this issue Mar 10, 2023 · 1 comment
Closed

run_df on vector data cube -> Permission denied: user=oswa.. #367

soxofaan opened this issue Mar 10, 2023 · 1 comment
Assignees

Comments

@soxofaan
Copy link
Member

just a ticket to keep track of issue where a colleague tries to use the "parallelized run_udf on vector data cube feature" (as describe at https://github.com/Open-EO/openeo-geopyspark-driver/blob/master/docs/vectorcube-run_udf.md)

his workflow currently fails with

Your openEO batch job failed: 'Permission denied: user=oswa.., access=WRITE, inode="/data":verstr..:hdfs:drwxr-xr-x\n\tat org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:399)\n\tat ...'
@soxofaan soxofaan self-assigned this Mar 10, 2023
soxofaan added a commit that referenced this issue Mar 10, 2023
soxofaan added a commit that referenced this issue Mar 10, 2023
instead of possibly HDFS (depending on spark deploy mode)
@soxofaan
Copy link
Member Author

I could reproduce the problem with a minimal use case.

fixed it with 6356c24

my minimal use case now works on dev instance: see https://gist.github.com/soxofaan/c52066597cfcbb647d57fc7a9e343823

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant