Commit Graph

121 Commits

Author SHA1 Message Date
Ning fe042540e8 update types to defined core type names (#1206) 2019-04-23 12:44:05 -07:00
hongye-sun 1115fa5823 Apply latest doc review changes to github docs (#1128)
* Apply latest doc review changes to github docs

* merge changes from tech writer

* adding missing dataproc components
2019-04-18 11:22:00 -07:00
Ning 785d474699 release new components and remove the resnet image release in the release script (#1171) 2019-04-16 14:19:09 -07:00
Ajay Gopinathan f344301638 Release component image version a277f87ea1 (#1082)
* Re-run script after merge

* Run script again.
2019-04-04 16:11:20 -07:00
hongye-sun 8e2ea3902c Improve doc for gcp components. (#1049)
* Improve doc for bigquery component.

* Improve doc for mlengine train component.

* Improving deploy component documentataion.

* Refactor notebooks

* Update notebooks with more descriptions.

* Generate README changes.

* Update dataproc docs

* Remove model parameter

* Add release script and fix doc bugs.

* Fix PR comments

* FIx PR comment
2019-04-04 13:17:21 -07:00
Crystal Gomes 443feb7ed9 Fixed some typos (#1038)
* Fixed some typos

Fixed typos / spelling errors
Added a link to Cloud ML Engine runtime versions
Made some formatting (of required / optional) more consistent

* Mirrors edits into component.yaml
2019-04-02 18:17:44 -07:00
Pascal Vicaire add2d66d8b
Release 03/28/2019 (#1063) 2019-03-28 23:29:09 -07:00
hongye-sun e6536a29aa Pin the component.yaml version in all the samples. (#1037)
* Pin the component.yaml version in all the samples.

* Remove output cells from the readme and notebook
2019-03-25 14:14:19 -07:00
hongye-sun d2f5cc92a4 Release components to include fix #1028. (#1032) 2019-03-25 11:08:18 -07:00
IronPan 034e49f4f2 update (#1021) 2019-03-22 10:18:52 -07:00
hongye-sun 0ab9e6bffb Fix dataflow and mlengine samples (#1006) 2019-03-20 13:26:58 -07:00
hongye-sun 7e45dda40b Update component.yaml for dataflow and cmle with recent changes. (#987)
* Update component.yaml for dataflow and cmle with recent changes.

* Add type information in the GCP component yaml files

* Fix typo in component yaml
2019-03-19 18:56:26 -07:00
hongye-sun 70ee7482b1 Add documentation and sample notebook for dataproc components. (#971) 2019-03-14 17:44:58 -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 586815826a Add dataproc component yaml files (#956)
* Add dataproc component yaml files

* Update license to 2019

* Remove unused parameter
2019-03-12 16:18:38 -07:00
Alexey Volkov cfd50fb1ef
Fixed typo: Replaced cencus with census (#937)
Fixes https://github.com/kubeflow/pipelines/issues/936
2019-03-07 14:43:43 -08:00
hongye-sun b94c731603 Fix bugs in bigquery component (#921)
* Update bigquery component yaml with latest interface.

* fix a typo in bigquery component.

* Add logging to bigquery component
2019-03-05 19:56:03 -08:00
hongye-sun b4ad648fb0
Add sample notebook and readme markdown for GCP components. (#899)
* Add sample notebook and readme markdown for GCP components.

* Add cloud ml train component notebook

* Fix cmle deploy component spec.

* Add CMLE deploy notebook.

* Add notebook for CMLE batch prediction component.

* Add notebook for dataflow launch template component.

* Apply AIHub doc template and fix review comments

* Updated the image gcr to public repo in component specs.
2019-03-05 15:06:20 -08:00
hongye-sun 77df6c2438 GCPcomponents yaml spec (#887)
* add component yaml for GCP components

* Add bigquery component yaml

* Fix typo and set default instead  of optional setting.
2019-03-01 10:35:47 -08:00
hongye-sun 926c321199 Witch to python 2.7 and install beam for the gcp image. (#876) 2019-02-28 11:29:18 -08:00
hongye-sun 26622b74b7 Releasing component SDK (#842)
* add container image uris support in train API

* Build GCP container

* Support releasing component SDK with docker and python package.

* Add licenses to image
2019-02-25 14:02:55 -08:00