Argh, one more follow-up regarding environment.. I am working with the following components on a MacBook Pro running El Capitan 10.11.6:
brew install kafka -- installs zk 3.4.8 and kafka 0.10.0.1 brew install nifi -- installs nifi stable 1.0.0 zookeeper-server-start /usr/local/etc/kafka/zookeeper.properties kafka-server-start /usr/local/etc/kafka/server.properties # one change made to server.properties to enable topic deletion nifi start On Sun, Oct 30, 2016 at 10:42 AM Daniel Einspanjer < [email protected]> wrote: > Sorry, I posted the information in the description of the template, but > that isn't the most obvious place. > > 2016-10-29 23:52:49,629 WARN [Timer-Driven Process Thread-1] > o.a.n.p.kafka.pubsub.PublishKafka_0_10 > PublishKafka_0_10[id=12b0a84d-0158-1000-ce29-967712bf5ab6] Timed out while > waiting for acks from Kafka > > On Sun, Oct 30, 2016 at 10:33 AM Joe Witt <[email protected]> wrote: > > Daniel > > Can you please show the error information you are seeing? Should be > available via bulletins through the UI, rest API, or in the > logs/nifi-app.log. > > >
