8000 Mesos environment variables not set when task_info specified · Issue #43 · mesosphere-backup/deimos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Mesos environment variables not set when task_info specified #43
Open
@boompig

Description

@boompig

If task_info is used instead of executor_info (see here), then executor() return value is None, which makes the return value of needs_observer() True. This causes Mesos environment variables to not be set.

The code for that can be found here.

Is this the expected behaviour? It does not seem to be, because for me specifying task_info implies I want to create a new executor to work with it, rather than attaching to an existing one.

Also, the documentation makes reference to TaskInfo rather than ExecutorInfo here, which seems to suggest that this is the preferred way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0