[jira] [Resolved] (SPARK-6352) Supporting non-default OutputCommitter when using saveAsParquetFile

2015-04-28 Thread Cheng Lian (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-6352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cheng Lian resolved SPARK-6352.
---
Resolution: Fixed

Issue resolved by pull request 5525
[https://github.com/apache/spark/pull/5525]

 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.1.1, 1.2.1, 1.3.0
Reporter: Pei-Lun Lee
Assignee: Pei-Lun Lee
 Fix For: 1.4.0


 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



[jira] [Resolved] (SPARK-6352) Supporting non-default OutputCommitter when using saveAsParquetFile

2015-04-13 Thread Cheng Lian (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-6352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cheng Lian resolved SPARK-6352.
---
  Resolution: Fixed
   Fix Version/s: 1.4.0
Target Version/s: 1.4.0

Resolved by https://github.com/apache/spark/pull/5042

[~pwendell] Tried to assign this ticket to [~pllee], but couldn't put his name 
in the Assignee field. Do we need to set some privilege stuff?

 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.1.1, 1.2.1, 1.3.0
Reporter: Pei-Lun Lee
 Fix For: 1.4.0


 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