317 Forks
776 Stars
776 Watchers

samza

Mirror of Apache Samza

How to download and setup samza

Open terminal and run command
git clone https://github.com/apache/samza.git
git clone is used to create a copy or clone of samza repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with samza https://github.com/apache/samza/archive/master.zip

Or simply clone samza with SSH
[email protected]:apache/samza.git

If you have some problems with samza

You may open issue on samza support forum (system) here: https://github.com/apache/samza/issues