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/09/11 00:28:45 UTC

[jira] [Created] (PHOENIX-2248) Simplify uber jars in Phoenix submodules

Mujtaba Chohan created PHOENIX-2248:
---------------------------------------

             Summary: Simplify uber jars in Phoenix submodules
                 Key: PHOENIX-2248
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2248
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Mujtaba Chohan


Currently Phoenix-Pherf and Phoenix-Server modules generate uber jars (also Tracing-UI module) that repackages all dependencies. This can be simplified by generating minimal jars for these modules and using Phoenix-client jars on classpath when executing. 

This is required to reduce the huge size of binary release tar due to duplicate artifacts and also reduces redundancy.



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