[ 
https://issues.apache.org/jira/browse/PHOENIX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086249#comment-17086249
 ] 

Guanghao Zhang commented on PHOENIX-5771:
-----------------------------------------

Thanks [~stoty].

Open a PR but it not finished all things in this issue's description. I tested 
it by the following steps:
# 1. Download the latest hbase 1.4 package: hbase-1.4.13-bin.tar.gz
# 2. Download the apache-phoenix-4.14.2-HBase-1.4-bin.tat.gz, unzip it and copy 
the phoenix-4.14.2-HBase-1.4-server.jar to hbase package lib dir. Then start 
hbase by bin/start-hbase.sh.
# 3. Build phoenix-queryserver and got 
phoenix-queryserver-1.0.0-SNAPSHOT.tar.gz. Unzip it and start the queryserver 
by "python queryserver.py start". Then run "python sqlline-thin.py" to check it 
work.



> Make standalone queryserver assembly useful again
> -------------------------------------------------
>
>                 Key: PHOENIX-5771
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5771
>             Project: Phoenix
>          Issue Type: Task
>          Components: queryserver
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The assembly module in the phoenix-queryserver repo doesn't make much sense 
> as it is.
> Things to do:
>  * figure out the use case for the assembly: 
>  ** Do we want this to be copied onto the main phoenix assembly (my preferred 
> answer)
>  ** Or do we want it to live in standalone driectory
>  * Copy the right jars to the right place for the scripts to work
>  * Make sure we do not overwrite stuff in the main repo (if we share the 
> install dir)
>  * Make sure PQS can access the fat client JAR ( an issue if we want to live 
> standalone)
>  * Remove PQS cruft from the main Phoenix scripts and vica versa (probably in 
> a different JIRA)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to