You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/10/25 00:28:41 UTC

[GitHub] [spark] alfozan commented on issue #25265: [SPARK-28525][DEPLOY] Allow Launcher to be applied Java options

alfozan commented 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 -Pnetlib-lgpl -Phadoop-2.4 -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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org