Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1251

Query is hanging occasionally by shuffle report

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 0.10.0
    • Data Shuffle, QueryMaster
    • None

    Description

      Currently, Query is failed when race condition occur in SubQuery.waitingIntermediateReport(). If a event is not complete, other events will be blocked in AsyncDispatcher.
      We should remove the thread lock in event handler.

      2014-12-12 14:05:28,211 INFO org.apache.tajo.master.querymaster.SubQuery: eb_1412172843714_0001_000003, receiveExecutionBlockReport:3
      2014-12-12 14:05:28,227 ERROR org.apache.tajo.master.querymaster.SubQuery: eb_1412172843714_0001_000003, Timeout while receiving intermediate reports: 121471 ms
      

      Attachments

        1. querymaster.png
          476 kB
          Jinho Kim
        2. Tajo.gv
          9 kB
          Jinho Kim

        Issue Links

          Activity

            People

              jhkim Jinho Kim
              jhkim Jinho Kim
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: