[DOCS-9633] Create Scala Section and Revise Docs Created: 09/Dec/16  Updated: 23/Jan/17  Resolved: 19/Jan/17

Status: Closed
Project: Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Jonathan DeStefano Assignee: Jonathan DeStefano
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:
Days since reply: 7 years, 9 weeks, 5 days ago
Epic Link: Spark Connector

 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.

Generated at Thu Feb 08 07:58:48 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.