Hey to everyone! ;)

Anyone knows, how do I pass null or empty -param through to pig script?

Following *does not* work:
/pig/bin/pig -param *rootPath=* MapProfile.pig
/pig/bin/pig -param *rootPath=''* MapProfile.pig
/pig/bin/pig -param *rootPath=""* MapProfile.pig
/pig/bin/pig -param *rootPath=null* MapProfile.pig


Thank you for your help.

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Define-null-or-empty-Pig-param-tp3274486p3274486.html
Sent from the Hadoop lucene-users mailing list archive at Nabble.com.

Reply via email to