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

Parser does not handle ctrl-m ('\u000d') as argument to PigStorage

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.3.0
    • None
    • None
    • None

    Description

      An script which has
      a = load 'input' using PigStorage('\u000d');

      produces the following error:

      2009-06-05 14:47:49,241 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 1000: Error during parsing. Lexical error at line 1, column 47. Encountered: "\r" (13), after : "\'"

      Attachments

        Issue Links

          Activity

            People

              xuefuz Xuefu Zhang
              pkamath Pradeep Kamath
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: