| --- |
| layout: page |
| title: Tutorials |
| --- |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| The ASF licenses this file to You under the Apache License, Version 2.0 |
| (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| [Remote Debugging with Samza](remote-debugging-samza.html) |
| |
| [Deploying a Samza Job from HDFS](deploy-samza-job-from-hdfs.html) |
| |
| [Deoloy Samza to CDH](deploy-samza-to-CDH.html) |
| |
| [Run Hello-samza in Multi-node YARN](run-in-multi-node-yarn.html) |
| |
| [Run Hello-samza without Internet](run-hello-samza-without-internet.html) |
| |
| [Upgrading from 0.7.0 to 0.8.0](upgrading-from-0.7.0-to-0.8.0.html) |
| |
| <!-- TODO a bunch of tutorials |
| [Log Walkthrough](log-walkthrough.html) |
| <a href="configuring-kafka-system.html">Configuring a Kafka System</a><br/> |
| <a href="joining-streams.html">Joining Streams</a><br/> |
| <a href="sort-stream.html">Sorting a Stream</a><br/> |
| <a href="group-by-count.html">Group-by and Counting</a><br/> |
| <a href="initialize-close.html">Initializing and Closing</a><br/> |
| <a href="windowing.html">Windowing</a><br/> |
| <a href="committing.html">Committing</a><br/> |
| --> |