Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-4245

Clean up container-executor binary invocation interface

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.8.0, 3.0.0-alpha1
    • None
    • None
    • None

    Description

      The current container-executor invocation interface (especially for launch container) is cumbersome to use . Launching a container now requires 13-15 arguments. This becomes especially problematic when additional, potentially optional, arguments are required. We need a better mechanism to deal with this. One such mechanism could be to handle this could be to use a file containing key/value pairs (similar to container-executor.cfg) corresponding to the arguments each invocation needs. Such a mechanism would make it easier to add new optional arguments to container-executor and better manage existing ones.

      Attachments

        Activity

          People

            sidharta-s Sidharta Seethana
            sidharta-s Sidharta Seethana
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated: