This project provides
- Scripts/Shell Environment
- Documentation
- My Knox Blog
To aid the development of Apache Knox.
git clone git@github.com:mcparlandjcgi/knox-help.gitchmod u+x *.sh./knoxEnvSetup.sh- NOTE: This will- Clone John's fork setting it as
origin - Clone Apache Knox Official setting it as
upstream - Create an environment for developing Apache Knox by
- Adding shell scripts to PATH
- Creating KNOX_HDP environment variable for the IP/name of the Hortonworks Data Platform server.
- Read the Contribution Guide
- Read how to Deploy Knox to HDP 2.4
- Read on Script Usage