HDInsight Emulator Tip #1

When developing map-reduce programs for Microsoft Azures Hadoop implementation, HDInsight, it's often useful to reference data stored in azure. Here is what I've found works easily but wasn't clear from the examples discovered online: Add a configuration to your core-site.xml file: <property> <name>fs.azure.
Continue Reading

Ghost 0.4.2 on Azure

Getting Ghost 0.4.2 running on azure was quite straight forward. There were two gotcha's that I wanted to note in case they block anyone else. Ghost 0.4.2 bower package update: 1.2.8 -> 1.3.5 in the package.json If you have an
Continue Reading