Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-17593

Fix build with hadoop 3 profile

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      mvn clean install -DskipTests -Dhadoop-three.version=3.0.0-alpha1 -Dhadoop.profile=3.0 fails for me, but passes with -Dhadoop-three.version=3.0.0-alpha2. The failure with alpha1 is given below.
      Haven't investigated the failure, maybe we can simply update the hadoop three version to alpha2?

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (generate) on project hbase-server: An Ant BuildException has occured: java.lang.NoSuchMethodError: javax.servlet.ServletContext.getJspConfigDescriptor()Ljavax/servlet/descriptor/JspConfigDescriptor;
      [ERROR] around Ant part ...<jspcompiler uriroot="${src.webapps}/master" outputdir="${generated.sources}/java" package="org.apache.hadoop.hbase.generated.master" webxml="${build.webapps}/master/WEB-INF/web.xml"/>... @ 17:187 in /Users/appy/apache/hbase/hbase-server/target/antrun/build-main.xml
      

      Attachments

        1. HBASE-17593.master.001.patch
          2 kB
          Apekshit Sharma

        Activity

          People

            appy Apekshit Sharma
            appy Apekshit Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: