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

David Medinets resolved ACCUMULO-1874.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0

The NoSuchMethod error is no longer happening.

> NoSuchMethodError when compiling 1.7.0 Snapshot
> -----------------------------------------------
>
>                 Key: ACCUMULO-1874
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1874
>             Project: Accumulo
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.7.0
>         Environment: Ubuntu 12.04 inside a virtualbox.
>            Reporter: David Medinets
>            Assignee: Billie Rinaldi
>             Fix For: 1.6.0
>
>
> Using 'git clone https://github.com/apache/accumulo.git' I ran this command:
> mvn package -Dhadoop.profile=1.2 -Dhadoop.version=1.0.4 -Passemble
> I see this error:
> testFileMonitor(org.apache.accumulo.start.classloader.vfs.providers.VfsClassLoaderTest)
>   Time elapsed: 0.004 sec  <<< ERROR!
> java.lang.NoSuchMethodError: 
> org.apache.hadoop.hdfs.MiniDFSCluster.getFileSystem()Lorg/apache/hadoop/hdfs/DistributedFileSystem;
>       at 
> org.apache.accumulo.test.AccumuloDFSBase.<clinit>(AccumuloDFSBase.java:71)
>       at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>       at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to