Details
-
Documentation
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.1.1
-
None
-
None
Description
As discussed in SPARK-16803, saveAsTable is not supported as a method for writing to Hive and insertInto should be used instead. However, on the java api documentation for version 2.1.1, the saveAsTable method is not marked as deprecated and the programming guides indicate that saveAsTable is the proper way to write to Hive.
Attachments
Issue Links
- is related to
-
SPARK-19152 DataFrameWriter.saveAsTable should work with hive format with append mode
- Resolved
- links to