[jira] [Commented] (SPARK-29004) DataFrameWriter.save does not work with bucketBy [and sortBy]

2019-09-09 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16926322#comment-16926322 ] Hyukjin Kwon commented on SPARK-29004: -- The exception message is correct and we should fix the doc

[jira] [Commented] (SPARK-29004) DataFrameWriter.save does not work with bucketBy [and sortBy]

2019-09-09 Thread Pavel Parkhomenko (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16926319#comment-16926319 ] Pavel Parkhomenko commented on SPARK-29004: --- This exception contradicts to documentation and

[jira] [Commented] (SPARK-29004) DataFrameWriter.save does not work with bucketBy [and sortBy]

2019-09-09 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16926314#comment-16926314 ] Hyukjin Kwon commented on SPARK-29004: -- It correctly throws an exception at this moment so it's

[jira] [Commented] (SPARK-29004) DataFrameWriter.save does not work with bucketBy [and sortBy]

2019-09-07 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16925020#comment-16925020 ] Hyukjin Kwon commented on SPARK-29004: -- You should use {{saveAsTable}}. > DataFrameWriter.save