abhinav wagle
06/24/2022, 3:44 AMexport JAVA_OPTS="-Xms4G -Xmx4G -XX:+UseG1GC -XX:MaxGCPauseMillis=200 -Xloggc:gc-pinot-broker.log"
./bin/pinot-admin.sh StartBroker \
-zkAddress localhost:2191
[0.006s][warning][gc] -Xloggc is deprecated. Will use -Xlog:gc:gc-pinot-broker.log instead.
2022/06/23 20:41:49.149 INFO [StartBrokerCommand] [main] Executing command: StartBroker -brokerHost null -brokerPort 8099 -zkAddress localhost:2191
2022/06/23 20:41:49.161 INFO [StartServiceManagerCommand] [main] Executing command: StartServiceManager -clusterName PinotCluster -zkAddress localhost:2191 -port -1 -bootstrapServices []
2022/06/23 20:41:49.161 INFO [StartServiceManagerCommand] [main] Starting a Pinot [SERVICE_MANAGER] at 0.341s since launch
2022/06/23 20:41:49.165 INFO [StartServiceManagerCommand] [main] Started Pinot [SERVICE_MANAGER] instance [ServiceManager_192.168.50.11_-1] at 0.346s since launch
2022/06/23 20:41:49.167 INFO [StartServiceManagerCommand] [Start a Pinot [BROKER]] Starting a Pinot [BROKER] at 0.347s since launch
Jun 23, 2022 8:41:53 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8099]
Jun 23, 2022 8:41:53 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
2022/06/23 20:41:57.595 INFO [StartServiceManagerCommand] [Start a Pinot [BROKER]] Started Pinot [BROKER] instance [Broker_192.168.50.11_8099] at 8.775s since launch
Mayank
Lars-Kristian Svenøy
06/24/2022, 7:59 AM/opt/pinot/logs/pinot-all.log