Hi <@UDQU92KBK> <@UGRJA9TEH> <@U016L83551S> <@UDRL...
# general
v
Hi @User @User @User @User can anyone of you please help me on the above error
m
Remove
/QuickStartCluster
from
zookeeperUrl
under properties.
v
Tried that as well same rror
*error
Hi @User , anything you can help me here please
s
Hi @User You mentioned you are using
Quickstart
. This is something that worked for me.
Copy code
# Please put the mock data source as the first in this configuration.
dataSourceConfigs:
  - className: org.apache.pinot.thirdeye.datasource.pinot.PinotThirdEyeDataSource
    properties:
      zookeeperUrl: localhost:2123
      clusterName: 'QuickStartCluster'
      controllerConnectionScheme: 'http'
      controllerHost: localhost
      controllerPort: 9000
      cacheLoaderClassName: org.apache.pinot.thirdeye.datasource.pinot.PinotControllerResponseCacheLoader
    metadataSourceConfigs:
      - className: org.apache.pinot.thirdeye.auto.onboard.AutoOnboardPinotMetadataSource
I think the errors,
NullPointerException
etc is happening because the zk url may be incorrect.
x
are you giving right zk and clusterName?
can you explore it in pinot zk browser?
v
@User I tried changing the zk url as well...but no luck...could you please help me with the repo that you are using for third eye...
x
What is your Pinot cluster zk and helixClusterName and what is the zk path you use for thirdeye