Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10849

Implement conf substitution with UGI.current/loginUser

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.4.1
    • None
    • conf
    • None

    Description

      Many path properties and similar in hadoop code base would be easily configured if we had substitutions with UserGroupInformation#getCurrentUser. Currently we often use less elegant concatenation code if we want to express currentUser as opposed to ${user.name} system property representing the user owning the JVM.

      This JIRA proposes the corresponding substitution support for keys ugi.current.user and ugi.login.user

      Attachments

        1. HADOOP-10849.v01.patch
          2 kB
          Gera Shegalov

        Activity

          People

            jira.shegalov Gera Shegalov
            jira.shegalov Gera Shegalov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: