You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Attempted to build the ballista docker images using the instructions [here](git clone [email protected]:apache/arrow-ballista.git -b 0.9.0). When I ran ./dev/build-ballista-docker.sh the first image, ballista-builder built fine:
however, the ballista-scheduler image build fails:
Describe the bug
Attempted to build the ballista docker images using the instructions [here](git clone [email protected]:apache/arrow-ballista.git -b 0.9.0). When I ran
./dev/build-ballista-docker.sh
the first image, ballista-builder built fine:however, the ballista-scheduler image build fails:
To Reproduce
Per the docker build instructions:
Expected behavior
Per the instructions, expect to see the arrow-ballista-scheduler and arrow-ballista-executor images to build.
Additional context
Running docker build on ubuntu 22.04
The text was updated successfully, but these errors were encountered: