Coding is Art And the Waltz Goes On

On Setting Hadoop, HBase with Docker: Networking

I will explain how I set up networking for Hadoop and HBase clusters using Docker containers on more than one machines.

Iteration Order of Maps in Go and Test Cases

This is a riddle about how I came about a problem while writing test cases in Go for a function that involved map data structure.