Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

follow up to running example #4

Closed
phiripatrick663 opened this issue Apr 15, 2016 · 6 comments
Closed

follow up to running example #4

phiripatrick663 opened this issue Apr 15, 2016 · 6 comments

Comments

@phiripatrick663
Copy link

Hi Michal,

I know you closed this issue but had a couple questions based on the error
I am getting. It looks like the "common" folder is missing from the tree,
this is where all the dependencies should be.
/usr/local/hello-kafka-streams/src/main/java/org/apache/kafka/connect/api/
* org.apache.kafka.common*.????

  1. Is it supposed to be built during the build phase and pull in all the
    dependencies?
  2. Should it be part of the hello-kafka-streams app library already?

Thanks for the help.
Patrick.

@michal-harish
Copy link
Member

Hi, it should automatically be pulled by gradle.
On 15 Apr 2016 14:58, "PPhiri" [email protected] wrote:

Hi Michal,

I know you closed this issue but had a couple questions based on the error
I am getting. It looks like the "common" folder is missing from the tree,
this is where all the dependencies should be.
/usr/local/hello-kafka-streams/src/main/java/
org/apache/kafka/connect/api/
* org.apache.kafka.common*.????

Is it supposed to be built during the build phase and pull in all the
dependencies?
2.

Should it be part of the hello-kafka-streams app library already?

Thanks for the help.
Patrick.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#4

@phiripatrick663
Copy link
Author

Thanks for the response. Then there is an issue for me cause its not there
after the build, that's why the compiler is not finding the dependencies.
Any ideas of what I need to do for a fix?

Thanks.

On Fri, Apr 15, 2016, 11:00 AM Michal Harish [email protected]
wrote:

Hi, it should automatically be pulled by gradle.
On 15 Apr 2016 14:58, "PPhiri" [email protected] wrote:

Hi Michal,

I know you closed this issue but had a couple questions based on the
error
I am getting. It looks like the "common" folder is missing from the tree,
this is where all the dependencies should be.
/usr/local/hello-kafka-streams/src/main/java/
org/apache/kafka/connect/api/
* org.apache.kafka.common*.????

Is it supposed to be built during the build phase and pull in all the
dependencies?
2.

Should it be part of the hello-kafka-streams app library already?

Thanks for the help.
Patrick.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#4


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#4 (comment)

@michal-harish
Copy link
Member

I am not sure as you report things quite inaccurately - dependencies are
not part of source tree. Read about gradle more.
On 15 Apr 2016 17:38, "PPhiri" [email protected] wrote:

Thanks for the response. Then there is an issue for me cause its not there
after the build, that's why the compiler is not finding the dependencies.
Any ideas of what I need to do for a fix?

Thanks.

On Fri, Apr 15, 2016, 11:00 AM Michal Harish [email protected]
wrote:

Hi, it should automatically be pulled by gradle.
On 15 Apr 2016 14:58, "PPhiri" [email protected] wrote:

Hi Michal,

I know you closed this issue but had a couple questions based on the
error
I am getting. It looks like the "common" folder is missing from the
tree,
this is where all the dependencies should be.
/usr/local/hello-kafka-streams/src/main/java/
org/apache/kafka/connect/api/
* org.apache.kafka.common*.????

Is it supposed to be built during the build phase and pull in all the
dependencies?
2.

Should it be part of the hello-kafka-streams app library already?

Thanks for the help.
Patrick.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#4


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
<
#4 (comment)


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#4 (comment)

@phiripatrick663
Copy link
Author

Sorry mate, had not used gradle before this example. I have done sbt or
maven builds. It would help if you can point me to the part of gradle that
should be downloading the dependencies. Only change done to the build file
was addition of kafka directory.
Thanks

On Fri, Apr 15, 2016, 11:44 AM Michal Harish [email protected]
wrote:

I am not sure as you report things quite inaccurately - dependencies are
not part of source tree. Read about gradle more.
On 15 Apr 2016 17:38, "PPhiri" [email protected] wrote:

Thanks for the response. Then there is an issue for me cause its not
there
after the build, that's why the compiler is not finding the dependencies.
Any ideas of what I need to do for a fix?

Thanks.

On Fri, Apr 15, 2016, 11:00 AM Michal Harish [email protected]
wrote:

Hi, it should automatically be pulled by gradle.
On 15 Apr 2016 14:58, "PPhiri" [email protected] wrote:

Hi Michal,

I know you closed this issue but had a couple questions based on the
error
I am getting. It looks like the "common" folder is missing from the
tree,
this is where all the dependencies should be.
/usr/local/hello-kafka-streams/src/main/java/
org/apache/kafka/connect/api/
* org.apache.kafka.common*.????

Is it supposed to be built during the build phase and pull in all the
dependencies?
2.

Should it be part of the hello-kafka-streams app library already?

Thanks for the help.
Patrick.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#4


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
<

#4 (comment)


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
<
#4 (comment)


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#4 (comment)

@michal-harish
Copy link
Member

I see, in that case here is an sbt port of this project: https://github.com/julianpeeters/hello-kafka-streams-twitter
Good luck! :)

@phiripatrick663
Copy link
Author

Thanks.

On Fri, Apr 15, 2016, 1:14 PM Michal Harish [email protected]
wrote:

Closed #4 #4.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#4 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants