Description
Knox allows extensions to be added by dropping jars in GATEWAY_HOME/ext.
The extenstions would like to use their own configuration files from classpath. If we add GATEWAY_HOME/conf in classpath, the extensions can simply place their config files in GATEWA_HOME/conf.
Other Hadoop ecosystem components have their HOME/conf directroy in classpath.