Hi, For the pig command in the Oozie CLI (i.e. oozie pig ….), why do we have to specify parameters in a file on HDFS instead of having some kind of "-params" argument? The current way seems a little hacky by having a special property in the -X argument. Wouldn't it be simpler, cleaner, and easier for the user if we had "-params" generate a <param> element in the XML? Or did we do it that way for a specific reason?
thanks - Robert
