hokiegeek2 commented on issue #589: URL: https://github.com/apache/arrow-ballista/issues/589#issuecomment-1374813243
I was, however, able the build the ballista-scheduler and ballista-execute binaries via the following commands specified [here](https://github.com/apache/arrow-ballista/blob/master/ballista/client/README.md#starting-a-cluster) ``` cargo install --locked ballista-scheduler cargo install --locked ballista-executor ``` Note: I had to install protobuf to get the installs to work after seeing this error:  binaries available:  able to run scheduler:  -- 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]
