Huw
Huw
Really disappointing that there has been no update on this from the GCP team. I have a high memory build and so have incurred some cost from trying to fix...
Think this may be the same cause as #742
I've tested this fix with the rocker+gradle example in #132. I haven't done a separate test with maven.
Thanks @MarioDurantez for this pointer. I've raised a PR which stubs this method - cloudera/impyla#511. For now, I'm manually patching this file as part of our Docker build pipeline.
I'm also interested in this feature. @hashhar @lukasz-walkiewicz what is outstanding to merge this?
> hey @huw0, you can apply the changes in this PR if you have a fork of trino. we've (salesforce) been using header authn to guard our UI for nearly...
Hi @mosabua, @lukasz-walkiewicz - would be great to get this in soon if possible?
@lozbrown, I've found this issue while looking into enabling OpenMetrics myself and encountering the same error. Looking at the relevant lines in... https://github.com/airlift/airlift/blob/a30a1d15efa840632e10d7e5aba8eaa911a5c4ee/openmetrics/src/main/java/io/airlift/openmetrics/MetricsConfig.java#L41-L63 Line 44 converts the String to an...
@bhargav2427 I'm using the 0.19.0 chart successfully with both ConfigMap and PVC mounts. What version of helm are you using? Are you able to share an example config that exhibits...
@nineinchnick - now rebased. With the changes I made in #108 it made sense for the helper to also be renamed in this PR. I've tested with the following options...