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
Here we should implement the support of this, as this might be needed in complex setups.
It will allow for user to specify the path to the file in the bucketfs and setup java configuration settings accordingly
Need to implement
parameter for the user to set the file path
check that file indeed exists
set configuration options to take the file into account
implement integration tests for this
update documentation
The text was updated successfully, but these errors were encountered:
In https://exasol.atlassian.net/browse/L3-1417, client faced with requirement to specify their own krb5.conf, which we currently doesn't support.
Here we should implement the support of this, as this might be needed in complex setups.
It will allow for user to specify the path to the file in the bucketfs and setup java configuration settings accordingly
Need to implement
The text was updated successfully, but these errors were encountered: