[
https://issues.apache.org/jira/browse/SPARK-17658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Cheung resolved SPARK-17658.
----------------------------------
Resolution: Fixed
Assignee: Hyukjin Kwon
Fix Version/s: 2.1.0
> 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: Hyukjin Kwon
> Priority: Minor
> Fix For: 2.1.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]