hokiegeek2 opened a new issue, #590: URL: https://github.com/apache/arrow-ballista/issues/590
**Describe the bug** The ```cargo build --release``` command documented [here](https://github.com/apache/arrow-ballista/tree/0.10.0/examples#start-a-standalone-cluster) fails:  **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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
