[jira] [Updated] (SPARK-2350) Master throws NPE

2014-07-04 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-2350: --- Fix Version/s: 0.9.2 Master throws NPE - Key: SPARK-2350

[jira] [Resolved] (SPARK-2282) PySpark crashes if too many tasks complete quickly

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

[jira] [Updated] (SPARK-2282) PySpark crashes if too many tasks complete quickly

2014-07-04 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-2282: --- Affects Version/s: 0.9.1 PySpark crashes if too many tasks complete quickly

[jira] [Resolved] (SPARK-2059) Unresolved Attributes should cause a failure before execution time

2014-07-04 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-2059. Resolution: Fixed Fix Version/s: 1.1.0 1.0.1 Unresolved Attributes

[jira] [Commented] (SPARK-2306) BoundedPriorityQueue is private and not registered with Kryo

2014-07-04 Thread ankit bhardwaj (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052198#comment-14052198 ] ankit bhardwaj commented on SPARK-2306: --- Created a pull request for it

[jira] [Resolved] (SPARK-1199) Type mismatch in Spark shell when using case class defined in shell

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

[jira] [Comment Edited] (SPARK-2306) BoundedPriorityQueue is private and not registered with Kryo

2014-07-04 Thread ankit bhardwaj (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052198#comment-14052198 ] ankit bhardwaj edited comment on SPARK-2306 at 7/4/14 7:11 AM:

[jira] [Updated] (SPARK-2059) Unresolved Attributes should cause a failure before execution time

2014-07-04 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-2059: --- Assignee: Reynold Xin (was: Michael Armbrust) Unresolved Attributes should cause a failure before

[jira] [Created] (SPARK-2366) Add column pruning for the right side of LeftSemi join.

2014-07-04 Thread Takuya Ueshin (JIRA)
Takuya Ueshin created SPARK-2366: Summary: Add column pruning for the right side of LeftSemi join. Key: SPARK-2366 URL: https://issues.apache.org/jira/browse/SPARK-2366 Project: Spark Issue

[jira] [Commented] (SPARK-2366) Add column pruning for the right side of LeftSemi join.

2014-07-04 Thread Takuya Ueshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052265#comment-14052265 ] Takuya Ueshin commented on SPARK-2366: -- PRed:

[jira] [Commented] (SPARK-2277) Make TaskScheduler track whether there's host on a rack

2014-07-04 Thread Mridul Muralidharan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052275#comment-14052275 ] Mridul Muralidharan commented on SPARK-2277: Hmm, good point - that PR does

[jira] [Commented] (SPARK-2017) web ui stage page becomes unresponsive when the number of tasks is large

2014-07-04 Thread Mridul Muralidharan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052289#comment-14052289 ] Mridul Muralidharan commented on SPARK-2017: With aggregated metrics, we loose

[jira] [Resolved] (SPARK-2234) Spark SQL basicOperators add Except operator

2014-07-04 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-2234. - Resolution: Fixed Spark SQL basicOperators add Except operator

[jira] [Updated] (SPARK-2234) Spark SQL basicOperators add Except operator

2014-07-04 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-2234: Fix Version/s: 1.1.0 Spark SQL basicOperators add Except operator

[jira] [Resolved] (SPARK-2346) Register as table should not accept table names that start with numbers

2014-07-04 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-2346. - Resolution: Won't Fix Actually since Hive does allow you to have tables that start with

[jira] [Created] (SPARK-2367) update io.netty from 4.0.17 to 4.0.21

2014-07-04 Thread Binh Nguyen (JIRA)
Binh Nguyen created SPARK-2367: -- Summary: update io.netty from 4.0.17 to 4.0.21 Key: SPARK-2367 URL: https://issues.apache.org/jira/browse/SPARK-2367 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-2367) update io.netty from 4.0.17 to 4.0.21

2014-07-04 Thread Binh Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052349#comment-14052349 ] Binh Nguyen commented on SPARK-2367: will add link to PR here soon update io.netty

[jira] [Created] (SPARK-2368) Improve io.netty related handlers and clients in network.netty

2014-07-04 Thread Binh Nguyen (JIRA)
Binh Nguyen created SPARK-2368: -- Summary: Improve io.netty related handlers and clients in network.netty Key: SPARK-2368 URL: https://issues.apache.org/jira/browse/SPARK-2368 Project: Spark

[jira] [Commented] (SPARK-2368) Improve io.netty related handlers and clients in network.netty

2014-07-04 Thread Binh Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052355#comment-14052355 ] Binh Nguyen commented on SPARK-2368: I will add link to PR here soon. Improve

[jira] [Created] (SPARK-2369) Enable Spark SQL UDF to influence at runtime the decision to read a partition

2014-07-04 Thread Mansour Raad (JIRA)
Mansour Raad created SPARK-2369: --- Summary: Enable Spark SQL UDF to influence at runtime the decision to read a partition Key: SPARK-2369 URL: https://issues.apache.org/jira/browse/SPARK-2369 Project:

[jira] [Commented] (SPARK-2367) update io.netty from 4.0.17 to 4.0.21

2014-07-04 Thread Binh Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052372#comment-14052372 ] Binh Nguyen commented on SPARK-2367: https://github.com/apache/spark/pull/1302

[jira] [Commented] (SPARK-2368) Improve io.netty related handlers and clients in network.netty

2014-07-04 Thread Binh Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052370#comment-14052370 ] Binh Nguyen commented on SPARK-2368: PR: https://github.com/apache/spark/pull/1303

[jira] [Commented] (SPARK-2171) Groovy bindings for Spark

2014-07-04 Thread Constantin Ahlmann (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052514#comment-14052514 ] Constantin Ahlmann commented on SPARK-2171: --- I published a pull request that

[jira] [Commented] (SPARK-2017) web ui stage page becomes unresponsive when the number of tasks is large

2014-07-04 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052647#comment-14052647 ] Reynold Xin commented on SPARK-2017: You can still see the list of successful tasks by

[jira] [Commented] (SPARK-2017) web ui stage page becomes unresponsive when the number of tasks is large

2014-07-04 Thread Mridul Muralidharan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052679#comment-14052679 ] Mridul Muralidharan commented on SPARK-2017: Sounds great, ability to get to

[jira] [Created] (SPARK-2371) Show locally-running tasks (e.g. from take()) in web UI

2014-07-04 Thread Matei Zaharia (JIRA)
Matei Zaharia created SPARK-2371: Summary: Show locally-running tasks (e.g. from take()) in web UI Key: SPARK-2371 URL: https://issues.apache.org/jira/browse/SPARK-2371 Project: Spark Issue

[jira] [Resolved] (SPARK-2370) Reading from a partitioned table results in many metastore queries.

2014-07-04 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-2370. Resolution: Fixed Fix Version/s: 1.1.0 Reading from a partitioned table results in many

[jira] [Created] (SPARK-2372) Grouped Optimization/Learning

2014-07-04 Thread Kyle Ellrott (JIRA)
Kyle Ellrott created SPARK-2372: --- Summary: Grouped Optimization/Learning Key: SPARK-2372 URL: https://issues.apache.org/jira/browse/SPARK-2372 Project: Spark Issue Type: New Feature

[jira] [Commented] (SPARK-1486) Support multi-model training in MLlib

2014-07-04 Thread Kyle Ellrott (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052783#comment-14052783 ] Kyle Ellrott commented on SPARK-1486: - In the case where you are using the same

[jira] [Resolved] (SPARK-2306) BoundedPriorityQueue is private and not registered with Kryo

2014-07-04 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-2306. Resolution: Fixed Fix Version/s: 1.1.0 Assignee: ankit bhardwaj