logs is not in the form of topic-partition or topic-partition.uniqueId-delete
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                logs  is not in the form of topic-partition or topic-partition.uniqueId-delete
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.                        
                                ?
org.apache.kafka.common.KafkaException: Found directory /home/appleyuchi/bigdata/kafka_2.12-2.5.0-2/logs, 'logs' is not in the form of topic-partition or topic-partition.uniqueId-delete (if marked for deletion).
啟動(dòng)的時(shí)候出現(xiàn)這個(gè),反復(fù)檢查配置感覺都沒錯(cuò).
上述的問題,講人話就是你路徑太復(fù)雜,
我原先路徑是 :
/home/appleyuchi/bigdata/kafka_2.12-2.5.0-2
解決方案:
server.properties中把log.dirs賦值為/home/appleyuchi/bigdata/kafkalog2即可.
?
?
?
?
?
總結(jié)
以上是生活随笔為你收集整理的logs is not in the form of topic-partition or topic-partition.uniqueId-delete的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: This will have no im
- 下一篇: 火绒剑获取IP位置
