Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-9633

Create Scala Section and Revise Docs

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None

    Description

      Acceptance Criteria:

      1. Create a Scala section and create the following tutorial-like pages with basic but complete copy/pastable examples:
        1. Write to MongoDB
        2. Read from MongoDB
        3. Aggregation
        4. Datasets and SQL
      2. Revise the "Getting Started" and "Spark SQL" into the pages above.
      3. Be mindful of the following key Spark 2.0 changes:
        1. Update references to SQLContext, SparkConf/SparkContext, and HiveContext (if any) to use SparkSession.
        2. DataFrame no longer exists as a class, it is now an alias to Dataset<row> (Java syntax). Update any references in the docs that use DataFrame class.

      Attachments

        Activity

          People

            jonathan.destefano@mongodb.com Jonathan DeStefano
            jonathan.destefano@mongodb.com Jonathan DeStefano
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              7 years, 9 weeks, 5 days ago