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

update the whole sql programming guide

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.0.0
    • None
    • Documentation, SQL
    • None

    Description

      The sql programming guide of spark is out-of-date in many places, including:

      should using `SparkSession` instead of `SQLContext`
      should using `SparkSession.builder.enableHiveSupport` instead of `HiveContext`
      should using `dataFrame.write.saveAsTable` instead of `dataFrame.saveAsTable`
      should using `sparkSession.catalog.cacheTable/uncacheTable` instead of `SQLContext.cacheTable/uncacheTable`

      and so on...

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              weichenxu123 Weichen Xu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 48h
                  48h
                  Remaining:
                  Remaining Estimate - 48h
                  48h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified