Recipes
Download Recipes
Recipes help you learn how to solve common problems with Apache Pinot.
To download Apache Pinot recipes, do one of the following:
- Clone the repository using SSH
- Clone the repository using HTTPS
- If you don’t have a Git client or don’t want to clone the repository, click to download a zip file that contains the recipes.
Clone the pinot-recipes
repository using SSH
To clone the pinot-recipes
repository using SSH, do the following:
- Set up SSH keys associated with your GitHub account on your local machine. For more information, see Connecting to GitHub with SSH.
- Run the following command:
Clone the pinot-recipes
repository using HTTPS
To clone the pinot-recipes
repository using HTTPS, do the following:
- Run the following command:
- At the prompt, enter your GitHub username and a personal access token. If you forgot your GitHub username, see Remembering your GitHub username or email. If you need a personal access token, see Creating a personal access token.