jackjlli opened a new pull request #5383:
URL: https://github.com/apache/incubator-pinot/pull/5383


   This PR initializes ControllerFilePathProvider:
   ```
   Exception in thread "main" java.lang.IllegalStateException: 
ControllerFilePathProvider has not been initialized
        at 
com.google.common.base.Preconditions.checkState(Preconditions.java:444)
        at 
org.apache.pinot.controller.api.resources.ControllerFilePathProvider.getInstance(ControllerFilePathProvider.java:53)
        at 
org.apache.pinot.tools.perf.PerfBenchmarkDriver.addSegment(PerfBenchmarkDriver.java:332)
        at 
org.apache.pinot.tools.perf.PerfBenchmarkRunner.loadTable(PerfBenchmarkRunner.java:169)
        at 
org.apache.pinot.tools.perf.PerfBenchmarkRunner.startServerWithPreLoadedSegments(PerfBenchmarkRunner.java:152)
        at 
org.apache.pinot.tools.perf.PerfBenchmarkRunner.execute(PerfBenchmarkRunner.java:99)
   ```


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to