Hi ! this PR : <https://github.com/apache/pinot/pu...
# general
m
Hi ! this PR : https://github.com/apache/pinot/pull/7272/files removed the Pulsar plug-in from the Pinot build because of this issue : https://github.com/apache/pinot/issues/7270. Now that the issue is marked as closed, does anyone know if the plug-in will be added back to the build ? Thank you !
m
Pinot-pulsar plugin does exist already cc: @Kartik Khare
pinot-stream-ingestion/pinot-pulsar
m
@Mayank yes the plugin exists, but the assembly file doesn't add the jar plugin inside the plugin folder (lines are commented) : https://github.com/apache/pinot/blob/ec42a3a6a4d2091a2197bdfab0c114a8f39fb4d7/pinot-distribution/pinot-assembly.xml#L72
m
Hmm I thought that was resolved. @Kartik Khare any insights
m
we have to build a custom docker image to add the plugin for now
k
The plugin is not part of the 0.10.0 release but can be downloaded from our external repository - https://repo.startreedata.io/artifactory/external-snapshots/org/apache/pinot/pinot-pulsar/0.11.0-SNAPSHOT/
m
thank you @Kartik Khare that's what we are doing. I was just asking if it was planned to add back the plugin inside the assembly ?
k
Hi, Yes I have raised request for it. It should be available in 0.11 once it releases. Will it be possible for you to upgrade after the release? otherwise we can find other way to release in 0.10
m
@Kartik Khare that's perfect, we can wait for 0.11 (meanwhile we're are testing 0.10 adding the plugin by ourselves), thank you !
👍 1