This is an automated email from the ASF dual-hosted git repository.
shaofengshi pushed a change to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git.
from 0dec078 Add trouble shooting part for realtime olap tutorial
new 93cde09 KYLIN-3955 Real-time streaming tech blog
new c7212e4 KYLIN-3955 Modify blog style
The 3164 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../_posts/blog/2019-04-12-rt-streaming-design.md | 134 +++++++++++++++++++++
website/images/blog/rt_stream_architecture.png | Bin 0 -> 81796 bytes
website/images/blog/rt_stream_columnar_format.png | Bin 0 -> 46809 bytes
website/images/blog/rt_stream_components.png | Bin 0 -> 581847 bytes
website/images/blog/rt_stream_dir_structure.png | Bin 0 -> 64632 bytes
website/images/blog/rt_stream_how_build_work.png | Bin 0 -> 658361 bytes
website/images/blog/rt_stream_how_query_work.png | Bin 0 -> 486350 bytes
.../images/blog/rt_stream_invertindex_format.png | Bin 0 -> 28095 bytes
website/images/blog/rt_stream_rt_segment_state.png | Bin 0 -> 522296 bytes
website/images/blog/rt_stream_stages.png | Bin 0 -> 179984 bytes
10 files changed, 134 insertions(+)
create mode 100644 website/_posts/blog/2019-04-12-rt-streaming-design.md
create mode 100644 website/images/blog/rt_stream_architecture.png
create mode 100644 website/images/blog/rt_stream_columnar_format.png
create mode 100644 website/images/blog/rt_stream_components.png
create mode 100644 website/images/blog/rt_stream_dir_structure.png
create mode 100644 website/images/blog/rt_stream_how_build_work.png
create mode 100644 website/images/blog/rt_stream_how_query_work.png
create mode 100644 website/images/blog/rt_stream_invertindex_format.png
create mode 100644 website/images/blog/rt_stream_rt_segment_state.png
create mode 100644 website/images/blog/rt_stream_stages.png