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 2016/09/24 10:47:21 UTC

[jira] [Commented] (SPARK-17658) write.df API requires path which is not actually always nessasary in SparkR

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

Apache Spark commented on SPARK-17658:
--------------------------------------

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

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