You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ratan Rai Sur (JIRA)" <ji...@apache.org> on 2016/09/29 15:51:20 UTC

[jira] [Created] (SPARK-17726) Allow RDD.pipe to take script contents

Ratan Rai Sur created SPARK-17726:
-------------------------------------

             Summary: Allow RDD.pipe to take script contents
                 Key: SPARK-17726
                 URL: https://issues.apache.org/jira/browse/SPARK-17726
             Project: Spark
          Issue Type: New Feature
            Reporter: Ratan Rai Sur
            Priority: Minor


I have a need to run arbitrary shell scripts which get passed to me as strings. I was wondering if there could be a flag that indicates that the string needs to be written to a temp file and then executed.

I took a look at PipedRDD.scala and would be willing to take a crack at making changes, but I wanted to get some feed back on why this can't or shouldn't happen.

Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org