Commit Graph

4 Commits

Author SHA1 Message Date
hongye-sun 6e24762ed2 DataProc commands implementation (#862)
* dataproc implementation

* Add documentation to dataproc commands.

* Add documentation for dataproc commands.
2019-03-08 16:06:54 -08:00
hongye-sun 17bb778ef9 Refactor MLEngine code and add deploy and set_default commands (#864)
* Refactor MLEngine code and add deploy and set_default commands

* Rename to short name to avoid confusion.

* Add comment to version names

* Rename short name to id
2019-02-28 16:46:06 -08:00
hongye-sun ea26a574bf Dataflow SDK to support launch beam python code or template (#833)
* initial files for dataflow commands

* dataflow commands

* add launch python command

* Support launch_python command

* Use display API and default outputs to /tmp/output folder
2019-02-26 16:18:43 -08:00
hongye-sun bd1e770a5b MLEngine Commands Implementation (#773)
* MLEngine API commands

* Add job_id_prefix to create_job command

* add create training job command

* add display API

* Refactor CMLE APIs

* Fix PR comments.

* Add warnings before overwrite an existing file.
2019-02-16 12:47:44 -08:00