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

Node information is not provided for non am containers in RM logs

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      There is no information on which node non am container is being assigned in the trunk for hadoop 3.0
      Earlier we used to have logs for non am container in the similar way

      Assigned container container_ of capacity <memory:4096, vCores:1> on host <host>, which has 1 containers, <memory:4096, vCores:1> used and <memory:8192, vCores:0> available after allocation
      

      3.0 has information for am container alone in the following way

      Done launching container Container: [ContainerId: container_, AllocationRequestId: 0, Version: 0, NodeId:nodeID, NodeHttpAddress: nodeAddress, Resource: <memory:11264, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: service}, ExecutionType: GUARANTEED, ] for AM appattempt_
      

      Can we please have similar message for Non am container too ??

      Attachments

        1. YARN-6977.patch
          1 kB
          Suma Shivaprasad
        2. YARN-6977.002.patch
          5 kB
          Suma Shivaprasad

        Activity

          People

            suma.shivaprasad Suma Shivaprasad
            ssathish@hortonworks.com Sumana Sathish
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: