You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Diego Rabatone Oliveira (JIRA)" <ji...@apache.org> on 2018/01/08 14:59:00 UTC

[jira] [Created] (AIRFLOW-1974) Make databricks operator more generic

Diego Rabatone Oliveira created AIRFLOW-1974:
------------------------------------------------

             Summary: Make databricks operator more generic
                 Key: AIRFLOW-1974
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1974
             Project: Apache Airflow
          Issue Type: Improvement
          Components: hooks, operators
    Affects Versions: 1.9.0
            Reporter: Diego Rabatone Oliveira


For now, Databricks Operator only supports one Databricks API endpoint `` /jobs/runs/submit``.

In order to be able to add support to new endpoints, we need a more generic Operator (and Hook).

After this issue is resolved, then other DataBricksOperators can be more easily added to improve the Databricks API support.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)