[
https://issues.apache.org/jira/browse/PHOENIX-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved PHOENIX-5961.
----------------------------------
Resolution: Fixed
> More guide on how to start QueryServer
> --------------------------------------
>
> Key: PHOENIX-5961
> URL: https://issues.apache.org/jira/browse/PHOENIX-5961
> Project: Phoenix
> Issue Type: Wish
> Components: queryserver
> Affects Versions: queryserver-6.0.0
> Reporter: Jingtao Wu
> Priority: Minor
>
> It would be good to have more guide on how to set up a working environment
> for phoenix-queryserver in README. For things like
> # How to get Phoenix client jar file
> # Which directory to put Phoenix client jar file so that queryserver.py are
> able to find it.
> # Phoenix and Hbase versions that are supported and compatible
> # maybe attach this page for reference
> [https://phoenix.apache.org/server.html]
> Also I am not able to execute this command from README
> {code:java}
> $ mvn package -Dpackage.phoenix.client -Dphoenix.version=5.1.0-SNAPSHOT
> -Dphoenix.hbase.classifier=hbase-2.2{code}
> I see this error when trying to execute that command
> {code:java}
> [ERROR] Failed to execute goal on project queryserver: Could not resolve
> dependencies for project org.apache.phoenix:queryserver:jar:1.0.0-SNAPSHOT:
> Failure to find org.apache.phoenix:phoenix-core:jar:5.1.0-SNAPSHOT in
> https://repository.apache.org/snapshots was cached in the local repository,
> resolution will not be reattempted until the update interval of
> apache.snapshots has elapsed or updates are forced -> [Help 1] {code}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)