[
https://issues.apache.org/jira/browse/ACCUMULO-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944271#comment-13944271
]
Al Krinker commented on ACCUMULO-2459:
--------------------------------------
Can someone provide me with mode details about this issue? I did not see any
conflicts when I tried latest built and I did not see the symlink in
accumulo-core. I wonder if it was already resolved. Thank you
> 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
> Fix For: 1.6.0
>
>
> 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)