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

Apache Spark commented on SPARK-6478:
-------------------------------------

User 'redbaron' has created a pull request for this issue:
https://github.com/apache/spark/pull/5147

> new RDD.pipeWithPartition method
> --------------------------------
>
>                 Key: SPARK-6478
>                 URL: https://issues.apache.org/jira/browse/SPARK-6478
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Maxim Ivanov
>            Priority: Minor
>              Labels: pipe
>
> This method allows building command line args and process environement map
> using partition as an argument.
> Use case for this feature is to provide additional informatin about the 
> partition to spawned application in case where partitioner provides it (like 
> in cassandra connector or when custom partitioner/RDD is used).
> Also it provides simpler and more intuitive alternative for printPipeContext 
> function.



--
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