Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-9848

When Parallelism more than available task slots Flink stays idle

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Abandoned
    • 1.5.0, 1.5.1
    • None
    • Runtime / Coordination
    • None

    Description

      For version 1.4.x when select Parallelism > Available task Slots, Flink throw bellow error right away 

      NoResourceAvailableException: Not enough free slots available to run the job
       
      but for version 1.5.x there are two different behaviors: Sometimes job ran successfully and sometimes it throw bellow error after 5 minutes 

       
      org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Could not allocate all requires slots within timeout of 300000 ms. Slots required: 5, slots allocated: 2

      Attachments

        Activity

          People

            yazdanjs Yazdan Shirvany
            yazdanjs Yazdan Shirvany
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: