Hi Youngwoo,

The inclusion of hadoop-common is probably the source of most of the bloat. We really only needed the UserGroupInformation code, but Hadoop doesn't provide a proper artifact with just that dependency for us to use downstream.

What dependency issues are you running into? There was an effort in 4.8.0 to relocate dependencies with the shade-plugin. If you seeing conflicts, we would be very interested in fixing these.

Over time, you are definitely right that we can try to prune down unnecessary dependencies further.

- Josh

김영우 (YoungWoo Kim) wrote:
Hi,

It looks like thin client jar in 4.8.0 (rc2) is fat. I'm runng into
problem to make my applications working with 4.8.0 thin driver. There
are many conflicts with my existing dependencies. 28mb for thin client
jar is strange for me.

I missed something about new thin client?

Youngwoo

Reply via email to