You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Deepak Marathe (JIRA)" <ji...@apache.org> on 2013/07/31 14:41:48 UTC

[jira] [Created] (FALCON-68) Feed update via Falcon doesnt update oozie's coordinator status

Deepak Marathe created FALCON-68:
------------------------------------

             Summary: Feed update via Falcon doesnt update oozie's coordinator status  
                 Key: FALCON-68
                 URL: https://issues.apache.org/jira/browse/FALCON-68
             Project: Falcon
          Issue Type: Improvement
          Components: feed, oozie, process
    Affects Versions: 0.3
         Environment: oozie 3.2.2.1

            Reporter: Deepak Marathe
            Priority: Minor
             Fix For: 0.3


Objective : Update the feed to bring down the retention from 100 days to 7 days.
Steps followed : 
1. Submit the feed
    falcon entity -type feed -file demo-feed.xml -submitAndSchedule 
2. change the retention in the feed file locally and update it. 
    falcon entity -type feed -file demo-feed.xml -name demo-feed -update

3. check the feed status via oozie
   oozie jobs -jobtype coord -len 50000 | grep demo-feed

  This shows 2 instances of the feed replication and 2 instances of retention, though Falcon updates the End-time of coordinator appropriately but, oozie continues to show the status of old coordinator as running. 
 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira