[
https://issues.apache.org/jira/browse/FALCON-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182819#comment-15182819
]
pavan kumar kolamuri commented on FALCON-1794:
----------------------------------------------
[~deepak.barr] Sure no problem Thanks for the update.
> Behaviour mismatch in running Api when scheduled on native instead of oozie
> ---------------------------------------------------------------------------
>
> Key: FALCON-1794
> URL: https://issues.apache.org/jira/browse/FALCON-1794
> Project: Falcon
> Issue Type: Improvement
> Components: scheduler
> Affects Versions: 0.9
> Reporter: Pragya Mittal
> Assignee: Deepak Barr
>
> Running api shows following result for native scheduler
> {noformat}
> dataqa@lda01:~$ falcon instance -type process -name processMerlinNative
> -running
> Consolidated Status: SUCCEEDED
> Instances:
> Instance Cluster SourceCluster Status
> Start End Details Log
> -----------------------------------------------------------------------------------------------
> 2016-01-29T09:37:00.000Z ProcessMultipleClustersTest-corp-ed7e77d1
> - RUNNING 2016-01-29T10:27Z -- -
> 2016-01-29T09:38:00.000Z ProcessMultipleClustersTest-corp-ed7e77d1
> - RUNNING 2016-01-29T10:27Z -- -
> 2016-01-29T09:37:00.000Z ProcessMultipleClustersTest-corp-f62f3b66
> - RUNNING 2016-01-29T10:27Z -- -
> 2016-01-29T09:38:00.000Z ProcessMultipleClustersTest-corp-f62f3b66
> - RUNNING 2016-01-29T10:27Z -- -
> {noformat}
> While oozie scheduled process shows following result
> {noformat}
> dataqa@lda01:~$ falcon instance -type process -name processMerlinOozie
> -running
> Consolidated Status: SUCCEEDED
> Instances:
> Instance Cluster SourceCluster Status
> Start End Details Log
> -----------------------------------------------------------------------------------------------
> 2016-01-29T09:40Z ProcessMultipleClustersTest-corp-ed7e77d1
> - RUNNING 2016-01-29T10:28Z - --
> 2016-01-29T09:39Z ProcessMultipleClustersTest-corp-ed7e77d1 -
> RUNNING 2016-01-29T10:28Z - --
> 2016-01-29T09:38Z ProcessMultipleClustersTest-corp-f62f3b66
> - RUNNING 2016-01-29T10:27Z - --
> 2016-01-29T09:37Z ProcessMultipleClustersTest-corp-f62f3b66 -
> RUNNING 2016-01-29T10:27Z - --
> {noformat}
> There are two concerns :
> 1. Instance time format :
> Native - 2016-01-29T09:37:00.000Z
> Oozie - 2016-01-29T09:40Z
> 2. Order of instances -
> Native - Ascending
> Oozie - Descending
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)