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

Mohammad Arshad commented on HBASE-25571:
-----------------------------------------

Verified locally, after applying this PR compilation is success, but here in CI 
compilation is still failing. Seems CI is not running the modified code. 
Is there any CI work in progress? Any suggestion how to address this problem?

> Compilation error in branch-2 after  HBASE-25364
> ------------------------------------------------
>
>                 Key: HBASE-25571
>                 URL: https://issues.apache.org/jira/browse/HBASE-25571
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Mohammad Arshad
>            Assignee: Mohammad Arshad
>            Priority: Major
>             Fix For: 2.5.0
>
>
> {code:java}
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /D:/code/apache/forked/hbaseBranch2/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java:[737,12]
>  cannot find symbol
>   symbol:   method getCell(byte[],byte[],byte[])
>   location: class org.apache.hadoop.hbase.io.hfile.TestHFile
> [ERROR] 
> /D:/code/apache/forked/hbaseBranch2/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java:[738,13]
>  cannot find symbol
>   symbol:   method getCell(byte[],byte[],byte[])
>   location: class org.apache.hadoop.hbase.io.hfile.TestHFile
> [ERROR] 
> /D:/code/apache/forked/hbaseBranch2/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java:[744,12]
>  cannot find symbol
>   symbol:   method getCell(byte[],byte[],byte[])
>   location: class org.apache.hadoop.hbase.io.hfile.TestHFile
> [ERROR] 
> /D:/code/apache/forked/hbaseBranch2/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java:[745,13]
>  cannot find symbol
>   symbol:   method getCell(byte[],byte[],byte[])
>   location: class org.apache.hadoop.hbase.io.hfile.TestHFile
> [INFO] 4 errors
> {code}



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

Reply via email to