Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-743

SAMZA-717 (Expose the TaskNameGrouper API) does not get the number of containers correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • None
    • None

    Description

      SAMZA-717 (Expose the TaskNameGrouper API) has a factory to pick the Container grouper. There is a factory imeplentation of GroupByContainerCount. However it does not get the container count correctly. It uses config.getInt(JobConfig.JOB_CONTAINER_COUNT, 1). However if the user defines the number of containers by using the "yarn.container.count" config (which is deprecated but still supported) it will not pick the right number.

      Attachments

        1. SAMZA-743.patch
          1.0 kB
          Shadi A. Noghabi

        Activity

          People

            snoghabi Shadi A. Noghabi
            snoghabi Shadi A. Noghabi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: