[
https://issues.apache.org/jira/browse/SAMZA-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937837#comment-13937837
]
Martin Kleppmann commented on SAMZA-183:
----------------------------------------
I just noticed this comment in incubator-samza/build.gradle:
{noformat}
// Required for Kafka. Kafka's 0.8.0-beta1 Maven Central
// POM is broken. Should go away in future releases.
maven {
url 'https://repository.apache.org/content/groups/public'
}
{noformat}
Should that be http://repo.maven.apache.org/maven2 instead, or Maven Central? I
instinctively prefer repository.apache.org because it's available over https,
but not sure if there's a generally recommended best practice here.
> 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)