Skip to content

asiainfo/OCSP_mainline

 
 

Repository files navigation

OCSP

中文介绍

Introduction

OCSP is a high performance stream processing system which is based on Spark. It supports multiple types of data input, such as Socket, files, Kafka etc. Besides, it can output the result as different types. Currently, OCSP supports output type of Kafka, Redis, HDFS etc. User does not need to know the detail of RDDs. Instead, a api function needs to be overwrittern to implement the logic.

User can use OCSP to build his streaming platform easily and quickly.

Features

Feature Detailed feature
Event processing Data reading
Data pre-processing
Label enhancement
Cache
Event subscription
Event output
Configuration Input configuration
Pre-processing configuration
label configuration
Processing configuration
Subscription configuration
System configuration
Monitor Metrics view
Status view
Service Start/Stop
  • Framework Details

    OCSP consists of four components: Data input, Core processing, Configuration, Basic components as below:

    OCSP架构图

  • UI

    • Stream status view

      前台页面展示1

    • Stream configuration view

      前台页面展示2

    • Stream creation view

      前台页面展示3

Build & Installation

How to use

Milestone

Downloads

  • V2.0.1 RPM builds based on Spark1.6.x v2.0.1
  • V2.1 RPM builds based on Spark1.6.x v2.1

FAQ

About

Spark streaming platform

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 62.0%
  • C++ 19.2%
  • JavaScript 7.0%
  • Scala 6.3%
  • HTML 4.0%
  • Python 0.5%
  • Other 1.0%