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
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