This changed to green only if: 1. Kafka released new version that bump rocksdb dep up to 5.5.5+. As of now I see 5.0.1 in 0.11 release https://github.com/apache/kafka/blob/0.11.0/gradle/dependencies.gradle#L65
2. Bigtop bump the kafka version 2017-10-27 3:11 GMT+08:00 Olaf Flebbe <[email protected]>: > Hi, > > That is not o.k, for the same reason we removed it from 1.2.0 > > Olaf > > > Am 26.10.2017 um 19:30 schrieb Kevin Monroe <[email protected] > >: > > > > Evans, are we ok to provide kafka 0.10.1.1 in the repos? > > > > On Wed, Oct 18, 2017 at 11:37 AM, Kevin Monroe < > [email protected]> > > wrote: > > > >> 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 > >> > >
