Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3363

Error using insert_inherit_permissions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • Impala 2.2.4
    • None
    • Backend
    • None

    Description

      While using the insert_inherit_permissions option, Impala only applies the cached permissions to newly created folders. This is problematic when using insert overwrite, since even though new folders are created by Impala, the partitions which were already present are not treated as new and get default permissions.

      https://github.com/cloudera/Impala/blob/a36dcfc0322e213c06d6cf8d3f330c4b06739523/be/src/runtime/coordinator.cc#L912-L929
      https://github.com/cloudera/Impala/blob/a36dcfc0322e213c06d6cf8d3f330c4b06739523/be/src/runtime/coordinator.cc#L736-L744

      Attachments

        Issue Links

          Activity

            People

              balazsj_impala_220b Balazs Jeszenszky
              balazsj_impala_220b Balazs Jeszenszky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: