[ 
https://issues.apache.org/jira/browse/SPARK-17726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15533682#comment-15533682
 ] 

Sean Owen commented on SPARK-17726:
-----------------------------------

What's the use case for this?

> 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
>              Labels: features
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to