Skip to content

Commit

Permalink
Update sbin/celeborn-daemon.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 authored Aug 10, 2023
1 parent 48a7c48 commit fed5817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbin/celeborn-daemon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
usage() {
echo "Usage: celeborn-daemon.sh [--config <conf-dir>] (start|stop|restart|status) <celeborn-class-name> <celeborn-instance-number> [args]"
echo ""
echo "OPTIONS"
echo "Options:"
echo " <conf-dir> Override CELEBORN_CONF_DIR"
echo " <celeborn-class-name> The main class name of the celeborn command to run"
echo " Example: org.apache.celeborn.service.deploy.master.Master for celeborn master"
Expand Down

0 comments on commit fed5817

Please sign in to comment.