shivusondur opened a new pull request #24974: start-slave.sh usage message 
updated,
URL: https://github.com/apache/spark/pull/24974
 
 
   moved the <masterURL> for start of the argument
   
   ## What changes were proposed in this pull request?
   
   updated the usage message in sbin/start-slave.sh. 
   <masterURL> argument moved to first
   
   ## How was this patch tested?
   tested locally with 
   Starting master
   starting slave with (./start-slave.sh spark://<IP>:<PORT> -c 1
   and opening spark shell with ./spark-shell --master spark://<IP>:<PORT> 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to