Pei-Lun Lee created SPARK-6352:
----------------------------------

             Summary: Supporting non-default OutputCommitter when using 
saveAsParquetFile
                 Key: SPARK-6352
                 URL: https://issues.apache.org/jira/browse/SPARK-6352
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 1.2.1, 1.1.1, 1.3.0
            Reporter: Pei-Lun Lee


SPARK-3595 only handles custom OutputCommitter for saveAsHadoopFile, it can be 
nice to have similar behavior in saveAsParquetFile. It maybe difficult to have 
a fully customizable OutputCommitter solution, at least adding something like a 
DirectParquetOutputCommitter and letting users choose between this and the 
default should be enough.



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