[ https://issues.apache.org/jira/browse/SAMZA-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043737#comment-14043737 ]
Martin Kleppmann commented on SAMZA-303: ---------------------------------------- Got a "ship it" from Jakob on RB. I'm committing this to both branches. > Update readme file of github samza repository > --------------------------------------------- > > Key: SAMZA-303 > URL: https://issues.apache.org/jira/browse/SAMZA-303 > Project: Samza > Issue Type: Bug > Components: docs > Affects Versions: 0.6.0 > Reporter: Yan Fang > Assignee: Martin Kleppmann > Labels: newbie > Fix For: 0.7.0 > > Attachments: SAMZA-303.0.7.0.patch, SAMZA-303.master.patch > > > We should update the content of https://github.com/apache/incubator-samza, > which is generated by README.md. > 1. we are not using the following, right? > {quote} > To build Samza from a source release, it is first necessary to download the > gradle wrapper script above. This bootstrapping process requires Gradle to be > installed on the source machine. Gradle is available through most package > managers or directly from its website. To bootstrap the wrapper, run: > gradle -b bootstrap.gradle > After the bootstrap script has completed, the regular gradlew instructions > below are available. > {quote} > 2. the following seems out-of-date too. > {quote} > Maven > Samza uses Kafka, which is not managed by Maven. To use Kafka as though it > were a Maven artifact, Samza installs Kafka into a local repository using the > mvn install command. You must have Maven installed to build Samza. > {quote} -- This message was sent by Atlassian JIRA (v6.2#6252)