[
https://issues.apache.org/jira/browse/PHOENIX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17060642#comment-17060642
]
Guanghao Zhang commented on PHOENIX-5771:
-----------------------------------------
Got it. Thanks for your remind. I meet problem when run the queryserver. So I
change the queryserver aseembly pom to output phoenix-core dependencis to a lib
dir. And change the classpath to start queryserver. It almost work but it is
easy to meet ClassNotFound problem......
Use the thick client is a more easier way. Now I understand that why
queryserver only dependency phoenix-core when test and only dependency
hbase-common/hadoop-common. :)
> Make standalone queryserver assembly useful again
> -------------------------------------------------
>
> Key: PHOENIX-5771
> URL: https://issues.apache.org/jira/browse/PHOENIX-5771
> Project: Phoenix
> Issue Type: Task
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> 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)