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

Incorrect message trying to store non-existent alias

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0
    • None
    • None

    Description

      the following script:

      store foo into 'test';

      produces the error stack:

      java.lang.NullPointerException
      at org.apache.pig.tools.grunt.Utils.getPermissionException(Utils.java:24)
      at org.apache.pig.tools.grunt.GruntParser.parseContOnError(GruntParser.java:77)
      at org.apache.pig.tools.grunt.Grunt.run(Grunt.java:54)
      at org.apache.pig.Main.main(Main.java:253)

      Attachments

        Activity

          People

            Unassigned Unassigned
            olgan Olga Natkovich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: