You can't perform this operation as non-sudoer user. Please, re-login or configure sudo access for this user.
Check the verion of HDF components 3.0.0
===Problem===
Failed to connect node to cluster because local flow is different than cluster flow.
Nifi not clean install, and got issue and throws above excepton
Solve: copy flow file onto the other out of sync server and start.
========Question: to change to Kafka topic default rentation date
Depreated...
bin/kafka-topics.sh --zookeeper zk.yoursite.com --alter --topic as-access --config retention.ms=86400000
/usr/hdf/current/kafka-broker/bin/kafka-configs.sh --zookeeper zookeeperhost:2181 --alter --entity-type topics --entity-name mytopic --add-config retention.ms=86400000
Verify the config by describe the topic