Pig is nothing but “High-level data flow scripting language” what I mean by high-level is that PIG will take care of all those low level programming that you need to write when using MapReduce to...
Read MoreCategory "Hadoop"
How NoSQL queries work in nut shell.
So let’s crack up this mystery that if there is No SQL in a database then how we can run our queries where there is no SQL, to understand how our queries works in NoSQL...
Read MoreExplained: What is Hive?
Hive is component that sets in top of Hadoop, which give us ability to run SQL query in top of Hadoop and this comes virtually with all Hadoop distribution that works with MapReduce and translate...
Read MoreBest way to explain Hadoop for Non-Geeks
So to simplify everything in couple of sentence Hadoop is nothing but technology created by Yahoo from the white papers that Google released named GFS “Google File System” and back in the days Yahoo hired...
Read More