pavan kumar kolamuri created FALCON-1572:
--------------------------------------------
Summary: Only one instance is running in a process when run using
Native Scheduler
Key: FALCON-1572
URL: https://issues.apache.org/jira/browse/FALCON-1572
Project: Falcon
Issue Type: Bug
Reporter: pavan kumar kolamuri
When you submit and schedule a process , only one instance is running and
remaining instances are not getting scheduled . Reason because when job
completion event comes to falcon, the execution order of services is not taken
care. Scheduling Service should run only after Execution Service. As Execution
service didn't run state of first instance is not getting updated and other
instances scheduling conditions are not met because of this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)