Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1874

NoSuchMethodError when compiling 1.7.0 Snapshot

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • build
    • None
    • Ubuntu 12.04 inside a virtualbox.

    Description

      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)

      Attachments

        Activity

          People

            billie Billie Rinaldi
            medined David Medinets
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: