[
https://issues.apache.org/jira/browse/SAMZA-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14126200#comment-14126200
]
Chris Riccomini commented on SAMZA-409:
---------------------------------------
I don't think this code in pom.xml is used anymore:
{noformat}
<dependency>
<groupId>org.apache.samza</groupId>
<artifactId>samza-kv_2.10</artifactId>
<version>${samza.version}</version>
</dependency>
{noformat}
We should remove it for cleanliness.
> hello-samza's wikipedia-stats job won't start
> ---------------------------------------------
>
> Key: SAMZA-409
> URL: https://issues.apache.org/jira/browse/SAMZA-409
> Project: Samza
> Issue Type: Bug
> Components: hello-samza
> Reporter: Martin Kleppmann
> Assignee: Martin Kleppmann
> Attachments: SAMZA-409.patch
>
>
> Since SAMZA-123, the wikipedia-stats job in hello-samza fails on startup with
> the following error:
> org.apache.samza.SamzaException: Storage factories configured, but no
> checkpoint manager has been specified. Unable to start job as there would be
> no place to store changelog partition mapping.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)