[
https://issues.apache.org/jira/browse/OMID-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated OMID-231:
-----------------------------
Release Note:
Omid is now built with HBase 2.x and Hadoop 3.1.
As the public binary HBase 2.x artifacts don't work with Hadoop3, you need to
download the HBase sources, and rebuild and install them to the local maven
repo before building Omid.
The easiest way to this is to run the following command line:
dev-support/rebuild_hbase.sh detect
This will download the hbase version used by Omid, rebuild it, and install into
the local maven repo.
> Build and test Omid with Hadoop 3
> ---------------------------------
>
> Key: OMID-231
> URL: https://issues.apache.org/jira/browse/OMID-231
> Project: Phoenix Omid
> Issue Type: Improvement
> Affects Versions: 1.1.0
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Fix For: 1.1.0
>
>
> Based on a discussion on [[email protected], |mailto:[email protected]]we want to build
> both the assembly and the public Omid maven artifacts with Hadoop 3.
> This requires changes to the poms, and we need to rebuild HBase in the CI
> script, just like we do in Phoenix.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)