Other option would be: import '../path/to/common.pig';
This allows reusing pig code. So one can keep all the register, define etc in one file & keep including it in other pig scripts. Works pig 0.9.x onwards. Sent from Mobile
Other option would be: import '../path/to/common.pig';
This allows reusing pig code. So one can keep all the register, define etc in one file & keep including it in other pig scripts. Works pig 0.9.x onwards. Sent from Mobile