Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-949

Remove unnecessary TODO comment in Mesos-runtime module

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 0.14
    • REEF-Runtime-Mesos
    • None

    Description

      At first look, I thought the following TODO comment means we need to add `MesosUser` parameter for `REEFScheduler`.

      final Protos.FrameworkInfo frameworkInfo = Protos.FrameworkInfo.newBuilder()
              .setUser("") // TODO: make it configurable.
      

      However, the current code already submits its executing user to Mesos correctly. I tested with `root` and `hadoop` account on Mesos 0.25.

      In short, we had better remove the comment simply in order to prevent further confusion.

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: