FileMaker Pro at ‘Web Scale’ :)

git clone git@github.com:nmilford/hadoop-common.git
find ./hadoop-common -type f -exec sed -i 's/hadoop/FileMakerPro/g' {} \;
find ./hadoop-common -type f -exec sed -i 's/Hadoop/FileMakerPro/g' {} \;
find ./hadoop-common -type f -exec sed -i 's/HADOOP/FileMakerPro/g' {} \;
ant

nathan@bebop ~/Dropbox/repos/personal/hadoop-common $ ./bin/FileMakerPro version
FileMakerPro 0.23.0-SNAPSHOT
Subversion git://bebop/home/nathan/Dropbox/repos/personal/hadoop-common
 -r 9bba43db529e2c3feae614c08eefdcd16e9b1a08
Compiled by nathan on Tue May 24 19:21:30 EDT 2011
From source with checksum a6561b69bda08ac4d3f1ff33b52dc3b4

Aparently, this is what I do when I’m home sick for a day…

This is getting committed back to Apache if my demands for a fail-over NameNode are not met

Share
  • Test

    Facebook open sourced a failover namenode called AvatarNode. You can compile and run that if you choose.

    • http://blog.milford.io Nathan Milford

      Good luck getting any sort of non-community (and for that matter, community) support for it :)