Answer Posted / 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 View All Answers