-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
exec: "curl": executable file not found in $PATH: unknown #71
exec: "curl": executable file not found in $PATH: unknown #71
Comments
I am facing this issue too. |
"Furthermore, I have some issue with curl when exec post command" I tried to install curl but I got errors like:
I already have problems to install curl in the first base image
@jahstreet @jahstreet also another question: is that Livy compatible with Spark 3.3.1? Any hints are welcome :) |
Okay, I found a workaround regarding that curl problem:
or permanent via Dockerfile:
|
Hi guys, sorry for the delayed responses...
Some time ago I've written about that in Stackoverflow. Unless the new Airflow operators has been released since then it still should be actual info.
Thx for checking. Could you please suggest the PR with the fix? Would really appreciate the contribution.
I'm not sure, probably not fully and we would need to rebuild it with the proper support of Spark 3.x. Going to give it a closer look in the coming months since getting back to the project related activities. |
|
I guess @teplydat meant Spark 3.1.1. Ourselves would also prefer to have a build using 3.1.1 (same version currently used in the spark k8s operator, we would like to integrate with @jahstreet 's Livy deployment) |
How can I config this with airflow for automation,
Furthermore, I have some issue with curl when exec post command
The text was updated successfully, but these errors were encountered: