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

ECS patch v2 #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

ECS patch v2 #4

wants to merge 6 commits into from

Conversation

sorenarchibald
Copy link
Contributor

I rewrote history to look cleaner and remove some mistakes.

In particular, the previous version created and removed an
Airflow Connection, dynamically, to use the PrestoHook class as
as a client to the Presto cluster.  This strategy was replaced by using
the PyHive class (used by the PrestoHook class) which doesn't require a
Airflow Connection.
… file is published to PiPy.

* Updated airflow_presto/README.md to reflect updated parameter list in 
the settings.json file.
* Updated setup.py file to fix typos.
* Updated presto_ecs_operator.py file to accept dictionary of parameters 
rather than passing all as named parameters.
* Added first unit-test to check link in README.md file.
  Also added requirments file with some parckage necessary to build 
package.
…e, qbizinc,

where all airflow and future modules will be installed.  I believe qbiz-data-raven
should be moved here as well.
This function is now supported by Terraform scripts.
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

Successfully merging this pull request may close these issues.

None yet

1 participant