List of Topics:
Research Breakthrough Possible @S-Logix pro@slogix.in

Office Address

Social List

How to start and stop the Apache Spark server?

  • The following commands are used to start the Spark master and slave server:

    start-master.shstart-slaves.sh

  • The following commands are used to stop the Spark master and slave server:

     stop-master.sh
    stop-slaves.sh