Thanks Jinstin. To build it, you will need the following command line
according to http://omid.incubator.apache.org/quickstart.html:

$ mvn clean install -Phbase-0 (for HBase 0.x versions)
or
$ mvn clean install -Phbase-1 (for HBase 1.x versions)

Thanks,
Daniel

On Fri, Jun 24, 2016 at 4:39 AM, Justin Mclean <jus...@classsoftware.com> wrote:
> Hi,
>
> +0 (binding) as NOTICE is not correct and unable to compile from source. 
> Please fix this in the next release.
>
>> 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
>
> Please place the release in the correct location [1] and also please sign the 
> the release with an apache.org email address.
>
> There’s also no real need for the KEYS file to be inside the release, but 
> that point it’s a bit late.
>
> I checked:
> - signature OK (needs to be signed with apache email address)
> - hashes fine
> - disclaimer exists
> - LICENSE is OK
> - NOTICE is missing information (see below) - and minor nitpick the developed 
> at could do with a new line
> - Most source files have Apacheheaders, but several files (.sh) are missing 
> Apache headers
> - No unexpected binary files in source release
> - unable to compile from source
>
> Re NOTICE file these files [2][3][4][5] are copyright Yahoo! and seem to come 
> from here [6] which has a NOTICE file [7] that info to propagated  into your 
> NOTICE file [8].
>
> Compile fails at this point:
> [INFO] HBase tools ........................................ FAILURE [  0.301 
> s]
>
> With this error:
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.5:compile (default-compile) 
> on project omid-hbase-tools: Compilation failure: Compilation failure:
> [ERROR] 
> /Users/justinmclean/Downloads/ApacheOmid/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
> [ERROR] symbol:   class HBaseShims
> [ERROR] location: package org.apache.omid
>
> Thanks,
> Justin
>
> 1. 
> http://incubator.apache.org/guides/releasemanagement.html#glossary-incubator-dist
> 2. ./benchmarks/src/main/java/org/apache/omid/benchmarks/utils/Generator.java
> 3. 
> ./benchmarks/src/main/java/org/apache/omid/benchmarks/utils/IntegerGenerator.java
> 4. 
> ./benchmarks/src/main/java/org/apache/omid/benchmarks/utils/ScrambledZipfianGenerator.java
> 5. 
> ./benchmarks/src/main/java/org/apache/omid/benchmarks/utils/ZipfianGenerator.java
> 6. https://github.com/LatencyUtils/YCSB2
> 7. https://github.com/LatencyUtils/YCSB2/blob/master/NOTICE.txt
> 8. http://www.apache.org/dev/licensing-howto.html#alv2-dep
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to