VOOZH about

URL: https://www.javacodegeeks.com/tag/apache-hadoop/page/4

⇱ Apache Hadoop Archives - Page 4 of 7 - Java Code Geeks


  • Software Development👁 Image
    Theodora FragkouliApril 16th, 2014
    0 145

    Apache Hadoop 2.4.0

    The Apache community has voted to release Apache Hadoop 2.4.0, so the new release is now available and consists of…

    Read More »
  • Software Development👁 Image
    Kaushik PalApril 11th, 2014
    0 292

    Hadoop MapReduce Concepts

    What do you mean by Map-Reduce programming? MapReduce is a programming model designed for processing large volumes of data in…

    Read More »
  • Enterprise Java👁 Image
    Bill BejeckFebruary 19th, 2014
    1 178

    MapReduce Algorithms – Understanding Data Joins Part II

    It’s been awhile since I last posted, and like last time I took a big break, I was taking some…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoNovember 1st, 2013
    5 405

    Coordination and service discovery with Apache Zookeeper

    Service-oriented design has proven to be a successful solution for a huge variety of different distributed systems. When used properly,…

    Read More »
  • Enterprise Java👁 Image
    Bill BejeckSeptember 16th, 2013
    0 200

    Configuring Hadoop with Guava MapSplitters

    In this post we are going to provide a new twist on passing configuration parameters to a Hadoop Mapper via…

    Read More »
  • Enterprise Java👁 Image
    Pascal AlmaSeptember 12th, 2013
    2 165

    Unit testing a Java Hadoop job

    In my previous post I showed how to setup a complete Maven based project to create a Hadoop job in…

    Read More »
  • Enterprise Java👁 Image
    Pascal AlmaSeptember 9th, 2013
    1 199

    Run your Hadoop MapReduce job on Amazon EMR

    I have posted a while ago how to setup an EMR cluster by using CLI. In this post I will…

    Read More »
  • Enterprise Java👁 Image
    Pascal AlmaAugust 24th, 2013
    17 584

    Writing a Hadoop MapReduce task in Java

    Although Hadoop Framework itself is created with Java the MapReduce jobs can be written in many different languages. In this…

    Read More »
  • Enterprise Java👁 Image
    Joe SteinJuly 3rd, 2013
    1 139

    Big Data Open Source Security

    In security there has never (IMHO) been enough open source solutions and Bruce Schneier has written about this several times…

    Read More »
  • First
  • ...
  • «
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
  • ...
  • Last
Back to top button
Close