Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

mrk-andreev/demo-spark-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark Playground

  • Entrypoint: src/main/scala/com/example/PlaygroundApp.scala
  • Util class: src/main/scala/com/example/PlaygroundUtil.scala
  • Test case: src/test/scala/com/example/PlaygroundUtilTest

How to use this project

  1. Use PlaygroundApp as playground entrypoint
  2. Write your transformation in PlaygroundUtil.apply
  3. Write test cases for transformation in PlaygroundUtilTest

About

Template for your next spark experiments

Topics

Resources

License

Stars

Watchers

Forks

Languages