[
https://issues.apache.org/jira/browse/SPARK-25264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595306#comment-16595306
]
Apache Spark commented on SPARK-25264:
--------------------------------------
User 'ifilonenko' has created a pull request for this issue:
https://github.com/apache/spark/pull/22257
> Fix comma-delineated arguments passed into PythonRunner and RRunner
> -------------------------------------------------------------------
>
> Key: SPARK-25264
> URL: https://issues.apache.org/jira/browse/SPARK-25264
> Project: Spark
> Issue Type: Bug
> Components: Kubernetes, PySpark
> Affects Versions: 2.4.0
> Reporter: Ilan Filonenko
> Priority: Major
>
> The arguments passed into the PythonRunner and RRunner are comma-delineated.
> Because the Runners do a arg.slice(2,...) This means that the delineation in
> the entrypoint needs to be a space, as it would be expected by the Runner
> arguments.
> This issue was logged here:
> [https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/issues/273]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]