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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to