VOOZH about

URL: https://www.javacodegeeks.com/author/Adrianos-Dadis

⇱ Adrianos Dadis, Author at 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 »
  • Enterprise Java👁 java-interview-questions-answers
    Adrianos DadisMay 6th, 2016
    0 164

    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 227

    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👁 java-interview-questions-answers
    Adrianos DadisApril 28th, 2014
    0 117

    Storm event processor – GC log file per worker

    In the last three months, I am working with a new team building a product for Big Data analytics on…

    Read More »
  • Enterprise Java👁 Image
    Adrianos DadisDecember 19th, 2013
    0 111

    Set WildFly binding address and shutdown using CLI

    It’s very easy to bind WildFly on a hostname/IP just using command line parameters. I have a simple GNU/Linux box…

    Read More »
  • Enterprise Java👁 Image
    Adrianos DadisNovember 29th, 2013
    2 389

    Add Apache Camel and Spring as jboss modules in WildFly

    These days I am playing with Wildfly and Apache Camel and Spring. A simple way to communicate between EARs /…

    Read More »
  • Core Java👁 Image
    Adrianos DadisJanuary 15th, 2013
    5 368

    Java heap space, native heap and memory problems

    Recently, I was discussing with a friend, why the Java process uses more memory than the maximum heap that we…

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