Skip to content
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

cargo build --release fails for ballista-scheduler #590

Closed
hokiegeek2 opened this issue Jan 8, 2023 · 2 comments
Closed

cargo build --release fails for ballista-scheduler #590

hokiegeek2 opened this issue Jan 8, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@hokiegeek2
Copy link

Describe the bug
The cargo build --release command documented here fails:

image

To Reproduce

git clone [email protected]:apache/arrow-ballista.git -b 0.9.0
cd arrow-ballista
cargo build --release

Expected behavior
Expected ballista-scheduler and ballista-executor binaries to be built into the target/release directory

Additional context
ubuntu 22.04 x86 ballista version 0.9.0

@hokiegeek2 hokiegeek2 added the bug Something isn't working label Jan 8, 2023
@hokiegeek2
Copy link
Author

I checked out the master and 0.10.0 branches and both built fine.

@hokiegeek2
Copy link
Author

I've tried the 0.10.0 branch build on x86 MacOS and Ubuntu 22.04...

image

...and on Ubuntu 22.04 on ARM64...

image

...and all looks good w/ the install, rust-wise, so closing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant