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

Update Java Docs for Spark 2.0

    XMLWordPrintableJSON

Details

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

    Description

      Acceptance Criteria:
      On the Java API page:

      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.
      3. Break up the "Java API" page into smaller tutorials / copy pastable code samples:
        1. Write to MongoDB
        2. Read from MongoDB
        3. Aggregation
        4. Datasets and SQL

      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, 11 weeks, 1 day ago