Re: Kafka source code - Build Error

2017-10-24 Thread Guozhang Wang
I tried both 1.8.0_66 and 1.7.0_80 on IntelliJ and they worked fine. I'm wondering if it is a specific issue for Eclipse? Guozhang On Tue, Oct 24, 2017 at 2:27 PM, Vishal Shukla wrote: > Hi Guozhang, > I am using jdk1.7.0_45 on Mac. > (Eclipse 4.7.1a ) > > As per Kafka

Re: Kafka source code - Build Error

2017-10-24 Thread Vishal Shukla
Hi Guozhang, I am using jdk1.7.0_45 on Mac. (Eclipse 4.7.1a ) As per Kafka documentation Java 7 is recommended , so was thinking this version should be good. Could this be eclipse related error ? On Tue, Oct 24, 2017 at 4:28 PM, Ted Yu wrote: > JDK 1.8.0_91 > >

Re: Kafka source code - Build Error

2017-10-24 Thread Ted Yu
JDK 1.8.0_91 Cheers On Tue, Oct 24, 2017 at 1:23 PM, Guozhang Wang wrote: > Hmm.. which Java version were you using? > > > Guozhang > > On Tue, Oct 24, 2017 at 1:09 PM, Ted Yu wrote: > > > This should fix what you observed: > > > >

Re: Kafka source code - Build Error

2017-10-24 Thread Guozhang Wang
Hmm.. which Java version were you using? Guozhang On Tue, Oct 24, 2017 at 1:09 PM, Ted Yu wrote: > This should fix what you observed: > > https://github.com/apache/kafka/pull/4127 > > On Tue, Oct 24, 2017 at 12:21 PM, Vishal Shukla > wrote: > > > Hi

Re: Kafka source code - Build Error

2017-10-24 Thread Ted Yu
This should fix what you observed: https://github.com/apache/kafka/pull/4127 On Tue, Oct 24, 2017 at 12:21 PM, Vishal Shukla wrote: > Hi All, > I took latest source code from kafka git repo and tried to setup my local > env. in Eclipse. > I am getting a compilation error in

Kafka source code - Build Error

2017-10-24 Thread Vishal Shukla
Hi All, I took latest source code from kafka git repo and tried to setup my local env. in Eclipse. I am getting a compilation error in 1 file in streams project. Specifically in file *KStreamImpl.java on line 157* *Type mismatch: cannot convert from KeyValue to

Build error using intellij.

2017-08-21 Thread satyajit vegesna
Hi, I am trying to build kafka from source code, but i get below error when i try to build the project.(Have use gradle .idea command) and when i try to click on the import statements, they end up opening in test folder of client package and not main package. Any help would be appreciated.

Re: Gradle build error

2015-12-28 Thread Ismael Juma
Hi Oliver, You need gradle 2.x to build Kafka. Ismael On 27 Dec 2015 18:10, "Oliver Pačut" wrote: I have Gradle 1.4, Groovy 1.8.6, Ant 1.9.3. I followed the included Readme. I cd'd to the kafka directory and just wrote "gradle". I also tried running

Re: Gradle build error

2015-12-27 Thread Oliver Pačut
I have Gradle 1.4, Groovy 1.8.6, Ant 1.9.3. I followed the included Readme. I cd'd to the kafka directory and just wrote "gradle". I also tried running "./bin/kafka-server-start.sh ./config/server.properties" And that gets me the error "Could not find or load main class Kafka.kafka" Oliver

Gradle build error

2015-12-23 Thread Oliver Pačut
Hello, I am having trouble using Gradle to build Kafka. I get the error: FAILURE: Build failed with an exception. *Where: Build file '/home/user/Desktop/kafka/build.gradle' line: 163 * What went wrong: A problem occurred evaluating root project 'kafka'. > Could not find property 'ScalaPlugin'

Re: Gradle build error

2015-12-23 Thread Ewen Cheslack-Postava
What version of Gradle are you using and can you give the exact command you're running? -Ewen On Wed, Dec 23, 2015 at 5:49 PM, Oliver Pačut wrote: > Hello, > > I am having trouble using Gradle to build Kafka. I get the error: > > > FAILURE: Build failed with an

Re: build error

2015-11-17 Thread Grant Henke
v 16, 2015 at 6:33 PM, Guozhang Wang <wangg...@gmail.com > > > <javascript:;>> wrote: > > > > > > > Siyuan, > > > > > > > > Which command did you use to build? > > > > > > > > Guozhang > > > >

Re: build error

2015-11-17 Thread hsy...@gmail.com
command like the following: > > > gradle clients:build > > > > > > Thanks, > > > Grant > > > > > > On Mon, Nov 16, 2015 at 6:33 PM, Guozhang Wang <wangg...@gmail.com > > > <javascript:;>> wrote: > > > > > >

Re: build error

2015-11-17 Thread Grant Henke
cute a > > > > command like the following: > > > > gradle clients:build > > > > > > > > Thanks, > > > > Grant > > > > > > > > On Mon, Nov 16, 2015 at 6:33 PM, Guozhang Wang <wangg...@gmail.com > >

Re: build error

2015-11-17 Thread hsy...@gmail.com
e a > > > command like the following: > > > gradle clients:build > > > > > > Thanks, > > > Grant > > > > > > On Mon, Nov 16, 2015 at 6:33 PM, Guozhang Wang <wangg...@gmail.com > > > <javascript:;>> wrote: > > > > &g

Re: build error

2015-11-16 Thread Guozhang Wang
Siyuan, Which command did you use to build? Guozhang On Mon, Nov 16, 2015 at 4:01 PM, hsy...@gmail.com <hsy...@gmail.com> wrote: > I got a build error on both trunk and 0.9.0 branch > > > docs/producer_config.html (No such file or directory) > > Do I miss anything

build error

2015-11-16 Thread hsy...@gmail.com
I got a build error on both trunk and 0.9.0 branch > docs/producer_config.html (No such file or directory) Do I miss anything before build Thanks, Siyuan

Re: build error

2015-11-16 Thread Grant Henke
: gradle clients:build Thanks, Grant On Mon, Nov 16, 2015 at 6:33 PM, Guozhang Wang <wangg...@gmail.com> wrote: > Siyuan, > > Which command did you use to build? > > Guozhang > > On Mon, Nov 16, 2015 at 4:01 PM, hsy...@gmail.com <hsy...@gmail.com> > wrote: >

Re: build error

2015-11-16 Thread hsy...@gmail.com
did you use to build? > > > > Guozhang > > > > On Mon, Nov 16, 2015 at 4:01 PM, hsy...@gmail.com <javascript:;> < > hsy...@gmail.com <javascript:;>> > > wrote: > > > > > I got a build error on both trunk and 0.9.0 b

Re: build error

2015-11-16 Thread Guozhang Wang
you use to build? > > > > > > Guozhang > > > > > > On Mon, Nov 16, 2015 at 4:01 PM, hsy...@gmail.com <javascript:;> < > > hsy...@gmail.com <javascript:;>> > > > wrote: > > > > > > > I got a build error on bot

kafka build error scala 2.10

2013-12-18 Thread pushkar priyadarshi
While doing dev setup as described in https://cwiki.apache.org/confluence/display/KAFKA/Developer+Setup im getting following build errors. immutable is already defined as class immutable Annotations_2.9+.scala /KafkaEclipse/core/src/main/scala/kafka/utils line 38 Scala Problem threadsafe is

Re: kafka build error scala 2.10

2013-12-18 Thread Jun Rao
You may have to exclude Annotations.scala. Thanks, Jun On Wed, Dec 18, 2013 at 12:16 AM, pushkar priyadarshi priyadarshi.push...@gmail.com wrote: While doing dev setup as described in https://cwiki.apache.org/confluence/display/KAFKA/Developer+Setup im getting following build errors.

Re: kafka build error scala 2.10

2013-12-18 Thread pushkar priyadarshi
i see two files name Annotation_2.8.scala and Annotation_2.9.scala. Excluding them does not help.Is this what you were referring to? Regards, Pushkar On Wed, Dec 18, 2013 at 9:52 PM, Jun Rao jun...@gmail.com wrote: You may have to exclude Annotations.scala. Thanks, Jun On Wed, Dec 18,