Getting Error when add shell script in init script for job cluster to copy file from DBFS to local
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2024 06:39 AM
Getting Error when add shell script in init script for job cluster to copy file from DBFS to local as below is not working for GCP Databricks and same thing is working for azure data bricks Verified DBFS location file is present there .shell script is belowed.
mkdir -p /home/hadoop/certificates/739293a6-c9e3-4e37-8925-86222d4d5713/
cp /dbfs/FileStore/DEVTest/48e9819e-4b0d-4c00-b4bf-357a1c5f3810/96_gcp_es_1723790599870/739293a6-c9e3-4e37-8925-86222d4d5713/elasticcertificates.p12 /home/hadoop/certificates/739293a6-c9e3-4e37-8925-86222d4d5713/elasticcertificates.p12
0 REPLIES 0

