:wave: Hi everyone! I got this error on executing ...
# general
y
👋 Hi everyone! I got this error on executing
./quick-start-streaming.sh
with the same cloned pinot repo, which I usually used to run pinot on local. #C011C9JHN7R
m
I think the Meetup API that this quickstart uses has been take down/retired
y
Any alternative?
m
yeh - there are a few different ones - https://docs.pinot.apache.org/basics/getting-started/quick-start if you do:
Copy code
./pinot-admin.sh QuickStart -type <typeName>
y
Tried your method: For typeName=stream, it showing same error. Also Error for 'stream_json_index', 'upsert', 'stream_complex_type', But not for 'batch'.
m
@User you can try 'hybrid' that should work
the stream and stream json are both using the meetup API
I think @User has fixed this on master so that it will use a simulated meetup dataset
r
no, I didn't merge my PR (which replaced the stream with a simulator)
m
ok
r
@User just disabled the quickstart test
m
best use the hybrid one then
that uses an airport flight simulator
j
Meetup stream has been retired. We're working on finding a replacement