fx19880617 commented on a change in pull request #6819:
URL: https://github.com/apache/incubator-pinot/pull/6819#discussion_r616928439



##########
File path: 
pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark/src/main/java/org/apache/pinot/plugin/ingestion/batch/spark/SparkSegmentMetadataPushJobRunner.java
##########
@@ -111,6 +112,7 @@ public void run() {
         @Override
         public void call(String segmentTarPath)
             throws Exception {
+          PluginManager.get().init();

Review comment:
       that is from the outside LauncherJob code.




-- 
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:
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