Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-14287

Compiling trunk with -DskipShade fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha4
    • 3.0.0-alpha4
    • build
    • None

    Description

      Get the following errors when compiling trunk with -DskipShade. It succeeds with shading.

      [ERROR] COMPILATION ERROR :
      [ERROR] /hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseMiniCluster.java:[41,30] cannot find symbol
        symbol:   class HdfsConfiguration
        location: package org.apache.hadoop.hdfs
      [ERROR] /hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseMiniCluster.java:[45,34] cannot find symbol
        symbol:   class WebHdfsConstants
        location: package org.apache.hadoop.hdfs.web
      [ERROR] /hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseMiniCluster.java:[71,36] cannot find symbol
        symbol:   class HdfsConfiguration
        location: class org.apache.hadoop.example.ITUseMiniCluster
      [ERROR] /hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseMiniCluster.java:[85,53] cannot access org.apache.hadoop.hdfs.DistributedFileSystem
        class file for org.apache.hadoop.hdfs.DistributedFileSystem not found
      [ERROR] /hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseMiniCluster.java:[109,38] cannot find symbol
        symbol:   variable WebHdfsConstants
      

      Attachments

        1. HADOOP-14287.001.patch
          0.7 kB
          Arun Suresh

        Issue Links

          Activity

            People

              asuresh Arun Suresh
              arp Arpit Agarwal
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: