mcvsubbu commented on a change in pull request #4252: pinot_kafka_0.9.0.1 module
URL: https://github.com/apache/incubator-pinot/pull/4252#discussion_r289535156
##########
File path: pom.xml
##########
@@ -55,6 +55,7 @@
<module>pinot-azure-filesystem</module>
<module>pinot-orc</module>
<module>pinot-parquet</module>
+ <module>pinot-connectors</module>
Review comment:
> Not related to this part but have a question with the main `pom.xml` file.
In my understanding, we currently specify `kafka.version = 0.9.0.1` in the main
pom.xml file. After we add the new connector, each connector module will need
to pull different kafka version. It will be good if we can start to think about
the issue and how we will be managing that.
I added some notes in Issue #3998
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]