Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-3464

Pig doesn't handle hbase://query/ properly

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

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

    Description

      A = load 'hbase://query/SELECT ID,NAME,DATE FROM HIRES WHERE DATE > TO_DATE('1990-12-21 05:55:00.000');
      STORE A into 'output';
      

      This will throw an exception in pig:
      Caused by: Failed to parse: Pig script failed to parse:
      <line 1, column 23> pig script failed to validate:
      java.lang.IllegalArgumentException: java.net.URISyntaxException: Relative
      path in absolute URI...

      Reason is that setHdfsServers method is called in pig, see PIG-4939

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            szita Ádám Szita

            Dates

              Created:
              Updated:

              Slack

                Issue deployment