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)