Peter Wicks
Peter Wicks
This is not an issue of the proxy not being properly identified. This happens when the corporate network is replacing all SSL certificates with their own. These certs are not...
Here is how to update the arkmanager version by hand, inside the running docker instance: ### Connect to a bash shell on your docker image `docker exec -it ark /bin/bash`...
This is just my personal observation, but the `dremio-oss` repo exists not as a place for user contributions, but as a marketing tool. Go dig through all of the "closed"...
@rclintonrca I don't work for Dremio, but I did manage to get a PR pulled in. In general, you should assume a PR is not under review unless you hear...
I hate to totally 180 on my previous comments... I still think this should be configurable, but in my rapidly changing experience with the Dremio source code, this is the...
@fabrice-etanchaud Thanks for the kind words about my code. I'm happy you have found it useful. We use this for automating our deployments. We store all Virtual Datasets in Git,...
@fabrice-etanchaud, I'll be sure to take a look, but I have never used dbt before.
@zzsza I agree, it's the same issue. I think this just confirms the fix will need to touch all of the child classes where Parquet is concerned.
I'll try and wrap this up in the next couple days, thanks for the feedback!
We have been sing tasks stuck in a queued state on Airflow 2.3.2. Not many of them, but a few just get stuck in Queued and I have to go...