[
https://issues.apache.org/jira/browse/HBASE-25571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani resolved HBASE-25571.
----------------------------------
Hadoop Flags: Reviewed
Resolution: Fixed
Thanks for the contribution [~arshad.mohammad].
> 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)