Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 650 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 650 Bytes

Build Status

spark-starter

Hackathon quick starter project to bootstrap Spark Hackers' productivity.

Features

  • Embedded Spark core in Maven POM
  • Compatible with Eclipse and IntelliJ
  • Minimum dependencies

Tips

  • Off VPN and export SPARK_LOCAL_IP="127.0.0.1". Otherwise, java.net.BindException: Can't assign requested address: Service 'sparkDriver' failed after 16 retries!

For any question, please contact Songxiao Zhang ee08b397@gmail.com. Please star and fork. Enjoy your hacking!