Jeff Zhang created SPARK-17178: ---------------------------------- Summary: Allow to set sparkr shell command through --conf Key: SPARK-17178 URL: https://issues.apache.org/jira/browse/SPARK-17178 Project: Spark Issue Type: Improvement Components: Spark Submit, SparkR Affects Versions: 2.0.0 Reporter: Jeff Zhang
For now the only way to set sparkr shell command it through environment variable SPARKR_DRIVER_R which is not so convenient. Configuration spark.r.command and spark.r.driver.command is for specify R command of running R script. So I think it is natural to provide configuration for sparkr shell command as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org