You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
Trino user can be used as an environment variable, but it can not be passed as a config.
Describe the solution you'd like
We could add a parameter to set on offline store configuration since X-Trino-User is required in the header.
Describe alternatives you've considered
If the idea is to set Trino user only as an environment variable, we could remove the user property from Trino client.
The text was updated successfully, but these errors were encountered:
amommendes
changed the title
Trino user as a parameter X-Trino-User
Trino user as a parameter for X-Trino-User
Nov 11, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
Trino user can be used as an environment variable, but it can not be passed as a config.
Describe the solution you'd like
We could add a parameter to set on offline store configuration since
X-Trino-User
is required in the header.Describe alternatives you've considered
If the idea is to set Trino user only as an environment variable, we could remove the
user
property fromTrino
client.The text was updated successfully, but these errors were encountered: