Amrish Lal
04/06/2021, 5:36 AM[{"message":"BrokerResourceMissingError","errorCode":410}]
...
Executing command: StopProcess -controller -server -broker -zooKeeper
18885
+ true
18886
+ kill -0 3750
18887
.github/workflows/scripts/.pinot_quickstart.sh: line 71: kill: (3750) - No such process
18888
+ break
18889
+ rm -rf /tmp/PinotAdmin/zkData
18890
+ '[' 0 -eq 0 ']'
18891
Batch Quickstart failed: Cannot get correct result for count star query.
18892
+ echo 'Batch Quickstart failed: Cannot get correct result for count star query.'
18893
+ exit 1
18894
Error: Process completed with exit code 1.
Mayank
Jackie
04/06/2021, 6:34 AMMayank
Jackie
04/06/2021, 5:35 PMNeha Pawar
Jackie
04/06/2021, 6:26 PMMayank
Xiang Fu
Jackie
04/06/2021, 6:30 PMAmrish Lal
04/08/2021, 1:48 AMPinot Quickstart on JDK 1.8
is still failing. I am wondering what are the options here? Should we consider removing this check? Is someone still using JDK1.8?Neha Pawar
Amrish Lal
04/08/2021, 4:50 PMBrokerResourceMissingError
exception means that Broker doesn't know about the baseballStats
table. Exception is thrown in BrokerResponseNative.java
.Executing command: AddTable -tableConfigFile /tmp/1617896415131/baseballStats_1617896415254.config -schemaFile /tmp/1617896375079/baseballStats/baseballStats_schema.json -controllerProtocol http -controllerHost fv-az201-716 -controllerPort 9000 -user null *** -exec
Jack
04/08/2021, 9:56 PMNeha Pawar
Jackie
04/08/2021, 11:17 PM