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 2014/07/31 23:35:42 UTC

[jira] [Created] (ACCUMULO-3035) continuous-env.sh requries variables to be set in both itself and in accumulo-env.sh

Josh Elser created ACCUMULO-3035:
------------------------------------

             Summary: continuous-env.sh requries variables to be set in both itself and in accumulo-env.sh
                 Key: ACCUMULO-3035
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3035
             Project: Accumulo
          Issue Type: Improvement
          Components: scripts, test
    Affects Versions: 1.6.0, 1.5.1
            Reporter: Josh Elser
            Priority: Minor
             Fix For: 1.5.2, 1.6.1, 1.7.0


I tend to not set JAVA_HOME, HADOOP_HOME, etc in accumulo-env.sh because I already have them exported in my current environment.

When running continuous-ingest, I will set JAVA_HOME, ACCUMULO_HOME, HADOOP_HOME/PREFIX, and ZOOKEEPER_HOME to the correct values, but trying to start the ingester just complains at me.

Either accumulo-env.sh should be sufficient, or continuous-env.sh should invalid the need to have them set in accumulo-env.sh. Ideally, if the variables are already present in the current environment, that should invalid the need to have them set anywhere.



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