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

Add a Note on jsonFile having separate JSON objects per line #3517

Commits on Nov 30, 2014

  1. Add a Note on jsonFile having separate JSON objects per line

    * This commit hopes to avoid the confusion I faced when trying
      to submit a regular, valid multi-line JSON file, also see
    
      http://apache-spark-user-list.1001560.n3.nabble.com/Loading-JSON-Dataset-fails-with-com-fasterxml-jackson-databind-JsonMappingException-td20041.html
    petervandenabeele committed Nov 30, 2014
    Configuration menu
    Copy the full SHA
    fca7dfb View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2014

  1. Change the "JSON" connotation to "txt"

    * remove the long Note
    * rename the example file to `people.txt`
    * inspired by feedback from @JoshRosen
    petervandenabeele committed Dec 2, 2014
    Configuration menu
    Copy the full SHA
    6b6e062 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2014

  1. Configuration menu
    Copy the full SHA
    1f98e52 View commit details
    Browse the repository at this point in the history