[
https://issues.apache.org/jira/browse/SAMZA-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14697310#comment-14697310
]
Edi Bice commented on SAMZA-563:
--------------------------------
hello-samza does not work for me in Hadoop 2.7.1 (Hortonworks 2.3).
I cloned samza, switched to latest, built and published locally. I cloned
hello-samza, patched with
https://issues.apache.org/jira/secure/attachment/12747750/SAMZA-563.2.patch and
built.
Get the following on doing "bin/run-job.sh
--config-factory=org.apache.samza.config.factories.PropertiesConfigFactory
--config-path=file:/root/hello-samza-job/config/wikipedia-feed.properties":
2015-08-14 15:44:16 TimelineClientImpl [INFO] Timeline service address:
http://sandbox.hortonworks.com:8188/ws/v1/timeline/
Exception in thread "main" java.lang.NoClassDefFoundError:
org/codehaus/jackson/map/deser/std/StdDeserializer
> Upgrade Samza to YARN 2.6.0
> ---------------------------
>
> Key: SAMZA-563
> URL: https://issues.apache.org/jira/browse/SAMZA-563
> Project: Samza
> Issue Type: Bug
> Components: yarn
> Affects Versions: 0.9.0
> Reporter: Chris Riccomini
> Assignee: Aleksandar Pejakovic
> Attachments: HELLO-SAMZA-563.0.patch, SAMZA-563.0.patch,
> SAMZA-563.2.patch
>
>
> Samza is currently running on YARN 2.4.0. We should upgrade it to YARN 2.6.0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)