SparkUnitTestingExamples
SparkUnitTestingExamples copied to clipboard
This project is a collection of Spark Unit Tests Examples to help new Spark users have good examples on how to unit start their code for Spark Core, Spark SQL, and Spark Streaming
…lete parquet folder Signed-off-by: Sean Kane [email protected]
I tried executing `mvn test` and this is what I got (even after forcing an update using `mvn -U test`): ``` [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building...