Skip to content

edwinc/pyspark-spec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyspark-spec

A test suite to document the behavior of the Pyspark engine.

How to run a test file

  • Download Spark
  • Run a test file: spark_path/bin/spark-submit sql/dataframe.py

How to supress INFO logs

Open the conf/log4j.properties file and change the logging level to ERROR: log4j.rootCategory=ERROR, console. Detailed instructions here.

About

Documents the behavior of pyspark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%