Uploaded image for project: 'Sentry (Retired)'
  1. Sentry (Retired)
  2. SENTRY-1015

Improve Sentry + Hive error message when user does not have sufficient privileges to perform an operation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.7.0
    • None
    • None

    Description

      Sentry + Hive error message now is:

      FAILED: SemanticException No valid privileges
       User user2_1 does not have privileges for ALTERTABLE_PROPERTIES
      

      Should add the required privileges in the exception message.

      Updated error message would be:

      FAILED: SemanticException No valid privileges
       User user2_1 does not have privileges for ALTERTABLE_PROPERTIES
       The required privileges: Server=server1->Db=db_1->Table=tb1->action=alter;
      

      Attachments

        1. SENTRY-1015.0.patch
          1 kB
          Hao Hao

        Issue Links

          Activity

            People

              hahao Hao Hao
              hahao Hao Hao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: