Commit Graph

5 Commits

Author SHA1 Message Date
Cesar d6a2c23f56
fix(components): sending pyspark jobs and set generated step_id to /output.txt from the generated EMR step (#4725) 2020-11-05 19:22:50 -08:00
Cesar b9e2259b4b
fix(components): sending pyspark jobs to aws EMR with the correct py … (#4721) 2020-11-05 14:52:50 -08:00
Bohdan 262b288e5d
fix(components): remove needless arguments from AWS EMR scripts (#4252)
remove needless submit_pyspark_job arguments
2020-08-10 10:08:20 -07:00
Christian Clauss 8e1e823139 Lint Python code for undefined names (#1721)
* Lint Python code for undefined names

* Lint Python code for undefined names

* Exclude tfdv.py to workaround an overzealous pytest

* Fixup for tfdv.py

* Fixup for tfdv.py

* Fixup for tfdv.py
2019-08-21 15:04:31 -07:00
Jiaxin Shan f5c464a87d Add AWS EMR and Athena components (#1286)
* Add EMR and Athena components

* Update components/aws/athena/query/component.yaml

Co-Authored-By: Jeffwan <seedjeffwan@gmail.com>

* Clean up athena components
2019-05-06 17:11:44 -07:00