dmoore247 commented on a change in pull request #19437:
URL: https://github.com/apache/airflow/pull/19437#discussion_r744919597
##########
File path: airflow/providers/databricks/example_dags/example_databricks.py
##########
@@ -71,4 +72,17 @@
libraries=[{'jar': 'dbfs:/lib/etl-0.1.jar'}],
)
# [END howto_operator_databricks_named]
- notebook_task >> spark_jar_task
+
+ # [START howto_operator_databricks_pyspark]
Review comment:
@josh-fell @potiuk Thanks for the pointer... I'll see about making that
update.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]