You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Jeffrey Manno (Jira)" <ji...@apache.org> on 2021/06/14 23:38:00 UTC

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

     [ https://issues.apache.org/jira/browse/ACCUMULO-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeffrey Manno resolved ACCUMULO-3035.
-------------------------------------
    Resolution: Not A Problem

In accumulo 2.x, continuous ingest was moved to the accumulo-testing repo. Things have also been changed to only require an env.sh to set HADOOP_HOME and ACCUMULO_HOME if not already done so.

> 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: Test
>          Components: scripts, test
>    Affects Versions: 1.5.1, 1.6.0
>            Reporter: Josh Elser
>            Priority: Minor
>              Labels: newbie
>
> 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
(v8.3.4#803005)