Commit Graph

7 Commits

Author SHA1 Message Date
hongye-sun 3b949b37aa Fix a missing precheck (#1028) 2019-03-23 00:41:05 -07:00
hongye-sun 82c7c17ad8 Ignore not found error in delete cluster (#991) 2019-03-19 16:44:22 -07:00
hongye-sun 70ee7482b1 Add documentation and sample notebook for dataproc components. (#971) 2019-03-14 17:44:58 -07:00
hongye-sun 7aa581eba9 Fix cancellation bug for dataproc job. (#967) 2019-03-14 15:23:31 -07:00
hongye-sun f7faf3eea9 Add missing main_class arg to spark job and set default values. (#966)
* Add missing main_class arg to spark job and set default values.

* Adding missing main_class parameter passing.
2019-03-13 18:36:24 -07:00
hongye-sun 2fc51bd3a8 Set default values for payload objects in case of empty. (#962) 2019-03-13 10:29:38 -07:00
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