[
https://issues.apache.org/jira/browse/OMID-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598202#comment-17598202
]
ASF GitHub Bot commented on OMID-231:
-------------------------------------
stoty commented on code in PR #117:
URL: https://github.com/apache/phoenix-omid/pull/117#discussion_r959209005
##########
.gitignore:
##########
@@ -15,6 +15,7 @@ lib/
*.iws
*~
*.swp
+^dev-support/artifacts
Review Comment:
Right, that is not a regex.
> 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.0.3
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> 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)