When I try to run my Job I am getting the following exception:
Exception in thread \"main\" java.io.IOException: Mkdirs failed to create /some/path at or
In my case below lines of code in pom.xml in Maven project worked on Mac.
org.apache.maven.plugins maven-shade-plugin 2.0 true package shade *:* META-INF/*.SF META-INF/*.DSA META-INF/*.RSA META-INF/LICENSE* license/*