Details
-
Wish
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
queryserver-6.0.0
-
None
-
None
Description
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
$ mvn package -Dpackage.phoenix.client -Dphoenix.version=5.1.0-SNAPSHOT -Dphoenix.hbase.classifier=hbase-2.2
I see this error when trying to execute that command
[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]
Attachments
Issue Links
- is part of
-
PHOENIX-6527 Update Website for PQS 6.0.0 release
-
- Resolved
-
- is related to
-
PHOENIX-5829 Make it possible to build/test queryserver against all supported versions
-
- Closed
-
-
PHOENIX-5771 Make standalone queryserver assembly useful again
-
- Closed
-