Uploaded image for project: 'Apache Nemo'
  1. Apache Nemo
  2. NEMO-401

Client stalls on 70th partition under default parallellism

    XMLWordPrintableJSON

Details

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

    Description

      1. Description

      Nemo has default parallelism of 100. Client stalls at executing 70th partition under streaming policy. Adding `--numEventGenerators=1` in the `usr_args` wouldn't cause this problem.

      *Please refer to the attachment for the log.*

      1. Steps to reproduce

      Execute this script after building the Nemo

      start.sh
      ./bin/run_nexmark.sh \
              -job_id nexmark-stream \
              -executor_json `pwd`/examples/resources/executors/beam_test_executor_resources.json \
              -user_main org.apache.beam.sdk.nexmark.Main \
              -optimization_policy org.apache.nemo.compiler.optimizer.policy.StreamingPolicy \
              -scheduler_impl_class_name org.apache.nemo.runtime.master.scheduler.StreamingScheduler \
              -user_args "--runner=org.apache.nemo.client.beam.NemoRunner --streaming=true --query=$1 --manageResources=false --monitorJobs=true --streamTimeout=30"
      

      Attachments

        1. stalls.zip
          89 kB
          Gao Zhiyuan

        Activity

          People

            Unassigned Unassigned
            alapha23 Gao Zhiyuan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: