category

Home / DeveloperSection / Category

Hormone Replacement Therapy (HRT) - Health Risks & Benefits
Hormone Replacement Therapy (HRT) - Health Risks & Benefits

At the point when a lady experiences menopause, Approximately 80% of menopausal ladies experience side effects. While a fourth of those are though

Why learn Hadoop & big data technology in 2019?
Why learn Hadoop & big data technology in 2019?

There is a huge amount of data floating around the web and this is why big data analytics is considered important in improving the decision-making pro

A General Overview on Growing Hadoop Developer Jobs in the USA
A General Overview on Growing Hadoop Developer Jobs in the USA

You have taken your much-needed Hadoop training, you now know a considerable measure about Big Data, and you have contributed hours, days and long per

Brighten up Your Day and Sleep Soundly with these 5 Smart Bedroom Gadgets
Brighten up Your Day and Sleep Soundly with these 5 Smart Bedroom Gadgets

These days, smart homes are all the rage. From smart light bulbs to high-tech appliances, the number of ways to create a home that’s much more high-te

HDFS vs. HBase : All you need to know
HDFS vs. HBase : All you need to know

It has created the need for a more organized file system for storage and processing of data, when it is observed a sudden increase in the volume of data from the order of gigabytes to zettabytes.

Pig Script Interfaces and Mode of Running in Hadoop
Pig Script Interfaces and Mode of Running in Hadoop

Local and Distributed Modes of Running Pig ScriptPig has two modes for running scripts: Local Mode and MapReduce Mode:Local mode:All scripts are run o

Introduction to Ooize in Hadoop
Introduction to Ooize in Hadoop

Moving data and running different kinds of applications in Hadoop is great stuff, but it’s only half the battle. For Hadoop’s efficiencies to truly st

Statistical Analysis in Hadoop
Statistical Analysis in Hadoop

Big data is all about applying analytics to more data, for more people. To carry out this task, big data practitioners use new tools — such as Hadoop

Pig Data Types in Hadoop
Pig Data Types in Hadoop

We have already seen the Pig architecture and Pig Latin Application flow. We also learn the Pig Design principle in the previous post. Now it’s time t

Pig Design Principles in Hadoop
Pig Design Principles in Hadoop

Pig Latin is the programing platform which provides a language for Pig programs. Pig helps to convert the Pig Latin script into MapReduce tasks that can be run within Hadoop cluster.

Introduction to Pig in Hadoop
Introduction to Pig in Hadoop

Java MapReduce programs and the Hadoop Distributed File System (HDFS) provide us with a powerful distributed computing framework, but they come with one major drawback

Hadoop File System Commands: ls Command Output Analysis
Hadoop File System Commands: ls Command Output Analysis

In my previous post, I have explained various Hadoop file system commands, in which I also explained about the “ls command”. I have written the syntax