You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/06/02 01:16:17 UTC

[jira] [Created] (SPARK-8021) DataFrameReader/Writer in Python does not match Scala

Michael Armbrust created SPARK-8021:
---------------------------------------

             Summary: DataFrameReader/Writer in Python does not match Scala
                 Key: SPARK-8021
                 URL: https://issues.apache.org/jira/browse/SPARK-8021
             Project: Spark
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Michael Armbrust
            Assignee: Davies Liu
            Priority: Blocker


When doing {{sqlContext.read.format("json").load(...)}} I get {{AttributeError: 'DataFrameReader' object has no attribute 'format'}}.  These APIs should match up so that examples we give in documentation and slides can be used in any language.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org