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

FsPermission is initialized incorrectly in HIVE 5513

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.12.0, 0.13.0
    • 0.12.0
    • None
    • None

    Description

      The change in HIVE-5313 converts the octal string into short using Short.parseShort(scratchDirPermission) but Short.parseShort function expects decimal. So "700" gets converted to 700 instead of 448.

      Attachments

        1. HIVE-5322.1.follow.patch
          2 kB
          Mark Wagner
        2. HIVE-5322.1.patch
          0.8 kB
          Mark Wagner

        Issue Links

          Activity

            People

              mwagner Mark Wagner
              thejas Thejas Nair
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: