• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Hadoop

 
(instanceof Sidekick)
Posts: 8791
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is Hadoop cool or what? An open source Java implementation of Google's Map/Reduce algorithm with Distributed File System to boot. And instructions to run it on Amazon's Elastic Computing Cloud.
 
Ranch Hand
Posts: 1282
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Stan James:
Is Hadoop cool or what? An open source Java implementation of Google's Map/Reduce algorithm with Distributed File System to boot. And instructions to run it on Amazon's Elastic Computing Cloud.



Hard Op is cool, the challenges faced in my program which have been so difficult for accomplished masters to understand in my questioning can be traced to an ultimate end goal that looks remarkably like what this looks like in just a few lines of reading.

I realize I provide a variant spelling or blunder spelling, but I note from the few lines of documentation that the tab character is a pivot point in the app. There seems to be a lot of clumsiness in the browser because of this tab character.

One of my first goals for the phase of the program that resembles Hadoop is to totally eliminate the tab character from the app everywhere.
 
reply
    Bookmark Topic Watch Topic
  • New Topic