You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/04/02 16:53:15 UTC

[jira] [Updated] (ACCUMULO-2459) accumulo-init RPM conflicts with accumulo-core RPM on /etc/accumulo

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

Christopher Tubbs updated ACCUMULO-2459:
----------------------------------------

    Fix Version/s:     (was: 1.6.0)

> accumulo-init RPM conflicts with accumulo-core RPM on /etc/accumulo
> -------------------------------------------------------------------
>
>                 Key: ACCUMULO-2459
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2459
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Christopher Tubbs
>            Assignee: Al Krinker
>            Priority: Critical
>              Labels: newbie
>
> accumulo-core should provide:
> {code}
> config(accumulo) = ${project.version}
> /etc/accumulo
> {code}
> accumulo-init should provide:
> {code}
> config(accumulo-tserver) = ${project.version}
> config(accumulo-master) = ${project.version}
> config(accumulo-gc) = ${project.version}
> config(accumulo-monitor) = ${project.version}
> /etc/accumulo/accumulo-site.xml (etc.)
> {code}
> The symlink in accumulo-core to /etc/accumulo should be removed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)