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 I just renamed the file "log_test.txt"
Because the OS (UBUNTU) was trying to generate a folder with the same name. "log_test.txt/__results.json"