After running the kafka manager following the instructions provided i see the following directory created in the kafka-manager install directory application.home_IS_UNDEFINED. I could not find where this variable is set.
Apparently it is just a java argument when we run the kafka manager, this should be in the instructions as it could throw off a lot of new users:
bin/kafka-manager -Dconfig.file=/var/kafka-manager-1.3.0.4/conf/application.conf -Dapplication.home=/var/kafka-manager-1.3.0.4
no files can write this?I tried writed in application.conf and it's doesn't work
Not sure I understand your issue @FunkyYang. Are you having the same problem, or you don't think the problem exists?
I had sloved this problem ,Thanks
@FunkyYang How did you solve this?
while running kafka-manager.sh . Pass an argument -Dapplication.home=/path/to/kafkamanager
Most helpful comment
while running kafka-manager.sh . Pass an argument -Dapplication.home=/path/to/kafkamanager