[jira] [Commented] (SPARK-1462) Examples of ML algorithms are using deprecated APIs

2014-04-10 Thread Nan Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13965275#comment-13965275 ] Nan Zhu commented on SPARK-1462: mainly Vector, better to be Vector.dense Examples of ML

[jira] [Resolved] (SPARK-1428) MLlib should convert non-float64 NumPy arrays to float64 instead of complaining

2014-04-10 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matei Zaharia resolved SPARK-1428. -- Resolution: Fixed Fix Version/s: 1.0.0 MLlib should convert non-float64 NumPy arrays

[jira] [Updated] (SPARK-1462) Examples of ML algorithms are using deprecated APIs

2014-04-10 Thread Sandeep Singh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep Singh updated SPARK-1462: - Description: mainly Vector, better to be Vectors.dense (was: mainly Vector, better to be

[jira] [Updated] (SPARK-1464) Update MLLib Examples to Use Breeze

2014-04-10 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-1464: --- Priority: Blocker (was: Major) Update MLLib Examples to Use Breeze

[jira] [Commented] (SPARK-1465) Spark compilation is broken with the latest hadoop-2.4.0 release

2014-04-10 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13965858#comment-13965858 ] Xuan Gong commented on SPARK-1465: -- I am starting to fix this. Spark compilation is

[jira] [Commented] (SPARK-1465) Spark compilation is broken with the latest hadoop-2.4.0 release

2014-04-10 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13965857#comment-13965857 ] Xuan Gong commented on SPARK-1465: -- YARN-1824 changes the APIs in Apps, which causes the

[jira] [Created] (SPARK-1466) Pyspark doesn't check if gateway process launches correctly

2014-04-10 Thread Kay Ousterhout (JIRA)
Kay Ousterhout created SPARK-1466: - Summary: Pyspark doesn't check if gateway process launches correctly Key: SPARK-1466 URL: https://issues.apache.org/jira/browse/SPARK-1466 Project: Spark

[jira] [Created] (SPARK-1467) Make StorageLevel.apply() factory methods experimental

2014-04-10 Thread Matei Zaharia (JIRA)
Matei Zaharia created SPARK-1467: Summary: Make StorageLevel.apply() factory methods experimental Key: SPARK-1467 URL: https://issues.apache.org/jira/browse/SPARK-1467 Project: Spark Issue

[jira] [Updated] (SPARK-1468) The hash method used by partitionBy in Pyspark doesn't deal with None correctly.

2014-04-10 Thread Erik Selin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Selin updated SPARK-1468: -- Component/s: PySpark Affects Version/s: 0.9.0 Summary: The hash method used by

[jira] [Assigned] (SPARK-1460) Set operations on SchemaRDDs are needlessly destructive of schema information.

2014-04-10 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Zhang reassigned SPARK-1460: Assignee: Kan Zhang Set operations on SchemaRDDs are needlessly destructive of schema

[jira] [Created] (SPARK-1470) Use the scala-logging wrapper instead of the directly sfl4j api

2014-04-10 Thread witgo (JIRA)
witgo created SPARK-1470: Summary: Use the scala-logging wrapper instead of the directly sfl4j api Key: SPARK-1470 URL: https://issues.apache.org/jira/browse/SPARK-1470 Project: Spark Issue Type:

[jira] [Created] (SPARK-1471) Worker not recognize Driver state at standalone mode

2014-04-10 Thread shenhong (JIRA)
shenhong created SPARK-1471: --- Summary: Worker not recognize Driver state at standalone mode Key: SPARK-1471 URL: https://issues.apache.org/jira/browse/SPARK-1471 Project: Spark Issue Type: Bug

[jira] [Comment Edited] (SPARK-1471) Worker not recognize Driver state at standalone mode

2014-04-10 Thread shenhong (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13966177#comment-13966177 ] shenhong edited comment on SPARK-1471 at 4/11/14 3:34 AM: -- The