All Documents
Current Document

Content is empty

If you don't find the content you expect, please try another search term

Documentation

Scenarios

Last updated:2020-05-08 20:51:19

Offline data processing

Offline data processing is the most common use case of KMR. You can upload raw data to KS3 or clustered HDFS file system, and perform batch offline processing jobs through the console or API.
image.png

Instant data analysis

Instant query means you can customize the query according to your needs when you use the system. KMR provides SQL-like query such as Hive and SparkSQL. You can use simple and intuitive query to explore and analyze massive data.
image.png

Streaming data processing

Streaming data processing is becoming a hot topic of big data, for example, statistics of website traffic and online game player data should be made at different granularities. This poses real-time requirement, and involves more complex statistical requirements such as the aggregation, deduplication and connection. KMR provides Spark Streaming, a streaming data processing framework, to help you cope with real-time data processing needs easily.
image.png

On this page
Pure ModeNormal Mode

Pure Mode

Click to preview the document content in full screen
Feedback