[jira] [Updated] (SPARK-27526) Driver OOM error occurs while writing parquet file with Append mode

2019-04-21 Thread senyoung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] senyoung updated SPARK-27526: - Labels: oom (was: easyfix oom) > Driver OOM error occurs while writing parquet file with Append mode >

[jira] [Updated] (SPARK-27526) Driver OOM error occurs while writing parquet file with Append mode

2019-04-21 Thread senyoung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] senyoung updated SPARK-27526: - Labels: easyfix oom (was: easyfix) > Driver OOM error occurs while writing parquet file with Append

[jira] [Updated] (SPARK-27526) Driver OOM error occurs while writing parquet file with Append mode

2019-04-20 Thread senyoung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] senyoung updated SPARK-27526: - Description: As this user code below {code:java} someDataFrame.write .mode(SaveMode.Append)

[jira] [Created] (SPARK-27526) Driver OOM error occurs while writing parquet file with Append mode

2019-04-20 Thread senyoung (JIRA)
senyoung created SPARK-27526: Summary: Driver OOM error occurs while writing parquet file with Append mode Key: SPARK-27526 URL: https://issues.apache.org/jira/browse/SPARK-27526 Project: Spark