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

Fix stream appender to work with refactored JC

    XMLWordPrintableJSON

Details

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

    Description

      The Stream Appender recognizes that it's running in the app-master by checking for the presence of the string "application-master" in the container.id environment variable. However, the refactoring changed the AM to Job Coordinator. The Stream Appender must be updated to look for the "job-coordinator" in the container.id instead of "application-master".

      Attachments

        1. rb50828.patch
          2 kB
          Yi Pan

        Activity

          People

            jagadish1989@gmail.com Jagadish
            jagadish1989@gmail.com Jagadish
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: