You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Mujtaba Chohan (JIRA)" <ji...@apache.org> on 2015/11/12 00:09:10 UTC

[jira] [Updated] (PHOENIX-2403) PHOENIX-2248 sub-task: Reduce size of Phoenix Server runnable jar

     [ https://issues.apache.org/jira/browse/PHOENIX-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mujtaba Chohan updated PHOENIX-2403:
------------------------------------
    Attachment: PHOENIX-2403.patch

Attached patch reduces the size of phoenix-server-runnable jar from ~55MB to ~1MB by adding phoenix-client jar on classpath of launch script instead of re-bundling those classes in server runnable jar.

[~ndimiduk]

> PHOENIX-2248 sub-task: Reduce size of Phoenix Server runnable jar
> -----------------------------------------------------------------
>
>                 Key: PHOENIX-2403
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2403
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Mujtaba Chohan
>            Assignee: Mujtaba Chohan
>            Priority: Minor
>         Attachments: PHOENIX-2403.patch
>
>
> We can reduce size of phoenix-server-runnable uber jar by adding Phoenix client jar on classpath instead of bundling all classes in phoenix-server-runnable jar.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)