Installing Knox Gateway with the platform-specific installers creates the following directories:
%HADOOP_NODE_INSTALL_ROOT%\ knox-is theX.X.X.X.X.X.X-XXXX$gateway_homedirectory, see table below. For example,D:\hdp\knox-0.4.0.2.1.1.0-1557.%SystemDrive%\hadoop\logs\knoxcontains the output files from the Knox Gateway.
The table below describes the files and directories in
$gateway_home:
Table 2.1. Gateway Home Directory Contents
| Directory/file name | Description |
|---|---|
conf | Contains global gateway configuration files. |
conf/topologies | Contains topology descriptor files that define Hadoop Clusters. |
bin | Contains the executable shell scripts, batch files, and JARs for clients and servers. |
deployments | Contains cluster deployment files. |
lib | Contains the JARs for all the components that make up the gateway. |
dep | Contains the JARs for all of the components upon which the gateway depends. |
ext | A directory where user supplied extension JARs can be placed to extends the gateways functionality. |
samples | Contains a number of samples that can be used to explore the functionality of the gateway. |
templates | Contains default configuration files that can be copied and customized. |
README | Provides basic information about the Apache Knox Gateway. |
ISSUES | Describes significant known issues. |
CHANGES | Enumerates the changes between releases. |
LICENSE | Documents the license under which this software is provided. |
NOTICE | Documents required attribution notices for included dependencies. |
DISCLAIMER | Documents that this release is from a project undergoing incubation at Apache. |

