Author: robin

0

India – Mera Bharat Mahaan

Pratibha Patil spent Rs 18 crore on her last trip as President, RTI query reveals Source: http://timesofindia.indiatimes.com/india/Pratibha-Patil-spent-Rs-18-crore-on-her-last-trip-as-President-RTI-query-reveals/articleshow/18007898.cms NEW DELHI: Notwithstanding a huge controversy over expenditure on her foreign travels, the thenPresident Pratibha Patil ran up a bill of Rs 18.08 crore on...

0

Extending laptop battery life

Memory Effect First of all it’s necessary to unfold a myth that persists in many peoples head. The battery memory effect. In lithium-based batteries this is in fact a myth, it only applies to older Nickle-based batteries. So fully discharging and charging the...

0

HDInsight

Resources Getting started – http://blogs.msdn.com/b/windowsazure/archive/2012/10/24/getting-started-with-windows-azure-hdinsight-service.aspx Running map-reduce jobs – http://gettingstarted.hadooponazure.com/hw/mapReduce.html Dev resources – http://andyelastacloud.azurewebsites.net/?tag=hdinsight (coming up)   Misc Setting up an offline shadow copy of HDInsight (Reference: http://adhocshare.blogspot.in/2012/12/offline-installation-of-products-on-web.html) Steps: > webpicmd /Offline /Products:HDINSIGHT-PREVIEW /Path:D:\HDInsight.setup > WebPICmd.exe /Install /Products:HDINSIGHT-PREVIEW /XML:D:\HDInsight.setup\feeds\shadow-webproductlist.xml Related posts: HDInsight on Windows: Building...

0

Offline installation of products on Web platform installer

Important commands Cache local copy of the product and dependencies WebPICMD.exe /Offline /Products:[All|<Title or ID>] /Path:[offline-directory-location] Install from the local copy WebPICmd.exe /Install /Products:<products you want> /XML:<Offline main feed> List all the available product on web platform WebPICmd.exe /List /ListOption:All...

0

Installing moonlight on Linux (Chrome and Firefox)

Go to page -> http://www.go-mono.com/moonlight/download.aspx Need more help? Let me know.   Related posts: Setting up thunderbird 17 on Linux with Exchange server 2010 emails, contacts and calendar Setting up thunderbird on Linux with Exchange server 2010 emails, contacts and calendar...

0

Hadoop on Azure: An Introduction

  I am in complete awe on how this technology is resonating with today’s developers. If I invite developers for an evening event, Big Data is always a sellout. This particular post is about getting everyone up to speed about...

0

Hadoop on Windows Azure

Hadoop on Windows Azure Lynn Langit There’s been a lot of buzz about Hadoop lately, and interest in using it to process extremely large data sets seems to grow day by day. With that in mind, I’m going to show...

0

A vendor-independent comparison of NoSQL databases: Cassandra, HBase, MongoDB, Riak

Source: http://www.networkworld.com/news/tech/2012/102212-nosql-263595.html In 2010, when the world became enchanted by the capabilities of cloud systems and new databases designed to serve them, a group of researchers from Yahoo decided to look into NoSQL. They developed the YCSB framework to assess the performance...

0

bigdata tools comparision

Resources http://apandre.wordpress.com/tools/comparison/ http://db-engines.com/en/ http://vschart.com Related posts: A vendor-independent comparison of NoSQL databases: Cassandra, HBase, MongoDB, Riak Sample test data generators Hadoop ecosystem Hadoop ecosystem

0

Windows 8 ESD file

Short: ESD is an Encrypted WIM file, Electronic Software Download. (Thanks 8675309) “Encrypted Storage Disk” or “Encrypted System Disk” perhaps Long: While installing Windows 8 I came across an ESD file which I had never encountered before, and the investigation began. The...