[
https://issues.apache.org/jira/browse/PHOENIX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088385#comment-17088385
]
Istvan Toth commented on PHOENIX-5771:
--------------------------------------
[~zghao] Sorry for not replying earlier.
[~elserj] 's PHOENIX-5827 also fixes most of the problems that your PR solves,
plus adds a new major feature.
I'm hoping that PHOENIX-5827 will be committed soon. Once it's in, we can check
if it misses some things that your PR fixes.
> 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)