Not at this point as parameter substitution is implemented a s preprocessor on the script.
Olga -----Original Message----- From: rakesh kothari [mailto:[email protected]] Sent: Thursday, October 07, 2010 11:47 AM To: [email protected] Subject: Passing parameters to Pig Script using Java Hi, I have a pig script that needs certain parameters (passed using "-p" in pig shell) to execute. Is there a way to pass these parameters if I want to execute this script using "PigServer" after registering the script using PigServer.registerScript() ? Thanks, -Rakesh
