Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-4808

WebHCat job submission is killed by TaskTracker since it's not sending a heartbeat properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.11.0
    • 0.12.0
    • HCatalog
    • None

    Description

      (set mapred.task.timeout=70000)
      curl -i -d user.name=ekoifman \
      -d jar=/user/ekoifman/webhcate2e/hexamples.jar \
      -d class=sleep \
      -d arg="-mt" \
      -d arg="50000" \
      -d statusdir=/tmp \
      'http://localhost:50111/templeton/v1/mapreduce/jar'
      The TempletonControllerJob gets retried 4 times (Thus there are 4 SleepJob invocations) with message that it was killed due to inactivity.

      hexamples.jar = hadoop-examples-*.jar

      Attachments

        1. HIVE-4808.1.patch
          9 kB
          Eugene Koifman
        2. HIVE-4808.patch
          3 kB
          Eugene Koifman

        Issue Links

          Activity

            People

              ekoifman Eugene Koifman
              ekoifman Eugene Koifman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: