[
https://issues.apache.org/jira/browse/OMID-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359804#comment-15359804
]
ASF GitHub Bot commented on OMID-46:
------------------------------------
GitHub user francisco-perez-sorrosal opened a pull request:
https://github.com/apache/incubator-omid/pull/2
[OMID-46] Fix installation instructions in Omid Website
Website quickstart instructions updated
Change-Id: Iddef2a27de6d661ad04c237746a7969886ed0e69
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/francisco-perez-sorrosal/incubator-omid
omid-46
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-omid/pull/2.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2
----
commit 994410a7aa2f119032c3fea503b622423b0cbed5
Author: Francisco Perez-Sorrosal <[email protected]>
Date: 2016-06-17T21:27:35Z
[OMID-46] Fix installation instructions in Omid Website
Website quickstart instructions updated
Change-Id: Iddef2a27de6d661ad04c237746a7969886ed0e69
----
> Fix installation instructions in Omid Website
> ---------------------------------------------
>
> Key: OMID-46
> URL: https://issues.apache.org/jira/browse/OMID-46
> Project: Apache Omid
> Issue Type: Improvement
> Reporter: Francisco Perez-Sorrosal
> Assignee: Francisco Perez-Sorrosal
> Fix For: 0.8.2.0
>
>
> Instructions lack that it's necessary to explicitly indicate the hbase
> version for compiling:
> $ mvn clean install -Phbase-0 (for HBase 0.x versions)
> or
> $ mvn clean install -Phbase-1 (for HBase 1.x versions)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)