[
https://issues.apache.org/jira/browse/SAMZA-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Kleppmann updated SAMZA-183:
-----------------------------------
Attachment: SAMZA-183-v2.patch
Updated patch to remove the checked-in Kafka jar file, and use the Apache Maven
repo. As configured now, it is downloaded from
https://repository.apache.org/content/groups/public/org/apache/kafka/kafka_2.10/0.8.1/kafka_2.10-0.8.1.jar
(because that's the {{apache-release}} repository already configured in
pom.xml) — is that ok, or do we need to also change the Apache repo to the one
you mentioned?
This patch applies cleanly on master of the Apache-hosted version of
hello-samza. Pull request https://github.com/linkedin/hello-samza/pull/34 is
not there, because it was merged after the migration to Apache. I've included
the change to the YARN download URL in this patch.
> Update hello-samza to Kafka 0.8.1
> ---------------------------------
>
> Key: SAMZA-183
> URL: https://issues.apache.org/jira/browse/SAMZA-183
> Project: Samza
> Issue Type: Task
> Reporter: Martin Kleppmann
> Assignee: Martin Kleppmann
> Attachments: SAMZA-183-v2.patch, SAMZA-183.patch
>
>
> Now that Kafka 0.8.1 is released, we can update hello-samza to use it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)