[
https://issues.apache.org/jira/browse/BIGTOP-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007712#comment-14007712
]
Andrew Purtell commented on BIGTOP-1285:
----------------------------------------
As a quick sanity check, I built Phoenix 4.0 from a source checkout, and was
able to run the unit test:
{noformat}
$
HBASE_CLASSPATH=/var/tmp/phoenix-4.0.0-incubating/lib/phoenix-core-4.0.0-incubating.jar:/var/tmp/phoenix-4.0.0-incubating/lib/phoenix-core-4.0.0-incubating-tests.jar
./bin/hbase org.junit.runner.JUnitCore org.apache.phoenix.end2end.AlterTableIT
JUnit version 4.11
2014-05-23 14:15:24,598 INFO [main] Configuration.deprecation:
hadoop.native.lib is deprecated. Instead, use io.native.lib.available
2014-05-23 14:15:24,822 INFO [main] hbase.HBaseCommonTestingUtility: Starting
up minicluster with 1 master(s) and 1 regionserver(s) and 1 datanode(s)
...
{noformat}
As I didn't have a client jar symlink I put the core jar from phoenix/lib/ on
the classpath. I would check your environment and check that the installed
result has a valid symlink. Hope that helps.
> Bump version of Phoenix to 4.0
> ------------------------------
>
> Key: BIGTOP-1285
> URL: https://issues.apache.org/jira/browse/BIGTOP-1285
> Project: Bigtop
> Issue Type: Sub-task
> Components: General
> Reporter: Andrew Purtell
> Assignee: YoungWoo Kim
> Fix For: 0.8.0
>
> Attachments: BIGTOP-1285.1.patch, BIGTOP-1285.patch
>
>
> After BIGTOP-1281, we should bump the shipped version of Apache Phoenix to
> the 4.x release line, currently 4.0.0.
> Phoenix 4.x is meant to run on HBase 0.98. Phoenix 3.x is meant to run on
> HBase 0.96. Phoenix 2.x is meant to run on HBase 0.94.
--
This message was sent by Atlassian JIRA
(v6.2#6252)