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/05/11 08:17:00 UTC

[jira] [Created] (ACCUMULO-3792) org.apache.accumulo.test.randomwalk.Node#getMapReduceJars needs to incldue htrace

Josh Elser created ACCUMULO-3792:
------------------------------------

             Summary: org.apache.accumulo.test.randomwalk.Node#getMapReduceJars needs to incldue htrace
                 Key: ACCUMULO-3792
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3792
             Project: Accumulo
          Issue Type: Bug
          Components: test
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 1.7.0


The Sequential RW node fails the MapRedVerify because it can't load org.apache.htrace.NullScope. Looks like the getMapReduceJars method duplicate logic that should be contained elsewhere.

Short fix is to add in a reference to htrace-core.jar in that method.



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