Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-8900

sparkPackages flag name is wrong in the documentation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.1
    • 1.4.1, 1.5.0
    • SparkR
    • None

    Description

      The SparkR documentation example in http://people.apache.org/~pwendell/spark-releases/latest/sparkr.html is incorrect.

      sc <- sparkR.init(packages="com.databricks:spark-csv_2.11:1.0.3")
      should be
      sc <- sparkR.init(sparkPackages="com.databricks:spark-csv_2.11:1.0.3")

      Attachments

        Issue Links

          Activity

            People

              shivaram Shivaram Venkataraman
              shivaram Shivaram Venkataraman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: