Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JobId not used when specified #214

Open
javierluraschi opened this issue Aug 11, 2020 · 1 comment
Open

JobId not used when specified #214

javierluraschi opened this issue Aug 11, 2020 · 1 comment

Comments

@javierluraschi
Copy link
Contributor

Follow up from #213

@javierluraschi That works! Thanks a lot! :-)

Just couple more points. If I provide a custom job id and a storage location in job.yml and place it in the working directory, cloudml_train() doesn't recognize it and takes the default job_id (cloudml_datetimestamp) and a default storage location

job.yml

jobId: local-r-heramb
storage: gs://data-science-storage-bucket/
custom_commands: ~
This is not a very critical issue. Just for the highlight

Thanks once again for resolving this! Appreciate it very much

-Heramb

@herambgadgil
Copy link

@javierluraschi - Another thing that would be very useful is if we could specify where to store the dry-run directory instead of getting auto-saved into the temp folder.

Dry-run option packages the training model script in a similar way of how a python script would be packaged before sending to the AI instance through airflow/composer jobs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants