We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When trying to run the docker ODBC harness like so an error is returned:
Docker log output:
The text was updated successfully, but these errors were encountered: