[
https://issues.apache.org/jira/browse/ACCUMULO-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-2995:
---------------------------------
Fix Version/s: (was: 1.7.0)
1.7.1
1.8.0
> accumulo script unconditionally redoes ACCUMULO_LOG_DIR creation
> ----------------------------------------------------------------
>
> Key: ACCUMULO-2995
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2995
> Project: Accumulo
> Issue Type: Bug
> Components: scripts
> Affects Versions: 1.5.0, 1.5.1, 1.6.0
> Reporter: Sean Busbey
> Priority: Minor
> Labels: newbie
> Fix For: 1.5.3, 1.6.3, 1.8.0, 1.7.1
>
>
> bin/config.sh takes care of making sure ACCUMULO_LOG_DIR exists (within the
> bounds of ACCUMULO_VERIFY_ONLY). After sourcing config.sh, bin/accumulo then
> attempts to create ACCUMULO_LOG_DIR, withotu checking ACCUMULO_VERIFY_ONLY.
> the creation call should be excised from bin/accumulo, because the check in
> bin/config.sh is sufficient.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)