missing source files:
org.apache.kafka.common.security.authenticator.SaslServerCallbackHandler
...
to src/java folder
?
From: Landon Kuhn
Sent: Tuesday, June 4, 2019 3:02 PM
To: users@kafka.apache.org
Subject: Unable to build
Hello,
I am unable to build the project and am looking for help. "./gradlew
--console=pla
Hello,
I am unable to build the project and am looking for help. "./gradlew
--console=plain installAll" results in the following output:
> Configure project :
Building project 'core' with Scala version 2.12.8
Building project 'streams-scala'
Thanks a lot for your reply. I'll migrate later :-D . I'll use the 0.8.0 as
per now.
Thanks.
On Jun 5, 2014 6:03 PM, "Joe Stein" wrote:
> There are overloaded changes. You don't have to use them (e.g. key is now
> used in compaction with partKey for the partition key
>
> https://github.com/apache
There are overloaded changes. You don't have to use them (e.g. key is now
used in compaction with partKey for the partition key
https://github.com/apache/kafka/commit/d285e263bf403f3db27f5d138594c395643a2284#diff-9df10051217ceff96ecce28d087cf0bb
for new compaction feature
https://cwiki.apache.org/c
I have a project running on kafka.0.8.0. Are there any changes in the
Producer and consumer APIs in the new version ?
Thanks.
On Jun 5, 2014 3:53 PM, "Joe Stein" wrote:
> Can you try the latest stable branch, please?
>
> We moved to gradle https://github.com/apache/kafka/blob/0.8.1/README.md
> an
Can you try the latest stable branch, please?
We moved to gradle https://github.com/apache/kafka/blob/0.8.1/README.md and
also distribute binaries as artifacts for download
https://kafka.apache.org/downloads.html
/***
Joe Stein
Founder, Principal Consulta
Thanks for the reply. I re built kafka. And now when I am running server it
is stopping saying it cannot find the class Kafka.Kafka.
I don't know what went most probably it's an sbt problem.
Any help is welcome.
Thanks :-)
On Jun 5, 2014 6:05 AM, "Joe Stein" wrote:
> The build looks fine your err
The build looks fine your error seems valid maybe like your broker(s) is(are)
not up.
/***
Joe Stein
Founder, Principal Consultant
Big Data Open Source Security LLC
http://www.stealth.ly
Twitter: @allthingshadoop
***
I followed the readme for kafka-0.8.0.
After I am getting the following warnings
>> ./sbt assembly-package-dependency
[info] Loading project definition from
/home/abhishek/Project/kafka-0.8.0-src/project
[warn] Multiple resolvers having different access mechanism configured with
same name 'sbt-pl