snleee opened a new issue #7221:
URL: https://github.com/apache/pinot/issues/7221


   Currently, Apache Pulsar plugin doesn't create the shaded jar. 
   
   ```
   ~/workspace/pinot/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/target 
release-0.8.0-rc*
   ❯ ll
   -rw-r--r--   1 snlee  staff    30K Jul 28 13:39 
pinot-pulsar-0.8.0-SNAPSHOT-sources.jar
   -rw-r--r--   1 snlee  staff    33K Jul 28 15:10 
pinot-pulsar-0.8.0-SNAPSHOT-tests.jar
   -rw-r--r--   1 snlee  staff    36K Jul 28 15:10 
pinot-pulsar-0.8.0-SNAPSHOT.jar
   ```
   On the other hand, all of other plugins are generating shaded jars.
   ```
   ~/workspace/pinot/pinot-plugins/pinot-stream-ingestion/pinot-kinesis/target 
release-0.8.0-rc*
   ❯ ll
   total 24704
   -rw-r--r--  1 snlee  staff    11M Jul 28 14:49 
pinot-kinesis-0.8.0-SNAPSHOT-shaded.jar
   -rw-r--r--  1 snlee  staff    17K Jul 28 14:49 
pinot-kinesis-0.8.0-SNAPSHOT-tests.jar
   -rw-r--r--  1 snlee  staff    28K Jul 28 14:49 
pinot-kinesis-0.8.0-SNAPSHOT.jar
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to