Installing only the kafka component of community kafka via rpm.
Downloaded this package
confluent-kafka-2.11-2.2.1cp1-1.noarch.rpm
when installing, it creates files under /etc, /bin etc., how can i set a custom root directory like /app/confluent and then have rpm unpack files under that root folder?
tried the prefix option but it doesnt work.