potiuk commented on a change in pull request #19437:
URL: https://github.com/apache/airflow/pull/19437#discussion_r744282599



##########
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:
       Oh yeah That should be indeed updated in the Databricks howto: 
https://airflow.apache.org/docs/apache-airflow-providers-databricks/stable/operators.html




-- 
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]


Reply via email to