Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-7807

Refer to umask property using FsPermission.UMASK_LABEL.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • None
    • None

    Description

      Currently in org.apache.hadoop.hive.ql.exec.Utilities.createDirsWithPermission umask property is referred using fs.permissions.umask-mode which is only available in Hadoop 2.x. Property "dfs.umaskmode" is used in 1.x for the same purpose. Also "dfs.umaskmode" was not deprecated in 1.x according to HADOOP-8727. This JIRA is to change umask property references to FsPermission.UMASK_LABEL which always points to proper property in latest Hadoop in each version (0.23.x, 1.x, 2.x)

      Attachments

        1. HIVE-7807.1.patch
          6 kB
          Venki Korukanti

        Issue Links

          Activity

            People

              vkorukanti Venki Korukanti
              vkorukanti Venki Korukanti
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: