cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Getting Error when add shell script in init script for job cluster to copy file from DBFS to local

RahulPatidar
New Contributor II

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

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now