Amazing technological breakthrough possible @S-Logix pro@slogix.in

Office Address

  • #5, First Floor, 4th Street Dr. Subbarayan Nagar Kodambakkam, Chennai-600 024 Landmark : Samiyar Madam
  • pro@slogix.in
  • +91- 81240 01111

Social List

Apache Samza - Hadoop Open Source Code

Apache Samza

  • Availability: Open Source

  • Written in : Java, Scala

  • It is an open source near real time, an asynchronous computational framework for stream processing

Architecture

  • Kafka, YARN, Samza API fits together to form Samza

  • It is made up of three layers:
    1. A streaming layer.
    2. An execution layer.
    3. A processing layer.

  • It supports all three layers in terms of the out of the box support
    1. Streaming: Kafka
    2. Execution: YARN
    3. Processing: Samza API

Features

  • Simple API

  • Managed State

  • Fault tolerance

  • Durability, Scalability

  • Pluggable

  • Process isolation