What are the 2 modes used to run pig scripts?
Answer / Aneek Yadav
Apache Pig supports two modes to run scripts: Local Mode and MapReduce Mode. In Local Mode, Pig runs on a single machine using its built-in execution engine. In MapReduce Mode, it uses Apache Hadoop's MapReduce for distributed processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why should we use ‘orderby’ keyword in pig scripts?
How can you debug a pig script?
What are the differences between PIG and MapReduce?
What are the relational operators available related to Grouping and joining in Pig language?
What is the difference between Pig and MapReduce?
What are the differences between PIG and HIVE?
How do users interact with HDFS in Apache Pig ?
State the limitations of Apache Pig?
Explain plucktuple?
You have a file personal_data.txt in the HDFS directory with 100 records. You want to see only the first 5 records from the employee.txt file. How will you do this?
Write a Pig UDF Example ?
When to use hadoop, hbase, hive and pig?
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)