You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/08/14 08:02:45 UTC

[jira] [Created] (SPARK-9964) PySpark DataFrameReader accept RDD of String for JSON

Joseph K. Bradley created SPARK-9964:
----------------------------------------

             Summary: PySpark DataFrameReader accept RDD of String for JSON
                 Key: SPARK-9964
                 URL: https://issues.apache.org/jira/browse/SPARK-9964
             Project: Spark
          Issue Type: New Feature
          Components: PySpark, SQL
            Reporter: Joseph K. Bradley
            Priority: Minor


It would be nice (but not necessary) for the PySpark DataFrameReader to accept an RDD of Strings (like the Scala version does) for JSON, rather than only taking a path.

If this JIRA is accepted, it should probably be duplicated to cover the other input types (not just JSON).



--
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