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/05 21:48:43 UTC

[jira] [Created] (ACCUMULO-2435) Functional test MapReduce runner doesn't respect ACCUMULO_CONF_DIR

Sean Busbey created ACCUMULO-2435:
-------------------------------------

             Summary: Functional test MapReduce runner doesn't respect ACCUMULO_CONF_DIR
                 Key: ACCUMULO-2435
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2435
             Project: Accumulo
          Issue Type: Bug
          Components: test
    Affects Versions: 1.5.1, 1.4.5
            Reporter: Sean Busbey
             Fix For: 1.4.6, 1.5.2


When you use the mapreduce runner for the functional tests, it takes the ACCUMULO_HOME out of hte current environment and passes that on to the child test tasks.

Similarly, it should be taking ACCUMULO_CONF_DIR out of the current environment. Instead, right now it doesn't do anything for this value. Presuming the MR configs don't define it, this causes it to default to ACCUMULO_HOME/conf.

Workaround: define ACCUMULO_CONF_DIR in your mapred.child.env or modify config files in place within ACCUMULO_HOME/conf



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