lozbrown

Results 67 comments of lozbrown

> > Hi @mneethiraj , > > @ognjen-it - Trino asks the authorizer if the user is allowed to impersonate themselves. To allow this, please create a policy for `trinouser={USER}`...

This PR being merged would solve so many problems for me and make my life so much easier. In an effort to help this along I've created a PR to...

Also some very early as yet untested work to add the config to the helm chart https://github.com/trinodb/charts/pull/198/files

I sent CLA yesterday morning

> @mneethiraj do you have links for the reference documentation for those three files. @mneethiraj is there a link to the documentation for the three XML files? Also what is...

@mohammedghouse12 On the slack channel people also mentioned that these setting resolved many of their issues ``` hudi.split-generator-parallelism=32 hudi.split-loader-parallelism=32 ``` Those are increases from the defaults, It might be worth...

> Adding `proxy.http-client.request-buffer-size` in the `serverConfig` seems to have helped in my setup. > > I've noticed this for large queries in PREPARE statements only. Thanks @prakhar10 , what value...

Unfortunately this does not seem to have resolved the issue. I'm wondering if i need to make a similar change in trino itself but that has not changed since this...

Wouldn't we need to pull newer jars in to trino?