Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-21521

History service requires user is in any group

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 2.2.0
    • None
    • Spark Core

    Description

      (Regression cf. 2.0.2)

      We run spark as several users, these write to the history location where the files are saved as those users with permissions of 770 (this is hardcoded in EventLoggingListener.scala).

      The history service runs as root so that it has permissions on these files (see https://spark.apache.org/docs/latest/security.html).

      This worked fine in v2.0.2, however in v2.2.0 the events are being skipped unless I add the root user into each users group at which point they are seen.

      We currently have all acls configuration unset.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              abridgett Adrian Bridgett
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: