You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/03/20 08:24:43 UTC

[jira] [Updated] (ACCUMULO-2382) Using non-default CONTINUOUS_CONF_DIR breaks agitation

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

Sean Busbey updated ACCUMULO-2382:
----------------------------------

    Attachment: ACCUMULO-2382.1-1.6.0-SNAPSHOT.patch.txt
                ACCUMULO-2382.1-1.5.2-SNAPSHOT.patch.txt

patches attached, review board coming. 1.6.0 patch is applied after applying the 1.5.2 version and merging forward to 1.6.0 (the fixes for MR jobs were only applicable to 1.6).

> Using non-default CONTINUOUS_CONF_DIR breaks agitation
> ------------------------------------------------------
>
>                 Key: ACCUMULO-2382
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2382
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.5.1, 1.6.0
>         Environment: 1.5.1-rc2 on CDH 4.5.0
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>              Labels: newbie
>             Fix For: 1.5.2, 1.6.0
>
>         Attachments: ACCUMULO-2382.1-1.5.2-SNAPSHOT.patch.txt, ACCUMULO-2382.1-1.6.0-SNAPSHOT.patch.txt
>
>
> The start agitation script attempts to run the the various agitation scripts out of CONTINUOUS_CONF_DIR rather than out of the installation directory.
> When CONTINUOUS_CONF_DIR points at configuration files outside of ACCUMULO_HOME/test/system/continuous, the start agitation scripts are missing and agitation fails with a message to the stderr log of the agitators. 
> All are similar to this example, given ACCUMULO_CONF_DIR=/etc/accumulo/continuous and ACCUMULO_HOME=/usr/lib/accumulo-1.5.1-rc2, with start-agitator.sh run within /usr/lib/accumulo/1.5.1-rc2/test/system/continuous.
> {noformat}
> nohup: failed to run command `/etc/accumulo/continuous/master-agitator.pl': No such file or directory
> {noformat}
> Workaround: Either don't use agitation, place configuration files in the default location, or copy agitation perl scripts to CONTINUOUS_CONF_DIR



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