tutorial-assets
tutorial-assets copied to clipboard
Assets used in Cloudera Tutorials
Tutorial Assets
Cloudera offers you a library of tutorials that will optimize your time in learning Cloudera products.
Assets provided in this repository are organized in folders named by tutorial title.
Tutorial Library
Cloudera Community
Cloudera Community is a great resource to connect with your peers and share/receive solutions.
How do I contribute code?
You need to first sign and return ICLA or CCLA before we can accept and redistribute your contribution. Once these are submitted you are free to start contributing to this repository. Submit form to [email protected].
Main steps
- Fork the repo and create a topic branch
- Push commits to your repo
- Create a pull request!
Find
We use Github issues to track bugs for this project. Find an issue that you would like to work on (or file one if you have discovered a new issue!). If no-one is working on it, assign it to yourself only if you intend to work on it shortly.
Fix
Please write a good, clear commit message, with a short, descriptive title and a message that is exactly long enough to explain what the problem was, and how it was fixed.