Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 535 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 535 Bytes

hwx-registry-parcel

hwx-registry-parcel is a CDH5.x parcel for HortonWorks Schema Registry system.

Build Status

Requirements

  • jq
  • Java 7 or higher
  • Maven 3
  • Python 2.7/3.3 or higher

Build Instructions

  1. Run make

Release Instructions

  1. Tag the branch according to the format v[registry version]+registry[parcel version].
  2. Push it to github.
  3. Wait for Travis to build it.