You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2020/01/29 05:01:00 UTC

[jira] [Commented] (BIGTOP-3283) Bump HBase to 2.2.2

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

Masatake Iwasaki commented on BIGTOP-3283:
------------------------------------------

{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.7.1:site (default-site) on project hbase: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project hbase-common: Compilation failure
[ERROR] /home/centos/bigtop/build/hbase/rpm/BUILD/hbase-2.2.2/hbase-common/src/main/java/org/apache/hadoop/hbase/AuthUtil.java:[147,17] incompatible types: java.lang.String cannot be converted to org.slf4j.Marker
{noformat}
This is the error caused by the version of slf4j. Using 1.7.25 (used by hadoop-2.10.0 and hbase-2.2.2) fixed this.
https://stackoverflow.com/questions/33468151/slf4j-varargs-interprets-first-string-as-marker


> Bump HBase to 2.2.2
> -------------------
>
>                 Key: BIGTOP-3283
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3283
>             Project: Bigtop
>          Issue Type: Sub-task
>          Components: hbase
>    Affects Versions: 1.4.0
>            Reporter: Kengo Seki
>            Assignee: Masatake Iwasaki
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)