You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@omid.apache.org by "Igor Katkov (JIRA)" <ji...@apache.org> on 2016/05/19 22:34:12 UTC

[jira] [Resolved] (OMID-30) tso-server distribution for hbase-1 carries omid-hbase0-shims.jar

     [ https://issues.apache.org/jira/browse/OMID-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Katkov resolved OMID-30.
-----------------------------
    Resolution: Fixed

> tso-server distribution for hbase-1 carries omid-hbase0-shims.jar
> -----------------------------------------------------------------
>
>                 Key: OMID-30
>                 URL: https://issues.apache.org/jira/browse/OMID-30
>             Project: Apache Omid
>          Issue Type: Bug
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.8.2.0
>
>         Attachments: OMID-30.1.patch
>
>
> Building Omid for hbase 1.x with the command line:
> mvn clean package -DskipTests -P\!hbase-0,hbase-1
> tso-server-bin.tar.gz contains both omid-hbase0-shims.jar and omid-hbase1-shims.jar.
> One way to fix it is don't specify a default profile. However, we will need to specify a profile when building omid:
> mvn clean package -DskipTests -Phbase-0
> or
> mvn clean package -DskipTests -Phbase-1
> Let me know if it is acceptable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)