Ok, it worked. The README file still has the github link, we need to update it.
I'll continue checking the RC... -Flavio > On 22 Jun 2016, at 15:32, Francisco Perez-Sorrosal > <[email protected]> wrote: > > blockquote, div.yahoo_quoted { margin-left: 0 !important; border-left:1px > #715FFA solid !important; padding-left:1ex !important; background-color:white > !important; } Hi Flavio, > Try this: > > $ mvn clean install -Phbase-0 (for HBase 0.x versions) > or > $ mvn clean install -Phbase-1 (for HBase 1.x versions)Adam raised the > question lat week and we updated the documentation here: > http://omid.incubator.apache.org/quickstart.html > Thanks, > F.* > > Sent from Yahoo Mail for iPhone > > > On Wednesday, June 22, 2016, 01:36, Flavio Junqueira <[email protected]> wrote: > > It doesn't build for me: > > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > /Users/fpj/Downloads/apache-omid-incubating-0.8.2.0-src/hbase-tools/src/main/java/org/apache/omid/tools/hbase/OmidTableManager.java:[33,23] > cannot find symbol > symbol: class HBaseShims > location: package org.apache.omid > [ERROR] > /Users/fpj/Downloads/apache-omid-incubating-0.8.2.0-src/hbase-tools/src/main/java/org/apache/omid/tools/hbase/OmidTableManager.java:[153,13] > cannot find symbol > symbol: variable HBaseShims > location: class org.apache.omid.tools.hbase.OmidTableManager > > Apparently, it worked for others, so does anyone know what could have gone > wrong for me? I simply untared and ran mvn install. > > Also, this is not a blocker, but the quick start points to documentation that > is outside the scope of the Apache project: > > # Quickstart > > Check the Omid [basic > concepts](https://github.com/yahoo/omid/wiki/Getting-Started) or go directly > to the [installation > instructions](https://github.com/yahoo/omid/wiki/Installation). > > It is better to move it to the Apache project and adapt the description > accordingly. > > -Flavio > >> On 21 Jun 2016, at 20:23, Alan Gates <[email protected]> wrote: >> >> +1. Checked the LICENSE, NOTICE, and DISCLAIMER files, keys, and >> signatures. Did a build with hbase 0. All tests passed. >> >> RAT check did point out several files that didn’t have licenses. At some >> point we should either add licenses to those files or add them to RAT’s >> ignore. But that’s not worth re-spinning the release for. >> >> Alan. >> >>> On Jun 20, 2016, at 22:32, Daniel Dai <[email protected]> wrote: >>> >>> Hi, >>> >>> Here's the Apache Omid 0.8.2.0 RC5 now available for a vote >>> within dev community. >>> >>> Links to various release artifacts are given below. Please review and vote. >>> >>> The vote will be open for at least 72 hours and until necessary number of >>> votes are reached. >>> [ ] +1 approve >>> [ ] +0 no opinion >>> [ ] -1 disapprove (and reason why) >>> >>> Git tag for the release: >>> https://git-wip-us.apache.org/repos/asf?p=incubator-omid.git;a=tag;h=455fe4e7e534ee3371f3ab4b6beda81fe8b95503 >>> >>> Sources for the release: >>> http://people.apache.org/~daijy/omid-incubating-0.8.2.0-rc5/apache-omid-incubating-0.8.2.0-src.tar.gz >>> >>> Source release verification: >>> PGP Signature: >>> http://people.apache.org/~daijy/omid-incubating-0.8.2.0-rc5/apache-omid-incubating-0.8.2.0-src.tar.gz.asc >>> >>> MD5 Hash: >>> http://people.apache.org/~daijy/omid-incubating-0.8.2.0-rc5/apache-omid-incubating-0.8.2.0-src.tar.gz.md5 >>> >>> Keys to verify the signature of the release artifact are available at: >>> http://people.apache.org/~daijy/omid-incubating-0.8.2.0-rc5/KEYS >>> >>> The vote will close on Thursday EOD, June 23th 2016 >>> >>> Thanks, >>> Daniel >> > > >
