You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/02/03 23:06:51 UTC

[jira] [Commented] (HBASE-17593) Fix build with hadoop 3 profile

    [ https://issues.apache.org/jira/browse/HBASE-17593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15852292#comment-15852292 ] 

Hadoop QA commented on HBASE-17593:
-----------------------------------

(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at https://builds.apache.org/job/PreCommit-HBASE-Build/5567/console in case of problems.


> Fix build with hadoop 3 profile
> -------------------------------
>
>                 Key: HBASE-17593
>                 URL: https://issues.apache.org/jira/browse/HBASE-17593
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Appy
>            Assignee: Appy
>         Attachments: HBASE-17593.master.001.patch
>
>
> {{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?
> {noformat}
> [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
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)