Hey folks, In testing the 1.2.1 repos, I noticed kafka and kafka-server were back in the repo:
$ sudo add-apt-repository -u 'deb http://repos.bigtop.apache.org/releases/1.2.1/ubuntu/16.04/x86_64 bigtop contrib' $ apt-cache policy kafka kafka: Installed: (none) Candidate: 0.10.1.1-1 Version table: *** 0.10.1.1-1 500 500 http://repos.bigtop.apache.org/releases/1.2.1/ubuntu/16.04/x86_64 bigtop/contrib amd64 Packages $ sudo apt-get install kafka ... $ dpkg -l | grep kafka ii kafka 0.10.1.1-1 Has the licensing been resolved since the removal of kafka came up for 1.2.0?: http://mail-archives.apache.org/mod_mbox/bigtop-announce/201708.mbox/%3ccakghriv08acbcotlb1lkztphwchbaqf_ngodid99ulh7xgk...@mail.gmail.com%3E Huge +1 if it's legit, but I wanted to make sure this wasn't an oversight that would require removing the binaries later. Thanks, -Kevin
