Open npawar opened 4 years ago
This is a good idea. can we come up with a convention for adding recipes. What do we need to create a recipe
If all these things are placed in the appropriate folder structure. The recipe driver should do the following
Create a pinot-recipes module. Move all examples and quickstarts (baseballStats, airlineState, githubEvents stream) to that module, so that pinot-tools isn't overloaded with demo logic. Templatize the recipe steps. This will also make it easier for anyone to easily add a recipe.