You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Martin Kleppmann (JIRA)" <ji...@apache.org> on 2014/09/08 23:54:30 UTC

[jira] [Updated] (SAMZA-409) hello-samza's wikipedia-stats job won't start

     [ https://issues.apache.org/jira/browse/SAMZA-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Kleppmann updated SAMZA-409:
-----------------------------------
    Attachment: SAMZA-409.patch

Adding a checkpoint manager to wikipedia-stats exposes another error:

Exception in thread "main" java.lang.ClassNotFoundException: org.apache.samza.storage.kv.KeyValueStorageEngineFactory

Attaching a patch which fixes both issues. 

> 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)