Jinwei Zhu
01/11/2021, 11:01 PMNeha Pawar
Jinwei Zhu
01/12/2021, 1:08 AM[ERROR] Failed to execute goal com.mycila:license-maven-plugin:2.8:check (default) on project pinot-kinesis: Some files do not have the expected license header -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] <http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException>
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :pinot-kinesis
The command '/bin/sh -c git clone ${PINOT_GIT_URL} ${PINOT_BUILD_DIR} && cd ${PINOT_BUILD_DIR} && git checkout ${PINOT_BRANCH} && mvn install package -DskipTests -Pbin-dist -Pbuild-shaded-jar -Dkafka.version=${KAFKA_VERSION} && mkdir -p ${PINOT_HOME}/configs && mkdir -p ${PINOT_HOME}/data && cp -r pinot-distribution/target/apache-pinot-*-bin/apache-pinot-*-bin/* ${PINOT_HOME}/. && chmod +x ${PINOT_HOME}/bin/*.sh' returned a non-zero code: 1
do you know how to deal with it?Neha Pawar
Jinwei Zhu
01/14/2021, 10:50 PMNeha Pawar
Jinwei Zhu
01/14/2021, 11:02 PMNeha Pawar
Jinwei Zhu
01/14/2021, 11:29 PMNeha Pawar
Jinwei Zhu
01/14/2021, 11:32 PMNeha Pawar
Jinwei Zhu
01/14/2021, 11:43 PM2021/01/14 17:10:27.612 WARN [ClientCnxn] [Start a Pinot [BROKER]-SendThread(wb-metrics-zookeeper.wb-metrics.svc.cluster.local:2181)] Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
java.net.ConnectException: Connection refused
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_275]
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716) ~[?:1.8.0_275]
at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) ~[pinot-all-0.7.0-SNAPSHOT-jar-with-dependencies.jar:0.7.0-SNAPSHOT-efbeea2bf8159eb7299292929a57c47345feb341]
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) [pinot-all-0.7.0-SNAPSHOT-jar-with-dependencies.jar:0.7.0-SNAPSHOT-efbeea2bf8159eb7299292929a57c47345feb341]
Neha Pawar
Jinwei Zhu
01/14/2021, 11:48 PMXiang Fu
Jinwei Zhu
01/15/2021, 6:31 PMXiang Fu
Jinwei Zhu
01/15/2021, 6:58 PM2021/01/15 18:28:51.181 INFO [HelixBrokerStarter] [Start a Pinot [BROKER]] Starting Pinot broker
2021/01/15 18:28:51.189 INFO [HelixBrokerStarter] [Start a Pinot [BROKER]] Connecting spectator Helix manager
2021/01/15 18:28:52.241 INFO [HelixBrokerStarter] [Start a Pinot [BROKER]] Setting up broker request handler
2021/01/15 18:28:54.144 INFO [HelixBrokerStarter] [Start a Pinot [BROKER]] Starting broker admin application on port: 8099
Jan 15, 2021 6:28:58 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8099]
Jan 15, 2021 6:28:58 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Xiang Fu
Jinwei Zhu
01/15/2021, 7:32 PMXiang Fu
Jinwei Zhu
01/15/2021, 8:29 PMNeha Pawar
Xiang Fu
Neha Pawar
Xiang Fu
Neha Pawar
Xiang Fu
apachepinot/pinot:sharded_consumer_type_support_with_kinesis
Neha Pawar
Jinwei Zhu
01/15/2021, 11:25 PMNeha Pawar
Jinwei Zhu
01/19/2021, 8:38 PMDaniel Lavoie
01/19/2021, 8:58 PMkubectl edit pod
to change the container image tag to latest for broker.Xiang Fu
Daniel Lavoie
01/19/2021, 9:07 PMNeha Pawar
Jinwei Zhu
01/20/2021, 5:54 PMNeha Pawar