Dmitry Vasilenko created ACCUMULO-1075:
------------------------------------------
Summary: Accumulo 1.5 on hadoop-0.20.2
Key: ACCUMULO-1075
URL: https://issues.apache.org/jira/browse/ACCUMULO-1075
Project: Accumulo
Issue Type: Bug
Components: fate
Affects Versions: 1.5.0
Environment: RHEL 6.2
Reporter: Dmitry Vasilenko
Assignee: Keith Turner
I am getting this error on attempt to run Accumulo 1.5 with hadoop-0.20.2. I
did not see this error with Accumulo 1.4.
2013-02-19 12:33:11,711 [fate.Fate] ERROR: Thread "Repo runner 2" died
org/apache/hadoop/hdfs/DistributedFileSystem.recoverLease(Lorg/apache/hadoop/fs/Path;)Z
java.lang.NoSuchMethodError:
org/apache/hadoop/hdfs/DistributedFileSystem.recoverLease(Lorg/apache/hadoop/fs/Path;)Z
at
org.apache.accumulo.server.master.recovery.RecoverLease.call(RecoverLease.java:85)
at
org.apache.accumulo.server.master.recovery.RecoverLease.call(RecoverLease.java:33)
at org.apache.accumulo.fate.Fate$TransactionRunner.run(Fate.java:64)
at
org.apache.accumulo.fate.util.LoggingRunnable.run(LoggingRunnable.java:34)
at java.lang.Thread.run(Thread.java:736)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira