You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "YoungWoo Kim (JIRA)" <ji...@apache.org> on 2016/02/11 13:57:18 UTC

[jira] [Commented] (BIGTOP-2136) A comment about parameter substitution in BPS_analytics.pig is slightly wrong

    [ https://issues.apache.org/jira/browse/BIGTOP-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142674#comment-15142674 ] 

YoungWoo Kim commented on BIGTOP-2136:
--------------------------------------

Committed. Thanks [~sekikn]!

> A comment about parameter substitution in BPS_analytics.pig is slightly wrong
> -----------------------------------------------------------------------------
>
>                 Key: BIGTOP-2136
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2136
>             Project: Bigtop
>          Issue Type: Bug
>          Components: blueprints
>    Affects Versions: 1.1.0
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Trivial
>              Labels: bigpetstore
>             Fix For: 1.2.0
>
>         Attachments: BIGTOP-2136.patch
>
>
> The comment in BPS_analytics.pig says:
> {code}
> -- invoke with two arguments, the input file , and the output file. -input /bps/gen -output /bps/analytics
> {code}
> but parameters are substituted by -param option, such as:
> {code}
> $ pig -p input=bps/cleaned -p output=bps/analytics BPS_analytics.pig
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)