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

Distributed Shell should use timeline async api's

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0, 2.10.0, 3.0.1
    • distributed-shell
    • None
    • Reviewed

    Description

      DS publishes container start/stop events using sync API. If back end is  down for some reasons, then DS will hang till container start/stop events are published. By default, retry is 30 and interval is 1sec.

      To publish single entity using sync API will take 1 minutes to come out. In case of DS, if number of containers are 10 then 10minutes for start event and 10minutes for stop event. Overall 20 minutes will wait.

       

      DS should publish container events using asyn api.

      Attachments

        1. YARN-7806.01.patch
          2 kB
          Rohith Sharma K S

        Activity

          People

            rohithsharma Rohith Sharma K S
            ssathish@hortonworks.com Sumana Sathish
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: