VOOZH about

URL: https://www.javacodegeeks.com/tag/mapreduce/page/2

⇱ MapReduce Archives - Page 2 of 3 - Java Code Geeks


  • Enterprise Java👁 Image
    Bill BejeckJuly 1st, 2013
    2 146

    MapReduce Algorithms – Understanding Data Joins Part 1

    In this post we continue with our series of implementing the algorithms found in the Data-Intensive Text Processing with MapReduce…

    Read More »
  • Software Development👁 Image
    Byron KiourtzoglouApril 25th, 2013
    3 269

    What is Big Data – Theory to Implementation

    What is Big Data? You may ask; and more importantly why it is the latest trend in nearly every business…

    Read More »
  • Enterprise Java👁 Image
    Bill BejeckJanuary 17th, 2013
    0 697

    MapReduce Algorithms – Secondary Sorting

    We continue with our series on implementing MapReduce algorithms found in Data-Intensive Text Processing with MapReduce book. Other posts in…

    Read More »
  • Enterprise Java👁 Image
    Tugdual GrallJanuary 4th, 2013
    0 119

    Couchbase 101: Create views (MapReduce) from your Java application

    When you are developing a new applications with Couchbase 2.0, you sometimes need to create view dynamically from your code.…

    Read More »
  • Enterprise Java👁 Image
    Bill BejeckDecember 16th, 2012
    2 451

    MapReduce Algorithms – Order Inversion

    This post is another segment in the series presenting MapReduce algorithms as found in the Data-Intensive Text Processing with MapReduce…

    Read More »
  • Enterprise Java👁 Image
    Bill BejeckNovember 30th, 2012
    0 348

    Calculating A Co-Occurrence Matrix with Hadoop

    This post continues with our series of implementing the MapReduce algorithms found in the Data-Intensive Text Processing with MapReduce book.…

    Read More »
  • Enterprise Java👁 Image
    Bill BejeckOctober 17th, 2012
    0 171

    MapReduce: Working Through Data-Intensive Text Processing – Local Aggregation Part II

    This post continues with the series on implementing algorithms found in the Data Intensive Processing with MapReduce book. Part one…

    Read More »
  • Enterprise Java👁 Image
    Bill BejeckSeptember 28th, 2012
    0 207

    MapReduce: Working Through Data-Intensive Text Processing

    It has been a while since I last posted, as I’ve been busy with some of the classes offered by…

    Read More »
  • Enterprise Java👁 Image
    Munish GuptaMay 24th, 2012
    1 216

    Processing 10 million messages with Akka

    Akka Actors promise concurrency. What better way to simulate that and see if how much time it takes to process…

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