You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/08/28 17:09:00 UTC

[jira] [Assigned] (SPARK-25264) Fix comma-delineated arguments passed into PythonRunner and RRunner

     [ https://issues.apache.org/jira/browse/SPARK-25264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-25264:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org