[jira] [Updated] (SPARK-10182) GeneralizedLinearModel doesn't unpersist cached data

2015-08-24 Thread Vyacheslav Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Baranov updated SPARK-10182: --- Description: The problem might be reproduced in spark-shell with following code

[jira] [Created] (SPARK-10182) GeneralizedLinearModel doesn't unpersist cached data

2015-08-24 Thread Vyacheslav Baranov (JIRA)
Vyacheslav Baranov created SPARK-10182: -- Summary: GeneralizedLinearModel doesn't unpersist cached data Key: SPARK-10182 URL: https://issues.apache.org/jira/browse/SPARK-10182 Project: Spark

[jira] [Commented] (SPARK-10182) GeneralizedLinearModel doesn't unpersist cached data

2015-08-24 Thread Vyacheslav Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709367#comment-14709367 ] Vyacheslav Baranov commented on SPARK-10182: Yes, please see screenshot

[jira] [Commented] (SPARK-10182) GeneralizedLinearModel doesn't unpersist cached data

2015-08-24 Thread Vyacheslav Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709416#comment-14709416 ] Vyacheslav Baranov commented on SPARK-10182: Sorry, it was wrong spark-shell.

[jira] [Comment Edited] (SPARK-8309) OpenHashMap doesn't work with more than 12M items

2015-06-11 Thread Vyacheslav Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14582019#comment-14582019 ] Vyacheslav Baranov edited comment on SPARK-8309 at 6/11/15 2:59 PM:

[jira] [Created] (SPARK-8309) OpenHashMap doesn't work with more than 12M items

2015-06-11 Thread Vyacheslav Baranov (JIRA)
Vyacheslav Baranov created SPARK-8309: - Summary: OpenHashMap doesn't work with more than 12M items Key: SPARK-8309 URL: https://issues.apache.org/jira/browse/SPARK-8309 Project: Spark

[jira] [Commented] (SPARK-8309) OpenHashMap doesn't work with more than 12M items

2015-06-11 Thread Vyacheslav Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14582019#comment-14582019 ] Vyacheslav Baranov commented on SPARK-8309: --- The problem occurs because of

[jira] [Comment Edited] (SPARK-8309) OpenHashMap doesn't work with more than 12M items

2015-06-11 Thread Vyacheslav Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14582019#comment-14582019 ] Vyacheslav Baranov edited comment on SPARK-8309 at 6/11/15 2:55 PM:

[jira] [Updated] (SPARK-8309) OpenHashMap doesn't work with more than 12M items

2015-06-11 Thread Vyacheslav Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Baranov updated SPARK-8309: -- Description: The problem might be demonstrated with the following testcase: {code}

[jira] [Created] (SPARK-7364) NPE when reading null DATE columns from JDBC

2015-05-05 Thread Vyacheslav Baranov (JIRA)
Vyacheslav Baranov created SPARK-7364: - Summary: NPE when reading null DATE columns from JDBC Key: SPARK-7364 URL: https://issues.apache.org/jira/browse/SPARK-7364 Project: Spark Issue

[jira] [Resolved] (SPARK-7364) NPE when reading null DATE columns from JDBC

2015-05-05 Thread Vyacheslav Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Baranov resolved SPARK-7364. --- Resolution: Duplicate NPE when reading null DATE columns from JDBC

[jira] [Commented] (SPARK-6913) No suitable driver found loading JDBC dataframe using driver added by through SparkContext.addJar

2015-04-29 Thread Vyacheslav Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14519124#comment-14519124 ] Vyacheslav Baranov commented on SPARK-6913: --- The problem is in