You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by bh...@apache.org on 2019/10/02 16:08:04 UTC

[samza] branch master updated: Fix typo in Slack case study

This is an automated email from the ASF dual-hosted git repository.

bharathkk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git


The following commit(s) were added to refs/heads/master by this push:
     new b3f93cb  Fix typo in Slack case study
     new a6338f5  Merge pull request #1175 from joncwong/patch-2
b3f93cb is described below

commit b3f93cbbf6a17987dde1eb6211142629c80abb36
Author: Jonathan Wong <ch...@gmail.com>
AuthorDate: Tue Oct 1 23:48:25 2019 -0700

    Fix typo in Slack case study
---
 docs/_case-studies/slack.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/_case-studies/slack.md b/docs/_case-studies/slack.md
index bc5b5fd..1585b66 100644
--- a/docs/_case-studies/slack.md
+++ b/docs/_case-studies/slack.md
@@ -28,7 +28,7 @@ How Slack monitors their infrastructure using Samza's streaming data-pipelines?
 
 <!--more-->
 
-Slack is a cloud based company that offers collaboration tools and services to increase productivity. With a rapidly growing user base and a daily active users north of 8 million, they needed to react quickly to issues and proactively monitor the application health. For this, the team went on to build a new monitoiring solution using Apache Samza with the following requirements:
+Slack is a cloud based company that offers collaboration tools and services to increase productivity. With a rapidly growing user base and a daily active users north of 8 million, they needed to react quickly to issues and proactively monitor the application health. For this, the team went on to build a new monitoring solution using Apache Samza with the following requirements:
 
 - Near real-time alerting to quickly surface issues
 - Fault-tolerant processing of data streams
@@ -49,4 +49,4 @@ Key Samza Features: *Stateful processing*, *Join*, *Windowing*
 More information
 
 - [Talk: Streaming data pipelines at Slack](https://www.youtube.com/watch?v=wbS1P9ehgd0)
-- [Slides: Streaming data pipelines at Slack](https://speakerdeck.com/vananth22/streaming-data-pipelines-at-slack)
\ No newline at end of file
+- [Slides: Streaming data pipelines at Slack](https://speakerdeck.com/vananth22/streaming-data-pipelines-at-slack)