lyfeyaj / jaql

Automatically exported from code.google.com/p/jaql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong DFLT_HBASE_VERSION

GoogleCodeExporter opened this issue · comments

In bin/jaql script, DFLT_HBASE_VERSION is set to 0.18.3. HBase has release
0.18.1 and 0.19.3. But it does not have release 0.18.3.

Original issue reported on code.google.com by yaojingguo@gmail.com on 2 Sep 2009 at 7:01

[deleted comment]
[deleted comment]
Fixed in Revision 299. 
jaql can correctly add HBase jar files to classpath after giving 
DFLT_HBASE_VERSION a
correct number. As a result, there is not a need to add the content of
hbase-0.18.1.jar and hbase-0.18.1-test.jar to jaql.jar in ANT jar target.

Original comment by yaojingguo@gmail.com on 2 Sep 2009 at 7:15