ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

Are map reduce and pig similar in the programming?

user-image
تم إضافة السؤال من قبل AANCH MURUGESH NATH N E D , SENIOR OFFICER , ICICI BANK LTD
تاريخ النشر: 2013/10/17
Fasi Ahmed
من قبل Fasi Ahmed , Hadoop Architect , vmware

no, 

PIG is a scripting language which gets converted into mapreduce while the programme is running on hadoop

Masoud DaneshPour
من قبل Masoud DaneshPour , Senior Developer , DAPA

Lets look at the definition on Hadoop for PIG :

A high-level data-flow language and execution framework for parallel computation.

and in here :

Pig's infrastructure layer consists of a compiler that produces sequences of Map-Reduce programs

 

so we can tell that Pig is an abstract over map-reduce.

Adil Kaleem
من قبل Adil Kaleem , Data Engineer , Teradata Corporation

I concur with Mohsin.

MapReduce programming paradigm is precisely & purely written in Java and more suitable for core data design programmers. Pig is like an abstraction for MapReduce where the core programming concepts are not involved in designing the programs. It is designed in such a way that a non programmer can also write a MapReduce program without actually knowing the basics of it. Pig is mainly for Data Analysts & Architects.

harihar nahak
من قبل harihar nahak , Module Lead , Persistent System Ltd

Yes, Pig Internally create list of map reduce jobs and run one after another.  

Mohsin Ali Khan
من قبل Mohsin Ali Khan , Technical Consultant , Acnovate

They are not similar.  Pig is like a high level language which is internaly coverted to map reduce on hadoop.  

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟