Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-704

Tez MapReduce job hangs if setting mapreduce.reduce.cpu.vcores to be 2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      When running Hive on Tez in EMR hadoop districution, which set mapreduce.reduce.cpu.vcores to be 2 in mapred-site.xml, all MapReduce jobs get hang, without any progress.

      The problem seems like,
      Hive On Tez sets mapreduce.reduce.cpu.vcores to 2, so its application
      manager asks for a 2 cpu container, but the resource manager could not
      allocate a node for it, since all it has are 1 cpu containers.

      I saw the same problem when running MapReduce Job on Tez when setting mapreduce.reduce.cpu.vcores to be 2.

      This could be a bug in Tez MapReduce code.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zhenxiao Zhenxiao Luo
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: