VOOZH about

URL: https://www.javacodegeeks.com/tag/apache-storm

⇱ Apache Storm Archives - Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Adrianos DadisApril 11th, 2017
    0 127

    Important Production bugs and fixes for Storm and Kafka integration

    I will describe here a few details for Storm and Kafka integration modules, a few important bugs that you should…

    Read More »
  • Scala👁 Image
    Emmanouil GkatziourasFebruary 23rd, 2017
    0 173

    WordCount with Storm and Scala

    Apache Storm is a free and open source distributed realtime computation system running on the JVM. To get started we…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Shamim BhuiyanOctober 18th, 2016
    0 369

    Complex event processing (CEP) with Apache Storm and Apache Ignite

    In this article, author of the book “High Performance in-memory computing with Apache Ignite”, will discuss the complex event processing with…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Adrianos DadisMay 6th, 2016
    0 165

    Apache Storm: How to configure KafkaBolt with Flux

    Flux in a mini framework that can help us define and deploy a Storm topology. Flux has various wrappers that…

    Read More »
  • Core Java👁 Image
    Adrianos DadisJanuary 5th, 2016
    0 228

    Configurable ETL processing using Apache Storm and Kite SDK Morphlines

    From the first days I have worked as software engineer, I always hear the same request by many sides: “We…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Adrianos DadisDecember 21st, 2015
    0 190

    Real time sentiment analysis example with Apache Storm

    Real Time Sentiment Analysis refers to processing streams of natural language text (or voice) in order to extract subjective information.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Adrianos DadisDecember 10th, 2015
    0 119

    Local installation of standalone HBase and Apache Storm simple cluster

    We mainly use Apache Storm for streaming processing and Apache HBase as NoSQL wide-column database. Even if Apache Cassandra is…

    Read More »
  • Enterprise Java👁 Image
    Tony SicilianFebruary 19th, 2015
    1 583

    Streaming Big Data: Storm, Spark and Samza

    There are a number of distributed computation systems that can process Big Data in real time or near-real time. This…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Maarten EctorsSeptember 3rd, 2014
    0 91

    Instant Big Data Stream Processing = Instant Storm

    Every 6 months at Canonical, the company behind Ubuntu, I work on something technical to test our tools first hand…

    Read More »
  • 1
  • 2
  • »
Back to top button
Close