Skip to content

rxin/spark-pr-dashboard

 
 

Repository files navigation

Spark PR Review Board

Build Status

This repository hosts the code for spark-prs.appspot.com, a tool for assisting in Apache Spark pull request review.

Development Instructions

  1. Install the App Engine Python SDK.

  2. Install dependencies:

    pip install -r requirements.txt -t lib
    
  3. Run git submodule init and git submodule update to fetch Git submodules.

  4. Create a settings.cfg file (see settings.cfg.template)

  5. Run dev_appserver.py . and browse to http://localhost:8080 to view the application.

License

This project is licensed under the Apache 2.0 License. See LICENSE for full license text.

About

Dashboard to aid in Spark pull request reviews

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published