Skip to content

Instantly share code, notes, and snippets.

@dgadiraju
Created February 4, 2018 22:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dgadiraju/164f8ebc7d152e9964bcec462af504cf to your computer and use it in GitHub Desktop.
Save dgadiraju/164f8ebc7d152e9964bcec462af504cf to your computer and use it in GitHub Desktop.
sqlContext.load("/public/retail_db_json/order_items", "json").show()
sqlContext.read.json("/public/retail_db_json/order_items").show()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment