[
https://issues.apache.org/jira/browse/SAMZA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13941182#comment-13941182
]
Yan Fang commented on SAMZA-185:
--------------------------------
-- Jakob, I am using java version "1.6.0_32" and java version "1.6.0_32" . They
should be fine because I can successfully build if I revert to previous commit.
-- Chirs,
1. After running the debug mode, I found out the problem was caused by missing
com.yammer.metrics:metrics-core:2.2.0 . see log http://pastebin.com/jLJH3JpX
2. So I added the dependency to gradle.build. Now I can pass the
samza-kafka_test, however, there are a lot of exceptions
http://pastebin.com/drBzmpxC http://pastebin.com/xfawHqcW
3. I can not pass the samza-test_2.10:test . logs are here
http://pastebin.com/Q8s6Z7Ad . I guess that is related to the exceptions in
samza-kafka_test?
Is that realted to proxy settings? But apparently it works with previous commit
(I revert to commit before this patch).
Thank you!
> Upgrade Samza to Kafka 0.8.1
> ----------------------------
>
> Key: SAMZA-185
> URL: https://issues.apache.org/jira/browse/SAMZA-185
> Project: Samza
> Issue Type: Bug
> Components: build
> Affects Versions: 0.6.0
> Reporter: Chris Riccomini
> Assignee: Martin Kleppmann
> Attachments: SAMZA-185.patch
>
>
> We should upgrade Kafka to 0.8.1. This involves:
> 1. Switch to using Kafka's maven dependencies
> (http://repo.maven.apache.org/maven2/org/apache//kafka/kafka_2.10/0.8.1/)
> instead of checking in JARs.
> 2. Upgrade build.gradle and gradle dependency versions to depend on 0.8.1.
> 3. Update index.md in docs to no longer say "It depends on a snapshot version
> of Kafka that will not officially be released for a few months."
--
This message was sent by Atlassian JIRA
(v6.2#6252)