You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2016/05/06 18:45:12 UTC

[jira] [Commented] (SYSTEMML-668) Python MLOutput.getDF() Can't Access JVM SQLContext

    [ https://issues.apache.org/jira/browse/SYSTEMML-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274550#comment-15274550 ] 

Mike Dusenberry commented on SYSTEMML-668:
------------------------------------------

[PR 140 | https://github.com/apache/incubator-systemml/pull/140] submitted.

> Python MLOutput.getDF() Can't Access JVM SQLContext
> ---------------------------------------------------
>
>                 Key: SYSTEMML-668
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-668
>             Project: SystemML
>          Issue Type: Bug
>            Reporter: Mike Dusenberry
>            Assignee: Mike Dusenberry
>            Priority: Minor
>
> In PySpark, access to the JVM SQLContext from a PySpark SQLContext instance has changed from {{sqlContext._scala_SQLContext}} to {{sqlContext._ssql_ctx}}, breaking any previous code using the former construct, such as our Python {{MLOutput.getDF(...)}} method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)