[jira] [Commented] (SPARK-1647) Prevent data loss when Streaming driver goes down

2014-04-27 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982200#comment-13982200 ] Patrick Wendell commented on SPARK-1647: Ah okay - I wasn't asking about timing

[jira] [Resolved] (SPARK-1606) spark-submit needs `--arg` for every application parameter

2014-04-27 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-1606. Resolution: Fixed spark-submit needs `--arg` for every application parameter

[jira] [Commented] (SPARK-1647) Prevent data loss when Streaming driver goes down

2014-04-27 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982209#comment-13982209 ] Hari Shreedharan commented on SPARK-1647: - Yep, this will require quite a bit of

[jira] [Created] (SPARK-1649) DataType should contain nullable bit

2014-04-27 Thread Andre Schumacher (JIRA)
Andre Schumacher created SPARK-1649: --- Summary: DataType should contain nullable bit Key: SPARK-1649 URL: https://issues.apache.org/jira/browse/SPARK-1649 Project: Spark Issue Type:

[jira] [Commented] (SPARK-1637) Clean up examples for 1.0

2014-04-27 Thread Sandeep Singh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982267#comment-13982267 ] Sandeep Singh commented on SPARK-1637: -- https://github.com/apache/spark/pull/571

[jira] [Commented] (SPARK-1382) NullPointerException when calling DStream.slice() before StreamingContext.start()

2014-04-27 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982332#comment-13982332 ] Shixiong Zhu commented on SPARK-1382: - PR: https://github.com/apache/spark/pull/562

[jira] [Resolved] (SPARK-1382) NullPointerException when calling DStream.slice() before StreamingContext.start()

2014-04-27 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shixiong Zhu resolved SPARK-1382. - Resolution: Fixed Fix Version/s: 1.0.0 Assignee: Shixiong Zhu

[jira] [Commented] (SPARK-1644) hql(CREATE TABLE IF NOT EXISTS src (key INT, value STRING)) throw an exception

2014-04-27 Thread witgo (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982353#comment-13982353 ] witgo commented on SPARK-1644: -- The org.datanucleus:* can't be packaged into

[jira] [Comment Edited] (SPARK-1644) hql(CREATE TABLE IF NOT EXISTS src (key INT, value STRING)) throw an exception

2014-04-27 Thread witgo (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982353#comment-13982353 ] witgo edited comment on SPARK-1644 at 4/27/14 3:18 PM: --- The

[jira] [Created] (SPARK-1651) Delete existing (tar) deployment directory in distribution script

2014-04-27 Thread Rahul Singhal (JIRA)
Rahul Singhal created SPARK-1651: Summary: Delete existing (tar) deployment directory in distribution script Key: SPARK-1651 URL: https://issues.apache.org/jira/browse/SPARK-1651 Project: Spark

[jira] [Updated] (SPARK-1650) Correctly identify maven project version in distribution script

2014-04-27 Thread Rahul Singhal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Singhal updated SPARK-1650: - Description: make-distribution.sh uses mvn help:evaluate -Dexpression=project.version to extract

[jira] [Commented] (SPARK-1650) Correctly identify maven project version in distribution script

2014-04-27 Thread Rahul Singhal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982455#comment-13982455 ] Rahul Singhal commented on SPARK-1650: -- PR: https://github.com/apache/spark/pull/572

[jira] [Updated] (SPARK-1650) Correctly identify maven project version in distribution script

2014-04-27 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-1650: --- Assignee: Rahul Singhal Correctly identify maven project version in distribution script

[jira] [Resolved] (SPARK-1648) Support closing JIRA's as part of merge script

2014-04-27 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-1648. Resolution: Fixed Issue resolved by pull request 570

[jira] [Resolved] (SPARK-1145) Memory mapping with many small blocks can cause JVM allocation failures

2014-04-27 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-1145. Resolution: Fixed Issue resolved by pull request 43

[jira] [Updated] (SPARK-1654) Spark shell doesn't correctly pass quoted arguments to spark-submit

2014-04-27 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-1654: --- Issue Type: Sub-task (was: Bug) Parent: SPARK-1652 Spark shell doesn't correctly

[jira] [Updated] (SPARK-1609) Executor fails to start when Command.extraJavaOptions contains multiple Java options

2014-04-27 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-1609: --- Issue Type: Sub-task (was: Bug) Parent: SPARK-1652 Executor fails to start when

[jira] [Resolved] (SPARK-1609) Executor fails to start when Command.extraJavaOptions contains multiple Java options

2014-04-27 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-1609. Resolution: Fixed Fix Version/s: (was: 1.1.0) 1.0.0