msathis commented on a change in pull request #10026: URL: https://github.com/apache/arrow/pull/10026#discussion_r614130042
########## File path: rust/ballista/ui/scheduler/README.md ########## @@ -0,0 +1,26 @@ +# Ballista UI + + +## Available Scripts + +In the project directory, you can run: + +### `yarn start` Review comment: I have seen people having the same confusion between Hadoop yarn & node js yarn. I will add the link to yarn website to clear because most people here are from Hadoop background. Yarn is much faster than npm, does deduplication well, pinned resolutions (similar to Cargo.lock, it has yarn.lock) etc. Though npm is catching up these days. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org