0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Kafka2.1.0のSASL_PLAIN認証について

Last updated at Posted at 2018-12-09

あったこと

卒論でkafkaを使うので、現状で最新のkafka(https://www.apache.org/dyn/closer.cgi?path=/kafka/2.1.0/kafka_2.12-2.1.0.tgz) を使おうとした。
が、これだとSASL_PLAINでの認証が通らない(設定詳細は他記事で沢山の記事があるので省略)
なんでかな〜と思っていたが、一つ前のkafka(https://archive.apache.org/dist/kafka/1.0.2/kafka_2.12-1.0.2.tgz) を使えば問題なかった。

様々な質問が出ていたけども..

自分的にはstackoverflowなら誰かが解決してくれてるでしょ笑って思っていたのだが、自分と同じ現象の物にはなんのAnswerもついていなかった。
また、kafkaのgithubでの議論でもあやふやな感じで終わってしまっていた。

所感

OSSなのでどこかに文句を言うわけにもいかない。本当はどこかでソースコードとか読んで直したいのだが、卒論が忙しいので一応ここに投稿することで終わりとする。エラー内容ももっと精査してから貼りたい。卒論終わってから。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?