[
https://issues.apache.org/jira/browse/BIGTOP-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081219#comment-14081219
]
Bruno Mahé commented on BIGTOP-1159:
------------------------------------
{quote}
The use case for /var/lib/bigtop is exactly that - a place for the user to drop
JARs
{quote}
Why?
Oozie is a bad example as it does crazy things anyway. Is there an other
example than Oozie? As far as I remember Oozie was put there because it
generates some states
There is no state for jars.
/var is supposed to contain variable data files and logs. Jars do not fit that
description.
See http://www.pathname.com/fhs/pub/fhs-2.3.html#THEVARHIERARCHY and
http://www.pathname.com/fhs/pub/fhs-2.3.html#THEUSRHIERARCHY
> /usr/lib/flume-ng/plugins.d/ needs to be created and owned by flume
> -------------------------------------------------------------------
>
> Key: BIGTOP-1159
> URL: https://issues.apache.org/jira/browse/BIGTOP-1159
> Project: Bigtop
> Issue Type: Bug
> Reporter: Bruno Mahé
> Assignee: Bruno Mahé
> Attachments:
> 0001-BIGTOP-1159.-usr-lib-flume-ng-plugins.d-needs-to-be-.patch
>
>
> Apache Flume expects plugins to be dropped in /usr/lib/flume-ng/plugins.d/.
> But our package do not provide such directory since flume does not ship any
> plugin.
> Apache Flume package should create an empty directory
> /usr/lib/flume-ng/plugins.d/ and owned it.
> So plugins can be dropped automatically as packages into their own
> subdirectories.
--
This message was sent by Atlassian JIRA
(v6.2#6252)