druid-io / tranquility

Tranquility helps you send real-time event streams to Druid and handles partitioning, replication, service discovery, and schema rollover, seamlessly and without downtime.
Apache License 2.0
516 stars 230 forks source link

Tranquility Kakfa Druid - How to ingest data from different "kafka.zookeeper.connect"? #226

Open PanYifeng opened 7 years ago

PanYifeng commented 7 years ago

Hi, I have some problems about tranquility kafka: Do we have to write different json files while ingesting data from different "kafka.zookeeper.connect"? If the answer is yes, can we solve these different json files in only one node?

zhaojiandong commented 6 years ago

I have the same question