streamnative / pulsar-spark

Spark Connector to read and write with Pulsar
Apache License 2.0
113 stars 50 forks source link

Shade common libraries in uber jar to avoid potential dependency conflicts. #138

Closed chaoqin-li1123 closed 1 year ago

chaoqin-li1123 commented 1 year ago

Motivation

Explain here the context, and why you're making that change. What is the problem you're trying to solve.

Modifications

Shade commonly used library in Uber Jar to avoid conflict.

Verifying this change

(Please pick either of the following options)

Documentation

Check the box below.

Need to update docs?