hortonworks-spark / shc

The Apache Spark - Apache HBase Connector is a library to support Spark accessing HBase table as external data source or sink.
Apache License 2.0
552 stars 281 forks source link

Adding shc-core dependency to project increases my fat jar size 10 folds. Any means to reduce this? #343

Closed pravaibh closed 3 years ago

pravaibh commented 3 years ago

This is the dependency I am adding. My initial fat jar size is ~9MB and ends up at ~150MB after this dependency is added.

groupId - com.hortonworks artifactId - shc-core version - 1.1.3-2.4-s_2.11