You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vijay Srinivasaraghavan edited this page Jun 24, 2019
·
2 revisions
Welcome to the pravega-samples wiki!
This repository contains sample applications that models the use of Pravega client API's, Flink and Hadoop connector API's.
Special notes about the github branches since the branching mechanism is different compare to other repositories.
The master branch always points to the latest release version of the samples
The dev brach is the development branch and all the latest development are observed in this branch. A release will be cut by taking the commits from this branch into master
Any PR that needs to be created should be against the dev branch and only upon the time of release, the master branch will be used for PRs.