[jira] [Commented] (PIG-4972) StreamingIO_1 fail on perl 5.22
[ https://issues.apache.org/jira/browse/PIG-4972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15450037#comment-15450037 ] Koji Noguchi commented on PIG-4972: --- +1 (Just in case, tested the patch with e2e and they ran fine.) > StreamingIO_1 fail on perl 5.22 > --- > > Key: PIG-4972 > URL: https://issues.apache.org/jira/browse/PIG-4972 > Project: Pig > Issue Type: Bug > Components: e2e harness >Reporter: Daniel Dai >Assignee: Daniel Dai > Fix For: 0.17.0 > > Attachments: PIG-4972-1.patch > > > Saw StreamingIO_1 on particular perl version due to a warning in > PigStreaming.pl. You can see the warning in any version of perl using "perl > -w": > {code} > defined(%hash) is deprecated at streaming/PigStreaming.pl line 76. > (Maybe you should just omit the defined()?) > {code} > In some particular version of perl, warning check is mandatory and the perl > script just fail. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (PIG-4972) StreamingIO_1 fail on perl 5.22
[ https://issues.apache.org/jira/browse/PIG-4972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15450030#comment-15450030 ] Thejas M Nair commented on PIG-4972: +1 > StreamingIO_1 fail on perl 5.22 > --- > > Key: PIG-4972 > URL: https://issues.apache.org/jira/browse/PIG-4972 > Project: Pig > Issue Type: Bug > Components: e2e harness >Reporter: Daniel Dai >Assignee: Daniel Dai > Fix For: 0.17.0 > > Attachments: PIG-4972-1.patch > > > Saw StreamingIO_1 on particular perl version due to a warning in > PigStreaming.pl. You can see the warning in any version of perl using "perl > -w": > {code} > defined(%hash) is deprecated at streaming/PigStreaming.pl line 76. > (Maybe you should just omit the defined()?) > {code} > In some particular version of perl, warning check is mandatory and the perl > script just fail. -- This message was sent by Atlassian JIRA (v6.3.4#6332)