[
https://issues.apache.org/jira/browse/OMID-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823896#comment-17823896
]
Istvan Toth commented on OMID-286:
----------------------------------
Hadoop minor versions are not necessarily binary compatible.
Building with a different Hadoop minor version than the the one the public
HBase artifacts were built with requires very thorough testing.
> Support hadoop version 3.3.6
> -----------------------------
>
> Key: OMID-286
> URL: https://issues.apache.org/jira/browse/OMID-286
> Project: Phoenix Omid
> Issue Type: Improvement
> Reporter: Nikita Pande
> Priority: Major
>
> * mvn build passes with command 'mvn -Dhadoop.version=3.3.6 install
> -DskipTests=true'
>
> * Following test case failure when tests run with hadoop version 3.3.6. Once
> this is supported in omid, same hadoop version to be updated in phoenix and
> pqs
> {noformat}
> [INFO] Results: [INFO] [ERROR] Failures: [ERROR]
> TestTimestampOracle.testTimestampOraclePanicsWhenTheStorageHasProblems:112
> Wanted but not invoked: panicker.panic( <any string>, <any
> java.lang.Throwable> ); -> at
> org.apache.omid.tso.TestTimestampOracle.testTimestampOraclePanicsWhenTheStorageHasProblems(TestTimestampOracle.java:112)
> Actually, there were zero interactions with this mock. [INFO] {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)