init script doesn't finish its run when it is located in workspace. it runs fun when I have in bfs
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2023 12:16 PM
the first attached image runs fine when cluster starts
this next image of the script does not finish when I include the -y parameter. if I include the -y I get failed: Script exit status is non-zero
can someone please help
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2023 08:24 PM
Hi, if I have understand your issue correctly, when you run directly in notebook it ends with an error but when you run it inside .sh with -y it runs okay?