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

Issue launching docker image for ODBC #37

Open
nickbrennan1 opened this issue Nov 22, 2023 · 0 comments
Open

Issue launching docker image for ODBC #37

nickbrennan1 opened this issue Nov 22, 2023 · 0 comments

Comments

@nickbrennan1
Copy link

When trying to run the docker ODBC harness like so an error is returned:

docker run -it -v $(pwd):/mnt ghcr.io/rsvihladremio/dremio-stress:merge -protocol odbc -user dremio -password test -url "Driver={Arrow Flight SQL ODBC Driver};ConnectionType=Direct;AuthenticationType=Plain;Host=10.0.0.10;Port=32010;useEncryption=false"  -conf /mnt/stress.json
dremio-stress odbc enabled dev-unknown
error executing dremio-stress: unable create configuration object: invalid character '\n' in string literal

Docker log output:

2023-11-22 13:00:19 dremio-stress odbc enabled dev-unknown
2023-11-22 13:00:19 error executing dremio-stress: unable create configuration object: invalid character '\n' in string literal2023-11-22T13:03:07.189903504Z dremio-stress odbc enabled dev-unknown
2023-11-22T13:03:07.205043882Z error executing dremio-stress: unable create configuration object: invalid character '\n' in string literal
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