Skip to content

nsfc/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. Create a settings.cfg file (see settings.cfg.template)

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

About

Dashboard to aid in Spark pull request reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published