You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by "Dai, Kevin" <yu...@ebay.com> on 2015/04/07 06:28:24 UTC

Query on some conf properties

Hi,

I am trying to load data with pig loader directly.

So I need to set these conf properties manually :
         pig.inputs
         pig.inpTargets
         pig.inpSignatures
         pig.inpLimits
which used by PigInputFormat.

Could you tell me what's the meaning of these properties and how to set them?

Best Regards,
Kevin.