alfozan edited a comment on issue #25265: [SPARK-28525][DEPLOY] Allow Launcher to be applied Java options URL: https://github.com/apache/spark/pull/25265#issuecomment-546152538 I also had the same issue as @maropu ``` /Users/maropu/Repositories/spark/spark-master/bin/spark-class: line 96: CMD: bad array subscript ``` **Solution: rebuild** ``` ./build/mvn -Phive -Phive-thriftserver -DskipTests clean package ```
---------------------------------------------------------------- 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]
