Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to launch an SQL task #839

Open
praj-ias opened this issue Aug 26, 2023 · 0 comments
Open

Unable to launch an SQL task #839

praj-ias opened this issue Aug 26, 2023 · 0 comments

Comments

@praj-ias
Copy link

Expected Behavior

Job to be deployed successfully

Current Behavior

Getting an error:
ValidationError: 1 validation error for Deployment
workflows -> 7 -> Workflow -> tasks -> 0 -> sql_task -> query

Steps to Reproduce (for bugs)

Try and deploy a SQL task with the following definition in the deployment.yaml as shown in the documentation:

  - name: "dpr_example_sql_task"
    tasks:
      - task_key: "dpr_example_sql_task"
        sql_task:
          query: "query://f81c5a62-58e7-454a-8adf-87c95e65c836"
          warehouse_id: "warehouse://e52b150f3a341add"

Context

Tried to launch a DBX task

Your Environment

dev

  • dbx version used: 0.8.10
  • Databricks Runtime version: 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant