[jira] [Updated] (SPARK-1704) Support EXPLAIN in Spark SQL

2014-06-07 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-1704: --- Summary: Support EXPLAIN in Spark SQL (was: java.lang.AssertionError: assertion failed: No plan for

[jira] [Created] (SPARK-2066) org.apache.spark.sql.catalyst.errors.package$TreeNodeException: No function to evaluate expression. type: AttributeReference, tree: key#61

2014-06-07 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-2066: -- Summary: org.apache.spark.sql.catalyst.errors.package$TreeNodeException: No function to evaluate expression. type: AttributeReference, tree: key#61 Key: SPARK-2066 URL:

[jira] [Commented] (SPARK-2064) web ui should not remove executors if they are dead

2014-06-07 Thread Mridul Muralidharan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020789#comment-14020789 ] Mridul Muralidharan commented on SPARK-2064: Depending on how long a job runs,

[jira] [Commented] (SPARK-1812) Support cross-building with Scala 2.11

2014-06-07 Thread Prashant Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020855#comment-14020855 ] Prashant Sharma commented on SPARK-1812: We will need to release kafka,

[jira] [Commented] (SPARK-2065) Have spark-ec2 set EC2 instance names

2014-06-07 Thread Nicholas Chammas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020893#comment-14020893 ] Nicholas Chammas commented on SPARK-2065: - Sure, I'd love to. Have spark-ec2 set

[jira] [Commented] (SPARK-2064) web ui should not remove executors if they are dead

2014-06-07 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020897#comment-14020897 ] Reynold Xin commented on SPARK-2064: Is memory really an issue here? On a 1000 node

[jira] [Created] (SPARK-2067) Spark logo in application UI uses absolute path

2014-06-07 Thread Neville Li (JIRA)
Neville Li created SPARK-2067: - Summary: Spark logo in application UI uses absolute path Key: SPARK-2067 URL: https://issues.apache.org/jira/browse/SPARK-2067 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-2067) Spark logo in application UI uses absolute path

2014-06-07 Thread Neville Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020932#comment-14020932 ] Neville Li commented on SPARK-2067: --- A simple fix:

[jira] [Commented] (SPARK-2064) web ui should not remove executors if they are dead

2014-06-07 Thread Mridul Muralidharan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020936#comment-14020936 ] Mridul Muralidharan commented on SPARK-2064: It is 100 MB (or more) of memory

[jira] [Updated] (SPARK-2060) Querying JSON Datasets with SQL and DSL in Spark SQL

2014-06-07 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-2060: Assignee: Yin Huai Querying JSON Datasets with SQL and DSL in Spark SQL

[jira] [Updated] (SPARK-2063) Creating a SchemaRDD via sql() does not correctly resolve nested types

2014-06-07 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-2063: Assignee: Cheng Lian (was: Michael Armbrust) Creating a SchemaRDD via sql() does not

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

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

[jira] [Commented] (SPARK-2064) web ui should not remove executors if they are dead

2014-06-07 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020976#comment-14020976 ] Patrick Wendell commented on SPARK-2064: I don't think OOM is an issue here - but

[jira] [Comment Edited] (SPARK-2064) web ui should not remove executors if they are dead

2014-06-07 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020976#comment-14020976 ] Patrick Wendell edited comment on SPARK-2064 at 6/7/14 9:16 PM:

[jira] [Commented] (SPARK-2064) web ui should not remove executors if they are dead

2014-06-07 Thread Mridul Muralidharan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14021008#comment-14021008 ] Mridul Muralidharan commented on SPARK-2064: Unfortunately OOM is a very big

[jira] [Commented] (SPARK-2064) web ui should not remove executors if they are dead

2014-06-07 Thread Mridul Muralidharan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14021011#comment-14021011 ] Mridul Muralidharan commented on SPARK-2064: I am probably missing the intent

[jira] [Resolved] (SPARK-2056) Set RDD name to input path

2014-06-07 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-2056. Resolution: Fixed Fix Version/s: 1.1.0 Issue resolved by pull request 992

[jira] [Updated] (SPARK-2056) Set RDD name to input path

2014-06-07 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-2056: --- Assignee: Neville Li Set RDD name to input path --

[jira] [Commented] (SPARK-2064) web ui should not remove executors if they are dead

2014-06-07 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14021018#comment-14021018 ] Reynold Xin commented on SPARK-2064: One thing is we can help identify executors that