[jira] [Updated] (SPARK-7862) Query would hang when the using script has error output in SparkSQL

2015-06-18 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-7862: Target Version/s: 1.5.0 Shepherd: Michael Armbrust > Query would hang when the u

[jira] [Updated] (SPARK-7862) Query would hang when the using script has error output in SparkSQL

2015-06-11 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-7862: Assignee: zhichao-li > Query would hang when the using script has error output in SparkSQL >

[jira] [Updated] (SPARK-7862) Query would hang when the using script has error output in SparkSQL

2015-05-26 Thread zhichao-li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhichao-li updated SPARK-7862: -- Description: Steps to reproduce: val data = (1 to 10).map { i => (i, i, i) } data.toDF("d1", "d2",