As we know Pig is a framework to analyze datasets using a high-level scripting language called Pig Latin and Pig Joins plays an important role in that. Here I will talk about Pig join with Pig Join Example.This will be a complete...
Category - Pig
Text File to Avro File Conversion using Pig
Recently, I came across a situation where I had to convert an input text file to avro format. I dig a lot and found some good solution to it. Here in this article, I am going to share about convert text file to avro file format...
Word Count Example in Pig Latin
When you will start with the Analytics then Word count examples are first few things those you will have to do. Here I will be talking about the Word count example in Pig Latin. We can do the word count in Hive as well but Pig is...