[
https://issues.apache.org/jira/browse/SAMZA-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932092#comment-13932092
]
Yan Fang commented on SAMZA-181:
--------------------------------
Hi Chris,
No problem for that. Just to check if my way to package is too hacky for step
1:
i) add dependency statement in pom.xml of samza-job-package
ii) add <include>org.apache.hadoop:hadoop-hdfs</include> in
src/main/assembly/src.xml of samza-job-package.
iii) then mvn clean pacakge
If you think this way is good, I will put them into the tutorial.
Thank you!
> Add a tutorial for running Samza by putting the job package in HDFS
> -------------------------------------------------------------------
>
> Key: SAMZA-181
> URL: https://issues.apache.org/jira/browse/SAMZA-181
> Project: Samza
> Issue Type: Improvement
> Components: docs
> Affects Versions: 0.7.0
> Reporter: Yan Fang
> Priority: Minor
> Fix For: 0.7.0
>
> Attachments: SAMZA-181.patch
>
>
> It is good to have a tutorial to decribe how to make Samza run with the job
> package published to HDFS. Because this option is useful for the users who do
> not have a web server or who just want to use HDFS.
> Added a link in index.md. Created a new doc called run-samza-with-hdfs.md.
--
This message was sent by Atlassian JIRA
(v6.2#6252)