xiangfu0 commented on issue #13726: URL: https://github.com/apache/pinot/issues/13726#issuecomment-2261597559
+1 on this. This is majorly the packaging issue. In terms of reducing plugin size, a few things that we can do: 1. Separate the main pinot distribution with a few selective plugins; 2. Package plugins into separated jars/artifacts for picking up; 3. Provide scripts for downloading plugins before or at runtime; 4. Docker image could stay as it is right now; 5. Above changes should add no overhead(be transparent experience) from pinot users. And it might be small overhead for pinot devs, e.g. plugin development etc. -- 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