Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-7139

Period in username can't be parsed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.13.0
    • None
    • Authentication
    • None

    Description

      We have an environment where usernames have period characters between their first and last names.

      This breaks parsing while trying to grant permissions, e.g.,

      hive> grant all on database mydb to user first.last;
      FAILED: ParseException line 1:40 missing EOF at '.' near 'first'

      Attachments

        Activity

          People

            Unassigned Unassigned
            andrew.musselman Andrew Musselman
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: