Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-26324][DOCS] Add Spark docs for Running in Mesos with SSL #23342

Closed
wants to merge 22 commits into from

Commits on Oct 4, 2017

  1. SPARK-20055 Documentation

     -Added documentation for loading csv files into Dataframes
    jomach committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    f5941bf View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. SPARK-20055 Documentation

     - Some examples on how to create a dataframe with a csv file
    
    (cherry picked from commit e8ca1dc)
    jomach committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    812bdf7 View commit details
    Browse the repository at this point in the history
  2. SPARK-20055 Documentation

     -Added documentation for loading csv files into Dataframes
    jomach committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    4e4a02b View commit details
    Browse the repository at this point in the history
  3. SPARK-20055 Documentation

     - Some examples on how to create a dataframe with a csv file
    
    (cherry picked from commit a546421)
    jomach committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    a2ec38a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	docs/sql-programming-guide.md
    #	examples/src/main/java/org/apache/spark/examples/sql/JavaSQLDataSourceExample.java
    #	examples/src/main/r/RSparkSQLExample.R
    jomach committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    793628b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. SPARK-20055 Documentation

     - Some examples on how to create a dataframe with a csv file
    jomach committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    cd69fa2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. SPARK-20055 Documentation

     - PR comments
    jomach committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    68799ed View commit details
    Browse the repository at this point in the history
  2. SPARK-20055 Documentation

     - PR comments
    jomach committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    7ff1d84 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Configuration menu
    Copy the full SHA
    07d73fc View commit details
    Browse the repository at this point in the history
  2. SPARK-20055 Documentation

     - PR comments
    jomach committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    73b1d7a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. SPARK-20055 Documentation

       * Added full docs for reading csv files
    jomach committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    be428d5 View commit details
    Browse the repository at this point in the history
  2. SPARK-20055 Documentation

       * Added full docs for reading csv files
    jomach committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    dc75511 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. Configuration menu
    Copy the full SHA
    159a8b6 View commit details
    Browse the repository at this point in the history
  2. SPARK-20055 Documentation

    jomach committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    737964a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. SPARK-20055 Documentation

      - remove old json line from chapter
    Jorge Machado committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    1fdec66 View commit details
    Browse the repository at this point in the history
  2. SPARK-20055 Documentation

      - update links
    Jorge Machado committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    4a135e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	docs/sql-programming-guide.md
    Jorge Machado authored and Jorge Machado committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    6399980 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. test

    Jorge Machado committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    335f103 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Merge branch 'master' of https://github.com/apache/spark

    Jorge Machado committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    6f4bce5 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Merge branch 'master' of https://github.com/apache/spark

    Jorge Machado committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    add9da7 View commit details
    Browse the repository at this point in the history
  2. SPARK-26324

    * added documentation for SSL with Mesos
    Jorge Machado committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    8dd34e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. SPARK-26324

     * PR comments
    Jorge Machado committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    fbc2e70 View commit details
    Browse the repository at this point in the history