You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2021/07/26 12:23:48 UTC

[GitHub] [zeppelin] zjffdu commented on pull request #4187: [ZEPPELIN-5397] Modified the interpreter.sh script to be able to parse SPARK_SUBMIT_OPTIONS

zjffdu commented on pull request #4187:
URL: https://github.com/apache/zeppelin/pull/4187#issuecomment-886655295


   @Reamer Looks like `readarray` and `declare` are not available on mac.
   
   ```
   /Users/jzhang/github/zeppelin/bin/interpreter.sh: line 303: readarray: command not found
   /Users/jzhang/github/zeppelin/bin/interpreter.sh: line 304: declare: ZEPPELIN_SPARK_CONF_ARRAY: not found
   ```


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org