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

Apache Spark reassigned SPARK-17658:
------------------------------------

    Assignee: Apache Spark

> write.df API requires path which is not actually always nessasary in SparkR
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-17658
>                 URL: https://issues.apache.org/jira/browse/SPARK-17658
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR
>    Affects Versions: 2.0.0
>            Reporter: Hyukjin Kwon
>            Assignee: Apache Spark
>            Priority: Minor
>
> It seems {{write.df}} in SparkR always requires taking {{path}}. This is 
> actually not always nessasary.
> For example, if we have a datasource extending {{CreatableRelationProvider}}, 
> it might not request {{path}}. 
> FWIW, Python/Scala do not require this in the API already.



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