[jira] [Created] (SPARK-15787) Display more helpful error messages for several invalid operations

2016-06-06 Thread nalin garg (JIRA)
nalin garg created SPARK-15787: -- Summary: Display more helpful error messages for several invalid operations Key: SPARK-15787 URL: https://issues.apache.org/jira/browse/SPARK-15787 Project: Spark

[jira] [Comment Edited] (SPARK-15679) Passing functions do not work in classes

2016-05-31 Thread nalin garg (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308425#comment-15308425 ] nalin garg edited comment on SPARK-15679 at 5/31/16 7:35 PM: - Below is stack

[jira] [Commented] (SPARK-15679) Passing functions do not work in classes

2016-05-31 Thread nalin garg (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308436#comment-15308436 ] nalin garg commented on SPARK-15679: The purpose of the code is to load compute some logic based on

[jira] [Commented] (SPARK-15679) Passing functions do not work in classes

2016-05-31 Thread nalin garg (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308425#comment-15308425 ] nalin garg commented on SPARK-15679: [~sowen] below is stack trace: Traceback (most recent call

[jira] [Updated] (SPARK-15679) Passing functions do not work in classes

2016-05-31 Thread nalin garg (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nalin garg updated SPARK-15679: --- Description: {code} from pyspark import SparkContext from pyspark.sql import SQLContext, HiveContext

[jira] [Updated] (SPARK-15679) Passing functions do not work in classes

2016-05-31 Thread nalin garg (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nalin garg updated SPARK-15679: --- Description: from pyspark import SparkContext from pyspark.sql import SQLContext, HiveContext import

[jira] [Created] (SPARK-15679) Passing functions do not work in classes

2016-05-31 Thread nalin garg (JIRA)
nalin garg created SPARK-15679: -- Summary: Passing functions do not work in classes Key: SPARK-15679 URL: https://issues.apache.org/jira/browse/SPARK-15679 Project: Spark Issue Type: Bug