01 2017 档案
windows下更新python报错permission denied
摘要:注意退出所有python进程,可能是在使用中导致权限不足以删除 阅读全文
posted @ 2017-01-16 17:24 洛丹伦的雪 阅读(1038) 评论(0) 推荐(0)
vertica 7.0 使用kafka
摘要:注意的是,--start-offset是用于topic开头有脏数据的情况,能够让vertica跳过处理他们,避免hang住 阅读全文
posted @ 2017-01-11 11:15 洛丹伦的雪 阅读(424) 评论(0) 推荐(0)
Kafka报错-as it has seen zxid 0x83808 our last zxid is 0x0 client must try another server
摘要:as it has seen zxid 0x83808 our last zxid is 0x0 client must try another server 停止zookeeper,删除datadir(看zookeeper.property的dir位置) 然后更改默认port 可能是有多个进程存在 阅读全文
posted @ 2017-01-03 16:00 洛丹伦的雪 阅读(5873) 评论(0) 推荐(0)