Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-1574

The XAAUDIT.DB.PASSWORD property had been deleted in RANGER-900. The related redundant code should be deleted for plugin installer.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • plugins
    • Patch

    Description

      The XAAUDIT.DB.PASSWORD property had been deleted in RANGER-900. The following redundant code should be deleted for plugin installer because these codes will never be executed.
      auditCredAlias="auditDBCred"
      auditdbCred=$(getInstallProperty 'XAAUDIT.DB.PASSWORD')
      if [ "${auditdbCred}" != "" ]; then
      create_jceks "${auditCredAlias}" "${auditdbCred}" "${CredFile}"

      I had checked the property for plugin-yarn, plugin-solr,plugin-kafka,plugin-atlas,hive-agent,hdfs-agent and hbase-agent.

      Attachments

        Activity

          People

            peng.jianhua peng.jianhua
            peng.jianhua peng.jianhua
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: