Skip to content

darshan09/Pyspark101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Pyspark101

Detailed code for basic operations of pyspark

In order to use this file.

  1. You need to have spark installed and set up in your machine. If you have installed you can check it using 'spark' command.
  2. You can check pyspark installation by simply running 'pyspark' command. This should also open Spark UI.
  3. You can run the file using 'spark-submit pyspark101.py'.

About

Detailed code for basic operations of pyspark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages