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

Change default value of "sentry.hive.server" to empty string

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.7.0
    • 1.7.0
    • Service
    • None

    Description

      In sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/conf/HiveAuthzConf.java we have:

      public static enum AuthzConfVars {
         ...
        AUTHZ_SERVER_NAME("sentry.hive.server", "HS2"),
        ...
      }
      

      In most other places (configs, examples, tests, etc) the default value for server name is "server1". It would be good to make this consistent by either not having a default value or making the default value "server1".

      Attachments

        1. SENTRY-1105.0.patch
          2 kB
          Li Li
        2. SENTRY-1112.1.patch
          4 kB
          Li Li

        Activity

          People

            lili Li Li
            lskuff Lenni Kuff
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: