apache/airflow

Add functionality to DatabricksHook to create notebooks

クローズ

#22,330 opened on 2022/03/17

 (7 件のコメント) (0 件のリアクション) (0 人の担当者)Python (16,781 件のフォーク)batch import
area:providersgood first issuekind:featureprovider:databricks

Repository metrics

Stars
 (44,809 個のスター)
PR merge metrics
 (平均マージ 7d 18h) (30d で 834 merged PRs)

説明

Description

Currently, there is no way to programmatically create a notebook in Databricks using the core provider components (DatabricksHook, DatabricksRunNowOperator, or DatabricksSubmitRunOperator). If implemented, this change would allow Airflow users to create a Scala, R, Python, or SQL notebook in DBFS programmatically from Airflow.

Use case/motivation

This would be useful for our users who are hosting their notebooks in an Airflow repository and would like to utilize advantages of tools like jinja templating, orchestration, git version control, etc.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

コントリビューターガイド