jamon
jamon
By default it bypasses the check for login user+pass. This can be changed by changing the code here: ``` class StubServer(ServerInterface): def check_auth_password(self, username, password): # all are allowed return...
Hey folks, I installed the jar https://mvnrepository.com/artifact/org.apache.datafusion/comet-parent-spark3.5_2.12/0.3.0 on my cluster where we run spark 3.5 and we use java 8 When running spark with apache datafusion comet jar included, the...
Hey @ChenYi015 thanks a lot for working on this MR! I saw this MR is marked as closed. Could you mention a bit your plan on this MR further? Asking...
@yaooqinn if you have time could you maybe have a look? Thanks a lot!
> Kubernetes has a large number of APIs, and I'm quite sure which ones should be added to the Spark defaults. I think using `spark.kubernetes.driver.pod.featureSteps` is beneficial. > > Also...
> I'm not sure about this part of the PR claim. When does this happen, @zemin-piao ? > > > In a cluster with numerous priority classes IMO it happens...
@yaooqinn @dongjoon-hyun thanks for your questions. Lemme know if more clarification and discussion needed
I've tested in airflow 2.3.0 and it works fine for me also. @elephantum
@elephantum thanks a lot for revisiting this PR. Lemme know if anything I can help to make this PR merged