Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1839

$ACCUMULO_CONF_DIR isn't respected everywhere

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • None
    • None

    Description

      Conf used to be in $ACCUMULO_HOME/conf, but now the canonical location is $ACCUMULO_CONF_DIR. Some code tries to be smart about preferring the new one but falling back to the old one, but there are still a couple code paths that have no awareness of the new one. They should be updated.

      • MetricsConfiguration.loadConfiguration()
      • Accumulo.init() (the section about auditLog.xml)

      Attachments

        1. ACCUMULO-1839.patch
          1 kB
          Bill Havanki

        Activity

          People

            bhavanki Bill Havanki
            mberman Michael Berman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: