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/02/07 04:46:00 UTC

[jira] [Created] (BIGTOP-3303) Fix build failure of hbase-1.5.0 on Ubuntu

Masatake Iwasaki created BIGTOP-3303:
----------------------------------------

             Summary: Fix build failure of hbase-1.5.0 on Ubuntu
                 Key: BIGTOP-3303
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3303
             Project: Bigtop
          Issue Type: Bug
          Components: hbase
            Reporter: Masatake Iwasaki
            Assignee: Masatake Iwasaki


{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile (default-testCompile) on project hbase-server: Compilation failure: Compilation failure: 
[ERROR] /home/ubuntu/bigtop/output/hbase/hbase-1.5.0/hbase-server/src/test/java/org/apache/hadoop/hbase/security/token/TestGenerateDelegationToken.java:[20,1] cannot find symbol
[ERROR]   symbol:   static containsString
[ERROR]   location: class
[ERROR] /home/ubuntu/bigtop/output/hbase/hbase-1.5.0/hbase-server/src/test/java/org/apache/hadoop/hbase/security/token/TestGenerateDelegationToken.java:[106,11] cannot find symbol
[ERROR]   symbol:   method containsString(java.lang.String)
[ERROR]   location: class org.apache.hadoop.hbase.security.token.TestGenerateDelegationToken
{noformat}




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