Repository: incubator-griffin-site Updated Branches: refs/heads/master 65f78a8e1 -> 73ca2de88
update format Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/commit/73ca2de8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/tree/73ca2de8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/diff/73ca2de8 Branch: refs/heads/master Commit: 73ca2de884e7d951e7eaa11802d669553fb2e518 Parents: 65f78a8 Author: William Guo <[email protected]> Authored: Fri May 4 14:13:08 2018 +0800 Committer: William Guo <[email protected]> Committed: Fri May 4 14:13:08 2018 +0800 ---------------------------------------------------------------------- source/_posts/userstory.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/73ca2de8/source/_posts/userstory.md ---------------------------------------------------------------------- diff --git a/source/_posts/userstory.md b/source/_posts/userstory.md index e57dab2..937c86d 100644 --- a/source/_posts/userstory.md +++ b/source/_posts/userstory.md @@ -28,11 +28,11 @@ The input/output could be more complicated in crawler: * Batch & Streaming & batch-in-streaming-out: the input/output could be in HDFS & Kafka & Mongo * Normal Crawling & Depth Crawling - | normal crawling | depth crawling - | --------------- | -------------- -Batch | | -streaming | â | â -batch-streaming | | + | normal crawling | depth crawling + | --------------- | -------------- + Batch | | + streaming | V | V + batch-streaming | | ### Trouble Shooting
