kevinsanz93
Results
1
issues of
kevinsanz93
https://github.com/airflow-plugins/Example-Airflow-DAGs/blob/3cf6b9bb59aa99dfadfef0391530b55a599bc55c/etl/hubspot_to_redshift.py#L71 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...