Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2023 04:16 AM
Thank you for your response...
We just have an inbuilt jar file that we have in DBFS and move to above mentioned paths as part of the init scripts...
As part of the process to move the init scripts to a workspace location, we are just trying to see if we can have the jars organized in Workspace and use similar init script to move it...We also planned on having a few files copied similarly...
Follow up Questions:
- Should the workspace file path begin with `/Workspace/jars/file_name.jar` or just `/jars/file_name.jar`
- What would be the best option to work around the file system delay ? is it possible to check if it is up or a sleep command ?