Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-2603

NN/RM charm should include a spark user/group

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • deployment
    • None

    Description

      When in 'yarn-client' mode, the spark charm creates a directory in hdfs with 'spark' user/group permissions.

      If spark is not colocated with the NN and RM, this user/group does not exist on those machines. This causes warnings in the hdfs log like this:

      WARN org.apache.hadoop.security.UserGroupInformation: No groups available for user spark

      It also prevents the RM history server from accessing spark job history files.

      To combat this, always include a spark user/group in the NN/RM charms. This is very similar to how we always create a 'mapred' user on the NN to prevent warnings about mapred being unknown to the namenode.

      Attachments

        Issue Links

          Activity

            People

              kwmonroe Kevin Monroe
              kwmonroe Kevin Monroe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: