[
https://issues.apache.org/jira/browse/KNOX-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Minder resolved KNOX-226.
-------------------------------
Resolution: Fixed
> Need more Linux friendly installation layout
> --------------------------------------------
>
> Key: KNOX-226
> URL: https://issues.apache.org/jira/browse/KNOX-226
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.3.0
> Reporter: Kevin Minder
> Assignee: Kevin Minder
> Fix For: 0.4.0
>
> Attachments:
> 0001-KNOX-226-Need-more-Linux-friendly-installation-layou.patch
>
>
> From the work around Bigtop integration it became clear that a single
> GATEWAY_HOME isn't sufficient for Linux installs. These are the Linux
> directories that I'm aware of, their purpose and ownership.
> /usr/lib/knox - The Knox binaries, owned by root
> /etc/knox - Any Knox configuration, owned by root
> /var/lib/knox - Any generated data output generated by Knox (e.g. security,
> deployments), owned by knox
> /var/log/knox - Log files, owned by knox
> /var/run/knox - PID files, owned by knox
> Linux RPM
> /usr/lib/knox/(bin,lib,dep,ext)
> /etc/knox/conf/(topo)
> /var/lib/knox/data/(sec,war)
> Linux Zip/Windows MSI
> .../knox/(bin,lib,dep,ext,conf,data)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)