databend-perf icon indicating copy to clipboard operation
databend-perf copied to clipboard

failed to get dsn on executing loading task

Open flaneur2020 opened this issue 2 years ago • 0 comments

Run bendsql cloud login --email=*** --*** --org=orgchasen-slug-test
config file /home/runner/.config/bendsql/config.toml not found, creating a new one
time="2022-12-15T08:53:02Z" level=info msg="logged in orgchasen-slug-test of Databend Cloud http://webapi-service.cloud-platform.svc:8080/ successfully."
time="2022-12-15T08:53:02Z" level=info msg="you can use `bendsql cloud configure` to switch to another org and warehouse"
Run bendsql cloud warehouse create reload --size=Small
warehouse reload is creating, please wait...
warehouse reload created, size is SmallNow using warehouse reload
Run bash -ex ./reload/tpch/lineitem.sh
+ set -e
+ cat
+ bendsql query
failed to get dsn: please use `bendsql cloud configure` to select organization and warehouse first

flaneur2020 avatar Dec 15 '22 09:12 flaneur2020