[
https://issues.apache.org/jira/browse/SAMZA-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14510115#comment-14510115
]
Yan Fang commented on SAMZA-604:
--------------------------------
Hi [~kgidley], sorry for the late response and review. Hope you still want to
work on this ticket.
1. Can not apply the second path which was supposed to have the binary jar.
From the size, I can tell it does not contain the jars successfully. When you
run "git diff", may need to contain "--binary" argument. The first patch works
after I manually added gradle jars. Could you upload a new patch?
2. we are using Samza 0.9.0 and Kafka 0.8.2.1, you may want to update the
build.gradle.
3. update the README-gradle.txt, to remove the gradle-wrapper installation step
as well.
4. The RB is working now. If you can upload the patch there for a further
review, it would be great.
Thank you again.
> Provide build.gradle script for hello-samza project
> ----------------------------------------------------
>
> Key: SAMZA-604
> URL: https://issues.apache.org/jira/browse/SAMZA-604
> Project: Samza
> Issue Type: Improvement
> Components: hello-samza
> Affects Versions: 0.8.0
> Reporter: Ken Gidley
> Assignee: Ken Gidley
> Priority: Trivial
> Fix For: 0.10.0
>
> Attachments: SAMZA-604-0.patch, SAMZA-604-1.patch
>
>
> The 'hello-samza' project uses Maven to build and assemble the project for
> deployment. It would be nice if there was a build.gradle file to do the same
> thing - i.e. do the build and assemble the artifact .tgz file needed to
> deploy to YARN.
> (We use gradle for our builds and I'd like to get a clean build script to
> create the required outputs rather than relying on Maven. I mentioned this
> to Chris at the recent Samza meetup and he suggested I open a JIRA task for
> it. I'm hacking on it myself and may resolve the ticket myself if I can get
> it working...)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)