[ 
https://issues.apache.org/jira/browse/SAMZA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950486#comment-13950486
 ] 

Yan Fang commented on SAMZA-185:
--------------------------------

OK. I build the Samza from scratch.
* rm -rf ~/.m2/repositories
* rm -rf ~/.gradle
* git clone https://github.com/apache/incubator-samza.git
* ./gradlew clean build (I do not have the gradle installed)

Do not get the yarmmer dependency exception (here is the dependency report 
http://pastebin.com/brk9WBA3 , it looks good). But now I can not pass 
samza-test_2.10. "* What went wrong: Execution failed for task 
':samza-test_2.10:test'..." Got following logs by open the link suggested by 
gradle:
Failed tests: http://pastebin.com/3nEDw9jC
Standard output: http://pastebin.com/20vZbk7c
Standard error: http://pastebin.com/gU6cTNAr

In order to get rid of this failure, I have to go back to 
https://github.com/apache/incubator-samza/commit/2811c2a758dd2d387ed4ca25c757516dfcece70b
 , any commits after this will give me this failure. Any suggestions/ideas?

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.7.0
>            Reporter: Chris Riccomini
>              Labels: easyfix
>         Attachments: SAMZA-185.1.patch, 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)

Reply via email to