Github user djvulee commented on the issue: https://github.com/apache/spark/pull/16210 @srowen Sorry for late reply and thanks for your reproduce! As I have mentioned in last reply, this is not a environment problem, but a misunderstand of SPARK_SUBMIT_OPTS by ourself, or a deployment problem. This works for anyone because few people use the ```SPARK_SUBMIT_OPTS``` option and do not put ```SPARK_SUBMIT_OPTS``` in the spark-env.sh file. It maybe better to separate the ```Dscala.usejavacp=true``` from the ```SPARK_SUBMIT_OPTS``` in the spark-shell file to avoid the misunderstanding.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org