Hello,
I have a model that I could save in local and in DSX. Now I am trying to save it in S3, but I got the following error:
error message = 'no such file or directory', flags = 13, o_flags = 242)
So, I checked that the directory is correct saving another model that does not use keras in the suspect directory and worked.
By the way, the credentials for Amazon are also tested because I am taking the datasets from there without problems.
Can anyone clear me up what is wrong or what I´m missing ?
Enviroment:
- Python 2.7.11
- Apache Spark 2.1.1