-
Archives
- November 2014
- September 2014
- April 2014
- August 2013
- May 2013
- February 2013
- October 2012
- September 2012
- May 2012
- April 2012
- March 2012
- January 2012
- November 2011
- May 2011
- April 2011
- February 2011
- January 2011
- October 2010
- September 2010
- August 2010
- May 2010
- February 2010
- November 2009
- October 2009
- September 2009
-
Meta
Category Archives: cloud computing
Mapreduce & Hadoop Algorithms in Academic Papers (4th update – May 2011)
Follow @atbrox It’s been a year since I updated the mapreduce algorithms posting last time, and it has been truly an excellent year for mapreduce and hadoop – the number of commercial vendors supporting it has multiplied, e.g. with 5 … Continue reading
Posted in Atbrox, cloud computing, Hadoop and Mapreduce
16 Comments
Atbrox spin off launches new media search engine
Our spin off startup company – Gravemaskinen AS – just launched a new media search engine in cooperation with Journalisten.no (magazine for Norwegian media professionals). Some of the features include: faceted’ish suggest search realtime aggregation of search results for statistics … Continue reading
Posted in cloud computing, search, startup
Leave a comment
An example of using F# and C# (.net/mono) with Amazon’s Elastic Mapreduce (Hadoop)
This posting gives an an example how F# and C# can scale potentially to up to thousands of machines with Mapreduce in order to efficiently process TeraByte (TB) and PetaByte (PB) data amounts. It shows a C# (c sharp) mapper … Continue reading
2nd International Workshop on Mapreduce and its applications
If you are interested in Mapreduce (/Hadoop), I would like to recommend participating or submitting your paper to the 2nd International Workshop on Mapreduce and its applications (MAPREDUCE’11). The mapreduce workshop is held in correspondance with the The 20th International … Continue reading
Programmatic Deployment to Elastic Mapreduce with Boto and Bootstrap Action
A while back I wrote about How to combine Elastic Mapreduce/Hadoop with other Amazon Web Services. This posting is a small update to that, showing how to deploy extra packages with Boto for Python. Note that Boto can deploy mappers … Continue reading
Posted in cloud computing, Hadoop and Mapreduce
Tagged amazon, automation, aws, deployment, elastic mapreduce, hadoop, mapreduce
4 Comments