[
https://issues.apache.org/jira/browse/ACCUMULO-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906206#comment-13906206
]
ASF subversion and git services commented on ACCUMULO-2385:
-----------------------------------------------------------
Commit 4dd2d662cabb8372acaba36d58820c804ecd53ed in accumulo's branch
refs/heads/1.5.1-SNAPSHOT from [~ecn]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=4dd2d66 ]
ACCUMULO-2385 fix error running test against hadoop 1.0
> classload problem running functional tests
> ------------------------------------------
>
> Key: ACCUMULO-2385
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2385
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Environment: hadoop 1.0.4, zookeeper 3.3.5, rhel6.3
> Reporter: Eric Newton
> Assignee: Eric Newton
> Priority: Minor
> Fix For: 1.5.1
>
>
> {noformat}
> ======================================================================
> FAIL: runTest (simple.mapreduce.MapReduceTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/home/user/workspace/accumulo-1.5.1/test/system/auto/simple/mapreduce.py",
> line 101, in runTest
> self.fail("Test did not finish")
> AssertionError: Test did not finish
> {noformat}
> Running the test with debug finds:
> {noformat}
> Error: java.lang.ClassNotFoundException: com.google.common.cache.CacheLoader
> at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
> at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)