Sean Busbey created ACCUMULO-2995:
-------------------------------------

             Summary: 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.6.0, 1.5.1, 1.5.0
            Reporter: Sean Busbey
            Priority: Minor
             Fix For: 1.5.2, 1.6.1, 1.7.0


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.2#6252)

Reply via email to