Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-6061

OutOfMemoryError during host checks on 2k nodes cluster

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.1
    • 1.7.0
    • ambari-server
    • None

    Description

      Host checks are executed as custom actions. But each task contains list of all hosts in roleParams field of execution command.
      On 2k node cluster this results in 170kB overhead for each task and 170kB more after deserialization, which seem to be enough to cause OutOfMemory error.
      Workaround is to increase max heap size to 4096m.

      For tasks generated by server similar trouble was resolved by moving clusterHostInfo to Stage level.

      Attachments

        Issue Links

          Activity

            People

              dmitriusan Dmitry Lysnichenko
              swagle Siddharth Wagle
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: