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

Mesos executor configurability for task name and labels

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • Mesos
    • None

    Description

      Add in the ability to configure the mesos task name as well as add labels to the Mesos ExecutorInfo protobuf message.

      Currently all executors that are spun up are named Task X (where X is the executor number).

      For centralized logging it would be nice to be able to have SparkJob1 X then Name, as well as allowing users to add any labels they would want.

      In this PR I chose "k1:v1,k2:v2" as the format, colons separating key-value and commas to list out more than one.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            kalvinnchau Kalvin Chau
            kalvinnchau Kalvin Chau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment