The membernotification module allows CMS Administrators to add short messages(notifications) for content authors. It has group level permissions as well.
Hadoop essential bits
Some tricky questions and answers relating to Hadoop architecture, MapReduce and Yarn.
Hadoop command reference
A list of helpful command reference and descriptions for Hadoop.
Cache busting document links with jQuery
An easy way of cache busting links using jQuery.
Moving large amounts of data from HDFS to AWS
This post entails moving large amount of data to HDFS using S3DistCp on Amazon AWS.
Google Cloud Dataflow, what and how?
Cloud Dataflow is a Google technology that provides a cloud service to process data. It allows developers to build pipelines, monitor their execution, and transform & analyse data, all in the cloud.
What are Android trusted certificates?
How to find Android trusted certificates and indepth analysis of iOS 8.0 certificates
Proxy and stat errors for Node.js on Windows 8
This post entails fixing web proxy and stat errors for Node.js on Windows 8.
Fixing vagrant startup error
This post details how to fix a common vagrant startup error!
Minification of css and javascript in Flask using Flask-assets
Minification of css and javascript using Flask-assets, an extension for flask web framework.