Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-4972

StreamingIO_1 fail on perl 5.22

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.17.0
    • e2e harness
    • None
    • Reviewed

    Description

      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":

      defined(%hash) is deprecated at streaming/PigStreaming.pl line 76.
      	(Maybe you should just omit the defined()?)
      

      In some particular version of perl, warning check is mandatory and the perl script just fail.

      Attachments

        1. PIG-4972-1.patch
          0.4 kB
          Daniel Dai

        Activity

          People

            daijy Daniel Dai
            daijy Daniel Dai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: