You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/04/24 02:41:39 UTC

[jira] [Created] (ACCUMULO-3749) StandaloneClusterControl needs to use ACCUMULO_CONF_DIR when stopping/starting procs

Josh Elser created ACCUMULO-3749:
------------------------------------

             Summary: StandaloneClusterControl needs to use ACCUMULO_CONF_DIR when stopping/starting procs
                 Key: ACCUMULO-3749
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3749
             Project: Accumulo
          Issue Type: Bug
          Components: test
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Critical
             Fix For: 1.7.0


Tried to run integration tests against an ambari-installed Accumulo 1.7 instance. The tests worked for a while, but after the services were restarted, they failed to be able to talk to ZooKeeper (advertise themselves).

Turns out that Ambari was using /etc/accumulo/conf/server as a way to hide the server's configuration from users which /etc/accumulo/conf had the configuration for users (so tools that try to read accumulo-site.xml continue to work).

Need to make sure that the cluster control properly pushes down this information.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)