Skip to content

Commit

Permalink
added diagram with the testing client
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldwidha committed May 16, 2017
1 parent a0c2dbb commit ff158fa
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ pip install -r requirements.txt

## Test

![Client and Stream Processor Diagram](images/streamprocessing-diagram.png)

Step 1 - Run the producer/twitter2kinesis.py Python application from the command line to start sending tweets into the Kinesis stream.

```
Expand Down
2 changes: 2 additions & 0 deletions README/README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ pip install -r requirements.txt

## 测试

![Client and Stream Processor Diagram](images/streamprocessing-diagram.png)

步骤 1 - 从命令行运行 producer/twitter2kinesis.py Python 应用程序,开始将推文发送到 Kinesis 流。

```
Expand Down
2 changes: 2 additions & 0 deletions README/README-DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ pip install boto3 TwitterAPI

## Test

![Client and Stream Processor Diagram](images/streamprocessing-diagram.png)

Schritt 1 – Führen Sie die Python-Anwendung "producer/twitter2kinesis.py" über die Befehlszeile aus, um mit dem Senden von Tweets in den Kinesis-Stream zu beginnen.

```
Expand Down
2 changes: 2 additions & 0 deletions README/README-ES.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ pip install -r requirements.txt

## Prueba

![Client and Stream Processor Diagram](images/streamprocessing-diagram.png)

Paso 1: Ejecute la aplicación Python producer/twitter2kinesis.py desde la línea de comando para empezar a enviar tweets al flujo de Kinesis.

```
Expand Down
2 changes: 2 additions & 0 deletions README/README-FR.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ pip install boto3 TwitterAPI

## Test

![Client and Stream Processor Diagram](images/streamprocessing-diagram.png)

Étape 1 - Exécutez l'application Python producer/twitter2kinesis.py à partir de la ligne de commande pour commencer à envoyer des tweets dans le flux Kinesis.

```
Expand Down
2 changes: 2 additions & 0 deletions README/README-IT.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ pip install boto3 TwitterAPI

## Test

![Client and Stream Processor Diagram](images/streamprocessing-diagram.png)

Passaggio 1: eseguire l'applicazione Python producer/twitter2kinesis.py dalla riga di comando per iniziare a inviare Tweet nel flusso Kinesis.

```
Expand Down
2 changes: 2 additions & 0 deletions README/README-JP.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ pip install boto3 TwitterAPI

## テスト

![Client and Stream Processor Diagram](images/streamprocessing-diagram.png)

ステップ 1 - コマンドラインから producer/twitter2kinesis.py Python アプリケーションを実行し、Kinesis ストリームへのツィートの送信を開始します。

```
Expand Down
2 changes: 2 additions & 0 deletions README/README-KR.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ pip install boto3 TwitterAPI

## 테스트

![Client and Stream Processor Diagram](images/streamprocessing-diagram.png)

1단계 - 명령줄에서 producer/twitter2kinesis.py Python 애플리케이션을 실행하여 Kinesis 스트림에 트윗을 전송합니다.

```
Expand Down
2 changes: 2 additions & 0 deletions README/README-PT.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ pip install boto3 TwitterAPI

## Teste

![Client and Stream Processor Diagram](images/streamprocessing-diagram.png)

Etapa 1 - Execute o aplicativo Python producer/twitter2kinesis.py na linha de comando para começar a enviar tweets no fluxo do Kinesis.

```
Expand Down
2 changes: 2 additions & 0 deletions README/README-RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ pip install boto3 TwitterAPI

## Тестирование

![Client and Stream Processor Diagram](images/streamprocessing-diagram.png)

Шаг 1. Запустите Python-приложение producer/twitter2kinesis.py из командной строки, чтобы начать отправлять твиты в поток Kinesis.

```
Expand Down
2 changes: 2 additions & 0 deletions README/README-TW.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ pip install boto3 TwitterAPI

## 測試

![Client and Stream Processor Diagram](images/streamprocessing-diagram.png)

步驟 1 - 從命令列執行 producer/twitter2kinesis.py Python 應用程式以開始將推文傳送至 Kinesis stream。

```
Expand Down
Binary file added images/streamprocessing-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ff158fa

Please sign in to comment.