We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example-Airflow-DAGs/etl/hubspot_to_redshift.py
Line 71 in 3cf6b9b
Shouldn't this be importing from hubspot_plugin, given the name given to the hubspot plug in here (https://github.com/airflow-plugins/hubspot_plugin/blob/7b6e23a0493ac9c32fbd8c3265ea895a12c07ec5/__init__.py#L7)
Can't seem to get this dag to be recognized in airflow, I get no errors upon running the .py file, but it doesn't get listed in the dag list.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Example-Airflow-DAGs/etl/hubspot_to_redshift.py
Line 71 in 3cf6b9b
Shouldn't this be importing from hubspot_plugin, given the name given to the hubspot plug in here (https://github.com/airflow-plugins/hubspot_plugin/blob/7b6e23a0493ac9c32fbd8c3265ea895a12c07ec5/__init__.py#L7)
Can't seem to get this dag to be recognized in airflow, I get no errors upon running the .py file, but it doesn't get listed in the dag list.
The text was updated successfully, but these errors were encountered: