[jira] [Commented] (SPARK-22517) NullPointerException in ShuffleExternalSorter.spill()

2018-01-10 Thread Andreas Maier (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16319897#comment-16319897 ] Andreas Maier commented on SPARK-22517: --- [~willshen] I couldn't solve the issue. I circumvented it

[jira] [Comment Edited] (SPARK-22627) Fix formatting of headers in configuration.html page

2017-11-28 Thread Andreas Maier (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268807#comment-16268807 ] Andreas Maier edited comment on SPARK-22627 at 11/28/17 2:26 PM: - That is

[jira] [Commented] (SPARK-22627) Fix formatting of headers in configuration.html page

2017-11-28 Thread Andreas Maier (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268807#comment-16268807 ] Andreas Maier commented on SPARK-22627: --- That is strange. The commits of SPARK-19106 are in branch

[jira] [Created] (SPARK-22631) Consolidate all configuration properties into one page

2017-11-28 Thread Andreas Maier (JIRA)
Andreas Maier created SPARK-22631: - Summary: Consolidate all configuration properties into one page Key: SPARK-22631 URL: https://issues.apache.org/jira/browse/SPARK-22631 Project: Spark

[jira] [Created] (SPARK-22630) Consolidate all configuration properties into one page

2017-11-28 Thread Andreas Maier (JIRA)
Andreas Maier created SPARK-22630: - Summary: Consolidate all configuration properties into one page Key: SPARK-22630 URL: https://issues.apache.org/jira/browse/SPARK-22630 Project: Spark

[jira] [Created] (SPARK-22627) Fix formatting of headers in configuration.html page

2017-11-28 Thread Andreas Maier (JIRA)
Andreas Maier created SPARK-22627: - Summary: Fix formatting of headers in configuration.html page Key: SPARK-22627 URL: https://issues.apache.org/jira/browse/SPARK-22627 Project: Spark Issue

[jira] [Commented] (SPARK-22616) df.cache() / df.persist() should have an option blocking like df.unpersist()

2017-11-28 Thread Andreas Maier (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268530#comment-16268530 ] Andreas Maier commented on SPARK-22616: --- Ok, I understand your point now. You were thinking in

[jira] [Commented] (SPARK-22616) df.cache() / df.persist() should have an option blocking like df.unpersist()

2017-11-27 Thread Andreas Maier (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266995#comment-16266995 ] Andreas Maier commented on SPARK-22616: --- I don't see how simply adding an option "blocking" with

[jira] [Created] (SPARK-22616) df.cache() / df.persist() should have an option blocking like df.unpersist()

2017-11-27 Thread Andreas Maier (JIRA)
Andreas Maier created SPARK-22616: - Summary: df.cache() / df.persist() should have an option blocking like df.unpersist() Key: SPARK-22616 URL: https://issues.apache.org/jira/browse/SPARK-22616

[jira] [Created] (SPARK-22613) Make UNCACHE TABLE behaviour consistent with CACHE TABLE

2017-11-27 Thread Andreas Maier (JIRA)
Andreas Maier created SPARK-22613: - Summary: Make UNCACHE TABLE behaviour consistent with CACHE TABLE Key: SPARK-22613 URL: https://issues.apache.org/jira/browse/SPARK-22613 Project: Spark

[jira] [Commented] (SPARK-22517) NullPointerException in ShuffleExternalSorter.spill()

2017-11-17 Thread Andreas Maier (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16257660#comment-16257660 ] Andreas Maier commented on SPARK-22517: --- Unfortunately I don't have some minimal code to reproduce

[jira] [Created] (SPARK-22517) NullPointerException in ShuffleExternalSorter.spill()

2017-11-14 Thread Andreas Maier (JIRA)
Andreas Maier created SPARK-22517: - Summary: NullPointerException in ShuffleExternalSorter.spill() Key: SPARK-22517 URL: https://issues.apache.org/jira/browse/SPARK-22517 Project: Spark

[jira] [Commented] (SPARK-22436) New function strip() to remove all whitespace from string

2017-11-03 Thread Andreas Maier (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16237446#comment-16237446 ] Andreas Maier commented on SPARK-22436: --- Python UDFs are very slow, aren't they? I believe a Spark

[jira] [Created] (SPARK-22436) New function strip() to remove all whitespace from string

2017-11-03 Thread Andreas Maier (JIRA)
Andreas Maier created SPARK-22436: - Summary: New function strip() to remove all whitespace from string Key: SPARK-22436 URL: https://issues.apache.org/jira/browse/SPARK-22436 Project: Spark

[jira] [Created] (SPARK-22428) Document spark properties for configuring the ContextCleaner

2017-11-02 Thread Andreas Maier (JIRA)
Andreas Maier created SPARK-22428: - Summary: Document spark properties for configuring the ContextCleaner Key: SPARK-22428 URL: https://issues.apache.org/jira/browse/SPARK-22428 Project: Spark

[jira] [Created] (SPARK-22369) PySpark: Document methods of spark.catalog interface

2017-10-27 Thread Andreas Maier (JIRA)
Andreas Maier created SPARK-22369: - Summary: PySpark: Document methods of spark.catalog interface Key: SPARK-22369 URL: https://issues.apache.org/jira/browse/SPARK-22369 Project: Spark Issue

[jira] [Commented] (SPARK-22249) UnsupportedOperationException: empty.reduceLeft when caching a dataframe

2017-10-24 Thread Andreas Maier (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16216634#comment-16216634 ] Andreas Maier commented on SPARK-22249: --- Thank you for solving this issue so quickly. Not every

[jira] [Created] (SPARK-22249) UnsupportedOperationException: empty.reduceLeft when caching a dataframe

2017-10-11 Thread Andreas Maier (JIRA)
Andreas Maier created SPARK-22249: - Summary: UnsupportedOperationException: empty.reduceLeft when caching a dataframe Key: SPARK-22249 URL: https://issues.apache.org/jira/browse/SPARK-22249 Project: