Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22967#discussion_r231780839
  
    --- Diff: docs/sparkr.md ---
    @@ -133,7 +133,7 @@ specifying `--packages` with `spark-submit` or `sparkR` 
commands, or if initiali
     
     <div data-lang="r" markdown="1">
     {% highlight r %}
    -sparkR.session(sparkPackages = "com.databricks:spark-avro_2.11:3.0.0")
    +sparkR.session()
    --- End diff --
    
    Eh, @dbtsai, I think you can just switch this to other datasources like 
`spark-redshift` or `spark-xml`, and fix the description above `you can find 
data source connectors for popular file formats like Avro`.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to