[jira] [Commented] (SPARK-6962) Netty BlockTransferService hangs in the middle of SQL query

2015-07-19 Thread Jon Chase (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633016#comment-14633016 ] Jon Chase commented on SPARK-6962: -- I'll check tomorrow on 1.4.0. > Netty BlockTransferS

[jira] [Commented] (SPARK-6962) Netty BlockTransferService hangs in the middle of SQL query

2015-04-17 Thread Jon Chase (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14500429#comment-14500429 ] Jon Chase commented on SPARK-6962: -- Here's the stderr from the executors at the time of t

[jira] [Commented] (SPARK-6962) Netty BlockTransferService hangs in the middle of SQL query

2015-04-17 Thread Jon Chase (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14500419#comment-14500419 ] Jon Chase commented on SPARK-6962: -- Looking at the UI when the lock up occurs, I see that

[jira] [Commented] (SPARK-6962) Netty BlockTransferService hangs in the middle of SQL query

2015-04-17 Thread Jon Chase (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14500406#comment-14500406 ] Jon Chase commented on SPARK-6962: -- I'm tailing the executor logs before/as this is happe

[jira] [Updated] (SPARK-6962) Spark gets stuck on a step, hangs forever - jobs do not complete

2015-04-16 Thread Jon Chase (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Chase updated SPARK-6962: - Attachment: jstacks.txt Here are the stack dumps I took when Spark is hanging. > Spark gets stuck on a st

[jira] [Comment Edited] (SPARK-6962) Spark gets stuck on a step, hangs forever - jobs do not complete

2015-04-16 Thread Jon Chase (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14498233#comment-14498233 ] Jon Chase edited comment on SPARK-6962 at 4/16/15 4:17 PM: --- Atta

[jira] [Commented] (SPARK-6962) Spark gets stuck on a step, hangs forever - jobs do not complete

2015-04-16 Thread Jon Chase (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14498232#comment-14498232 ] Jon Chase commented on SPARK-6962: -- I think it's different from SPARK-4395, as calling/om

[jira] [Created] (SPARK-6962) Spark gets stuck on a step, hangs forever - jobs do not complete

2015-04-16 Thread Jon Chase (JIRA)
Jon Chase created SPARK-6962: Summary: Spark gets stuck on a step, hangs forever - jobs do not complete Key: SPARK-6962 URL: https://issues.apache.org/jira/browse/SPARK-6962 Project: Spark Issue

[jira] [Commented] (SPARK-6570) Spark SQL "explode()" fails, assumes underlying SQL array is represented by Scala Seq

2015-03-27 Thread Jon Chase (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14383794#comment-14383794 ] Jon Chase commented on SPARK-6570: -- Stack trace for saveAsParquetFile(): {code} root |-

[jira] [Updated] (SPARK-6570) Spark SQL arrays: "explode()" fails and cannot save array type to Parquet

2015-03-27 Thread Jon Chase (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Chase updated SPARK-6570: - Summary: Spark SQL arrays: "explode()" fails and cannot save array type to Parquet (was: Spark SQL "explo

[jira] [Created] (SPARK-6570) Spark SQL "explode()" fails, assumes underlying SQL array is represented by Scala Seq

2015-03-27 Thread Jon Chase (JIRA)
Jon Chase created SPARK-6570: Summary: Spark SQL "explode()" fails, assumes underlying SQL array is represented by Scala Seq Key: SPARK-6570 URL: https://issues.apache.org/jira/browse/SPARK-6570 Project:

[jira] [Commented] (SPARK-6554) Cannot use partition columns in where clause when Parquet filter push-down is enabled

2015-03-26 Thread Jon Chase (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381831#comment-14381831 ] Jon Chase commented on SPARK-6554: -- "spark.sql.parquet.filterPushdown" was the problem.

[jira] [Commented] (SPARK-6554) Cannot use partition columns in where clause

2015-03-26 Thread Jon Chase (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381720#comment-14381720 ] Jon Chase commented on SPARK-6554: -- Here's a test case to reproduce the issue: {code} @T

[jira] [Created] (SPARK-6554) Cannot use partition columns in where clause

2015-03-26 Thread Jon Chase (JIRA)
Jon Chase created SPARK-6554: Summary: Cannot use partition columns in where clause Key: SPARK-6554 URL: https://issues.apache.org/jira/browse/SPARK-6554 Project: Spark Issue Type: Bug