adrian-wang / spark-package-maker

Spark Package Maker separates your modification to Apache Spark into a standalone package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spark Package Maker

Spark Package Maker is a tool that enables you to build your spark package together with Apache Spark source code, and then separate easily from Apache Spark source code.

This project is still under construction...

Features completed

  • build a separate package

  • fully preserve commit history

Planned features

  • support updating based on updated spark source based repo

  • write an example pom file for separated package

  • Support building with different Apache Spark versions

License

Apache License v2.0

About

Spark Package Maker separates your modification to Apache Spark into a standalone package

License:Apache License 2.0


Languages

Language:Python 100.0%