Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-11508

Yarn Ignite deployment: Add support to over ride queue name through cluster properties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.7
    • 2.8
    • yarn
    • None
    • Added IGNITE_YARN_QUEUE property to override YARN queue name.

    Description

      Yarn ignite 2.7.0 doesn't have the facility to provide queue name through the cluster.properties. When i checked the IgniteYarnClient source code by default it is set to "default".

      // Finally, set-up ApplicationSubmissionContext for the application
      ApplicationSubmissionContext appContext = app.getApplicationSubmissionContext();
      appContext.setApplicationName("ignition"); // application name
      appContext.setAMContainerSpec(amContainer);
      appContext.setResource(capability);
      appContext.setQueue("default"); // queue

       

      It would be a great support if we can allow overriding it through cluster properties.

      Attachments

        Issue Links

          Activity

            People

              ARAVINDAREDDY ARAVINDA REDDY N
              ARAVINDAREDDY ARAVINDA REDDY N
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m