[jira] [Commented] (SPARK-23121) When the Spark Streaming app is running for a period of time, the page is incorrectly reported when accessing '/ jobs /' or '/ jobs / job /? Id = 13' and ui can not be

2018-01-19 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16332300#comment-16332300 ] Sandor Murakozi commented on SPARK-23121: - One issue is with displaying old jobs. Depending on

[jira] [Commented] (SPARK-23121) When the Spark Streaming app is running for a period of time, the page is incorrectly reported when accessing '/ jobs /' or '/ jobs / job /? Id = 13' and ui can not be

2018-01-19 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16332249#comment-16332249 ] Sandor Murakozi commented on SPARK-23121: - [~guoxiaolongzte] found two separate problems, bot

[jira] [Commented] (SPARK-22884) ML test for StructuredStreaming: spark.ml.clustering

2018-01-17 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328898#comment-16328898 ] Sandor Murakozi commented on SPARK-22884: - Is there anybody working on this? If not I'm happy to

[jira] [Updated] (SPARK-23051) job description in Spark UI is broken

2018-01-12 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandor Murakozi updated SPARK-23051: Attachment: in-2.2.png Spark-23051-after.png

[jira] [Updated] (SPARK-22951) count() after dropDuplicates() on emptyDataFrame returns incorrect value

2018-01-04 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandor Murakozi updated SPARK-22951: Affects Version/s: 2.3.0 > count() after dropDuplicates() on emptyDataFrame returns

[jira] [Comment Edited] (SPARK-22951) count() after dropDuplicates() on emptyDataFrame returns incorrect value

2018-01-04 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16311225#comment-16311225 ] Sandor Murakozi edited comment on SPARK-22951 at 1/4/18 11:36 AM: --

[jira] [Comment Edited] (SPARK-22951) count() after dropDuplicates() on emptyDataFrame returns incorrect value

2018-01-04 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16311225#comment-16311225 ] Sandor Murakozi edited comment on SPARK-22951 at 1/4/18 11:35 AM: --

[jira] [Updated] (SPARK-22951) count() after dropDuplicates() on emptyDataFrame returns incorrect value

2018-01-04 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandor Murakozi updated SPARK-22951: Affects Version/s: 2.2.0 > count() after dropDuplicates() on emptyDataFrame returns

[jira] [Commented] (SPARK-22951) count() after dropDuplicates() on emptyDataFrame returns incorrect value

2018-01-04 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16311225#comment-16311225 ] Sandor Murakozi commented on SPARK-22951: - Adding 2.2.0 to affected version: {{

[jira] [Commented] (SPARK-22887) ML test for StructuredStreaming: spark.ml.fpm

2018-01-03 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310258#comment-16310258 ] Sandor Murakozi commented on SPARK-22887: - Is anyone working on this? If not I would like to

[jira] [Updated] (SPARK-22360) Add unit test for Window Specifications

2017-12-21 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandor Murakozi updated SPARK-22360: Description: {color:red}colored text{color}* different partition clauses (none, one,

[jira] [Updated] (SPARK-22360) Add unit test for Window Specifications

2017-12-21 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandor Murakozi updated SPARK-22360: Description: * different partition clauses (none, one, multiple) * different order clauses

[jira] [Updated] (SPARK-22804) Using a window function inside of an aggregation causes StackOverflowError

2017-12-15 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandor Murakozi updated SPARK-22804: Priority: Minor (was: Major) > Using a window function inside of an aggregation causes

[jira] [Commented] (SPARK-22804) Using a window function inside of an aggregation causes StackOverflowError

2017-12-15 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16292732#comment-16292732 ] Sandor Murakozi commented on SPARK-22804: - Indeed, it looks pretty similar. I will check if it's

[jira] [Updated] (SPARK-22804) Using a window function inside of an aggregation causes StackOverflowError

2017-12-15 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandor Murakozi updated SPARK-22804: Description: {code} import org.apache.spark.sql.expressions.Window val df = Seq(("a", 1),

[jira] [Updated] (SPARK-22804) Using a window function inside of an aggregation causes StackOverflowError

2017-12-15 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandor Murakozi updated SPARK-22804: Description: {code} import org.apache.spark.sql.expressions.Window val df = Seq(("a", 1),

[jira] [Updated] (SPARK-22804) Using a window function inside of an aggregation causes StackOverflowError

2017-12-15 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandor Murakozi updated SPARK-22804: Description: {code} import org.apache.spark.sql.expressions.Window val df = Seq(("a", 1),

[jira] [Updated] (SPARK-22804) Using a window function inside of an aggregation causes StackOverflowError

2017-12-15 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandor Murakozi updated SPARK-22804: Description: {code} import org.apache.spark.sql.expressions.Window val df = Seq(("a", 1),

[jira] [Created] (SPARK-22804) Using a window function inside of an aggregation causes StackOverflowError

2017-12-15 Thread Sandor Murakozi (JIRA)
Sandor Murakozi created SPARK-22804: --- Summary: Using a window function inside of an aggregation causes StackOverflowError Key: SPARK-22804 URL: https://issues.apache.org/jira/browse/SPARK-22804

[jira] [Comment Edited] (SPARK-22360) Add unit test for Window Specifications

2017-12-13 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289803#comment-16289803 ] Sandor Murakozi edited comment on SPARK-22360 at 12/13/17 8:09 PM: --- I

[jira] [Commented] (SPARK-22360) Add unit test for Window Specifications

2017-12-13 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289803#comment-16289803 ] Sandor Murakozi commented on SPARK-22360: - I just did a quick check of the existing test cases to

[jira] [Comment Edited] (SPARK-22360) Add unit test for Window Specifications

2017-12-13 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289803#comment-16289803 ] Sandor Murakozi edited comment on SPARK-22360 at 12/13/17 8:08 PM: --- I

[jira] [Commented] (SPARK-22359) Improve the test coverage of window functions

2017-12-13 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289792#comment-16289792 ] Sandor Murakozi commented on SPARK-22359: - I'm glad that you join [~gsomogyi]. Do you have any

[jira] [Commented] (SPARK-22359) Improve the test coverage of window functions

2017-12-13 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289300#comment-16289300 ] Sandor Murakozi commented on SPARK-22359: - Is there anyone working on these issues? If not, I

[jira] [Commented] (SPARK-22331) Make MLlib string params case-insensitive

2017-11-28 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268670#comment-16268670 ] Sandor Murakozi commented on SPARK-22331: - Anyone working on this issue? If not, I would be

[jira] [Commented] (SPARK-22516) CSV Read breaks: When "multiLine" = "true", if "comment" option is set as last line's first character

2017-11-22 Thread Sandor Murakozi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262516#comment-16262516 ] Sandor Murakozi commented on SPARK-22516: - I'm a newbie, I would be happy to happy to work on it.