Javier L. Matías-Cabrera

Results 9 comments of Javier L. Matías-Cabrera

Can you recreate the issue in a docker container? We need to be able to reproduce it on our end.

Can you share the steps to reproduce the error?

Thanks for raising this issue, we'll look into it

It's also happening on Mac. The interactive rebase does not work, unless I already had a tab open before running `git rebase -i`. It seems like the bug is triggered...

Hello @thomasp85, would you consider merging this PR? Thanks!

> @harinee Do you see any concerns with having a no-hook install option that only pulls the binary? I think that makes sense. I don't have any issues.

> We found the same and came to the same conclusion. Seems like we need a pre-deploy step that can inject the jar/dependencies into a volume or cloud storage and...

> Since version 0.224.0 DABs support uploading JARs to UC Volumes, you can find an example here: https://github.com/databricks/bundle-examples/blob/main/knowledge_base/spark_jar_task/databricks.yml > > You can omit all `artifacts` section if you don't want...