Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 772 Bytes

README.md

File metadata and controls

23 lines (22 loc) · 772 Bytes

spark-event-client

A library fetching and storing Apache Spark events in runtime

            +-------------------------+
         +--|   Spark Events Server   |
         |  +-------------------------+
         |
         |  +-------------------------+
         +--|   Spark History Server  |
         |  +-------------------------+
         |
         |  +-------------+    +----------+
RESTful  +->|Sparkvent Lib|<---|  Config  |
  APIs      +-------------+    +----------+
                   |
                   v call      +----------+
            +-------------+    | redis DB |
            |    Script   |--> +----------+
            +-------------+    +----------+
                               |   file   |
                               +----------+