[ 
https://issues.apache.org/jira/browse/KNOX-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Minder updated KNOX-226:
------------------------------

    Description: 
>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)




  was:
>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



> 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
>             Fix For: 0.4.0
>
>
> 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)

Reply via email to