Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you run the pig scripts in local mode?



How do you run the pig scripts in local mode?..

Answer / Arun Singh Rathi

To run Pig scripts in Local Mode, you need to use the `grunt` command with appropriate options. For example:
```bash
bin/pig -x local grunt <script_name>.pig
```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

Explain tokenize?

1 Answers  


Differentiate between the physical plan and logical plan in Pig script?

1 Answers  


What are the limitations of the Pig?

1 Answers  


What are the differences between PIG and MapReduce?

1 Answers  


How will you explain COGROUP in Pig?

1 Answers  


Explain pigstorage function?

1 Answers  


Explain the need for MapReduce while programming in Apache Pig?

1 Answers  


What is the logical plan in pig architecture?

1 Answers  


What are the components of Apache Pig platform?

1 Answers  


How can you debug a pig script?

1 Answers  


What are the relational operators available related to Grouping and joining in Pig language?

1 Answers  


What are the Data types in Pig?

1 Answers  


Categories