Description
Update the package names in order to remove "hadoop" from the class packages throughout Apache Knox codebase. Currently, the package are some derivative of "org.apache.hadoop.gateway...". The intent of this improvement is to make the class packages rooted at "org.apache.knox.gateway...". We will have to determine what is needed to be backward compatible for any consumers that have extended our existing classes however.