[jira] [Resolved] (SPARK-1431) Allow merging pull requests that have conflicts

2014-04-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-1431. Resolution: Fixed > Allow merging pull requests that have conflicts > -

[jira] [Created] (SPARK-1431) Allow merging pull requests that have conflicts

2014-04-06 Thread Patrick Wendell (JIRA)
Patrick Wendell created SPARK-1431: -- Summary: Allow merging pull requests that have conflicts Key: SPARK-1431 URL: https://issues.apache.org/jira/browse/SPARK-1431 Project: Spark Issue Type:

[jira] [Resolved] (SPARK-1154) Spark fills up disk with app-* folders

2014-04-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-1154. Resolution: Fixed Assignee: Evan Chan (was: Piyush Kansal) > Spark fills up disk wit

[jira] [Resolved] (SPARK-1314) sbt assembly builds hive jar

2014-04-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-1314. Resolution: Fixed > sbt assembly builds hive jar > > >

[jira] [Resolved] (SPARK-1309) sbt assemble-deps no longer works

2014-04-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-1309. Resolution: Fixed This is fixed by virtue of SPARK-1314 being merged. > sbt assemble-deps

[jira] [Resolved] (SPARK-1349) spark-shell's repl history is shared with the scala repl

2014-04-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-1349. Resolution: Fixed > spark-shell's repl history is shared with the scala repl >

[jira] [Updated] (SPARK-1387) Update build plugins, avoid plugin version warning, centralize versions

2014-04-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-1387: --- Assignee: Sean Owen > Update build plugins, avoid plugin version warning, centralize version

[jira] [Resolved] (SPARK-1387) Update build plugins, avoid plugin version warning, centralize versions

2014-04-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-1387. Resolution: Fixed Fix Version/s: 1.0.0 > Update build plugins, avoid plugin version

[jira] [Updated] (SPARK-1259) Make RDD locally iterable

2014-04-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-1259: --- Assignee: Egor Pakhomov > Make RDD locally iterable > - > >

[jira] [Resolved] (SPARK-1259) Make RDD locally iterable

2014-04-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-1259. Resolution: Fixed > Make RDD locally iterable > - > >

[jira] [Created] (SPARK-1430) Support sparse data in Python MLlib

2014-04-06 Thread Matei Zaharia (JIRA)
Matei Zaharia created SPARK-1430: Summary: Support sparse data in Python MLlib Key: SPARK-1430 URL: https://issues.apache.org/jira/browse/SPARK-1430 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-1143) ClusterSchedulerSuite (soon to be TaskSchedulerImplSuite) does not actually test the ClusterScheduler/TaskSchedulerImpl

2014-04-06 Thread Nan Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961550#comment-13961550 ] Nan Zhu commented on SPARK-1143: made a PR: https://github.com/apache/spark/pull/339 >

[jira] [Resolved] (SPARK-1429) Spark shell fails to start after "sbt clean assemble-deps package"

2014-04-06 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-1429. Resolution: Duplicate > Spark shell fails to start after "sbt clean assemble-deps package"

[jira] [Commented] (SPARK-1304) Job fails with spot instances (due to IllegalStateException: Shutdown in progress)

2014-04-06 Thread OuyangJin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961395#comment-13961395 ] OuyangJin commented on SPARK-1304: -- This ShutdownHook was thrown by HDFS when creating a

[jira] [Updated] (SPARK-1429) Spark shell fails to start after "sbt clean assemble-deps package"

2014-04-06 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-1429: -- Description: After Hive assembly is added into account in compute-classpath.sh, Spark shell fails to s

[jira] [Updated] (SPARK-1429) Spark shell fails to start after "sbt clean assemble-deps package"

2014-04-06 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-1429: -- Description: After Hive assembly is added into account in compute-classpath.sh, Spark shell fails to s

[jira] [Updated] (SPARK-1429) Spark shell fails to start after "sbt clean assemble-deps package"

2014-04-06 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-1429: -- Description: After Hive assembly is added into account in compute-classpath.sh, Spark shell fails to s

[jira] [Commented] (SPARK-1429) Spark shell fails to start after "sbt clean assemble-deps package"

2014-04-06 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961353#comment-13961353 ] Cheng Lian commented on SPARK-1429: --- PR #337: https://github.com/apache/spark/pull/337

[jira] [Updated] (SPARK-1429) Spark shell fails to start after "sbt clean assemble-deps package"

2014-04-06 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-1429: -- Description: After Hive assembly is added into account in compute-classpath.sh, Spark shell fails to s

[jira] [Updated] (SPARK-1429) Spark shell fails to start after "sbt clean assemble-deps package"

2014-04-06 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-1429: -- Summary: Spark shell fails to start after "sbt clean assemble-deps package" (was: Spark shell failed t

[jira] [Updated] (SPARK-1429) Spark shell failed to start after "sbt clean assemble-deps package"

2014-04-06 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-1429: -- Description: After Hive assembly is added into account in compute-classpath.sh, Spark shell fails to s

[jira] [Updated] (SPARK-1429) Spark shell failed to start after "sbt clean assemble-deps package"

2014-04-06 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-1429: -- Description: After Hive assembly is added into account in compute-classpath.sh, compute-classpath.sh

[jira] [Created] (SPARK-1429) Spark shell failed to start after "sbt clean assemble-deps package"

2014-04-06 Thread Cheng Lian (JIRA)
Cheng Lian created SPARK-1429: - Summary: Spark shell failed to start after "sbt clean assemble-deps package" Key: SPARK-1429 URL: https://issues.apache.org/jira/browse/SPARK-1429 Project: Spark