Academy News & Announcements
1 MIN READ
FAQ: I tried to run a spark shell script and got a "Permission denied" error message
Dan_Pryer
Quantexa Team
3 years agoFAQ relevant for: all Academy versions
If you try to run one of your scripts on your Academy VDI and encounter an error saying Permission denied then there is an easy fix for this.
Firstly, you need to open up the Dolphin file explorer and locate the script - this can be done easily in IntelliJ by right clicking on the folder that contains the script and clicking "Open In -> Dolphin".
Next we just need to right click the script file and select "Properties" -> "Permissions" tab, then make sure the "Is executable" box is checked.
Alternative Method:
Another way you can make the script executable is by running chmod +x
in the terminal!
Published 3 years ago
Version 1.0
Dan_Pryer
Quantexa Team
Joined September 23, 2022
Academy News & Announcements
Stay up-to-date with the latest from the Academy Team.