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

Apache Spark commented on SPARK-5657:
-------------------------------------

User 'staslos' has created a pull request for this issue:
https://github.com/apache/spark/pull/4434

> Add PySpark Avro Output Format example
> --------------------------------------
>
>                 Key: SPARK-5657
>                 URL: https://issues.apache.org/jira/browse/SPARK-5657
>             Project: Spark
>          Issue Type: Improvement
>          Components: Examples, PySpark
>    Affects Versions: 1.2.0
>            Reporter: Stanislav Los
>
> There is an Avro Input Format example that shows how to read Avro data in 
> PySpark, but nothing shows how to write from PySpark to Avro. The main 
> challenge, a Converter needs an Avro schema to build a record, but current 
> Spark API doesn't provide a way to supply extra parameters to custom 
> converters. Provided workaround is possible.



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