Invalid cluster setup, missing znode path: /zookeeper/IDEALSTATES
Invalid cluster setup, missing znode path: /zookeeper/CONFIGS/CLUSTER/zookeeper
Invalid cluster setup, missing znode path: /zookeeper/CONFIGS/PARTICIPANT
is confusing. why do Helix scan all the nodes in zookeeper? is it a known behavior?
org.apache.http.client.ClientProtocolException: URI does not specify a valid host name: localhost:8081
when trying to run SegmentTarPush with my controller running on port 8081
Merged also reformat PR: apache/incubator-pinot#3739
In case your current working branch has conflict with this one (which is very likely), to resolve conflict after rebasing on this change:
From now on, please follow the Pinot Style introduced in PR: apache/incubator-pinot#3705
When reformatting enum, be cautious because sometimes the result is not what we expected (Mac and Linux IntelliJ seems to have different behavior)