[jira] [Updated] (SPARK-3855) Binding Exception when running PythonUDFs

2014-10-10 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-3855: --- Component/s: SQL > Binding Exception when running PythonUDFs > ---

[jira] [Updated] (SPARK-3855) Binding Exception when running PythonUDFs

2014-10-10 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-3855: --- Component/s: PySpark > Binding Exception when running PythonUDFs > ---

[jira] [Updated] (SPARK-3855) Binding Exception when running PythonUDFs

2014-10-08 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu updated SPARK-3855: -- Description: {code} from pyspark import * from pyspark.sql import * sc = SparkContext() sqlContext = SQL