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

E2E Parking Sensor sample deployment failing at databricks cli command #621

Open
ydaponte opened this issue Mar 8, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@ydaponte
Copy link
Contributor

ydaponte commented Mar 8, 2023

Description

  • When deploying the parking sensor sample, the script fails on the creation of the databricks token command: databricks_token=$(databricks tokens create --comment 'deployment' | jq -r .token_value)

Expected Behavior

  • databricks token is successfully created and stored in the KeyVault

Reproduce

  1. Deploy the sample ./deploy.sh
  2. See error

Additional Context

@ydaponte ydaponte added the bug Something isn't working label Mar 8, 2023
@ydaponte ydaponte assigned ydaponte and unassigned ydaponte Mar 8, 2023
@sreedhar-guda
Copy link
Contributor

Seems same as #630

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants