[jira] [Commented] (SPARK-10550) SQLListener error constructing extended SQLContext

2015-09-14 Thread shao lo (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744054#comment-14744054 ] shao lo commented on SPARK-10550: - I figured out the root of the problem. The SQLListent

[jira] [Commented] (SPARK-10550) SQLListener error constructing extended SQLContext

2015-09-14 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743642#comment-14743642 ] Sean Owen commented on SPARK-10550: --- It's marked {{protected[sql]}} which means it is n

[jira] [Commented] (SPARK-10550) SQLListener error constructing extended SQLContext

2015-09-14 Thread shao lo (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743572#comment-14743572 ] shao lo commented on SPARK-10550: - There are parts that are marked as experimental. This

[jira] [Commented] (SPARK-10550) SQLListener error constructing extended SQLContext

2015-09-11 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741493#comment-14741493 ] Sean Owen commented on SPARK-10550: --- Hm, but that's not going to be guaranteed to work

[jira] [Commented] (SPARK-10550) SQLListener error constructing extended SQLContext

2015-09-11 Thread shao lo (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741408#comment-14741408 ] shao lo commented on SPARK-10550: - I am subclassing to gain access to some non-public dat

[jira] [Commented] (SPARK-10550) SQLListener error constructing extended SQLContext

2015-09-11 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14740996#comment-14740996 ] Sean Owen commented on SPARK-10550: --- Is it possible to avoid subclassing SQLContext? th

[jira] [Commented] (SPARK-10550) SQLListener error constructing extended SQLContext

2015-09-11 Thread shao lo (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14740959#comment-14740959 ] shao lo commented on SPARK-10550: - I do not know if this is valid Scala, but something li