What are the different modes available in Pig?
Answer / Kunal
"Pig supports two execution modes: LOCAL and MAPRED (for Hadoop). LOCAL mode runs the script on a single machine, while MAPRED mode distributes the data across multiple nodes for parallel processing. For example: SET default.exec.mode = LOCAL or SET pig.exec.format = org.apache.pig.piggybank.storage.HadoopSeqStorage(mapred.job.name='pig');"
| Is This Answer Correct ? | 0 Yes | 0 No |
What co-group does in Pig?
Differentiate between Hadoop MapReduce and Pig?
How should 'store' keyword is useful in pig scripts?
Why is pig used in hadoop?
How can you debug a pig script?
What are the primitive data types in Pig?
Is the keyword ‘DEFINE’ as a function name?
What is the difference between logical and physical plans?
What is pig properties?
When we write a= load …, what does 'a' called?
what are relational operations in pig latin?
What are the common hadoop PIG interview questions, that you have been asked in a Hadoop Job Interview?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)