[
https://issues.apache.org/jira/browse/FALCON-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johannes Mayer resolved FALCON-2301.
------------------------------------
Resolution: Not A Problem
The Problem was, that the input and output feed started 2017-05-17. The Process
start was 2017-06-01. This was not a problem for the input feed.
The solution was, to create two new feeds, that start at 2017-06-01
> Inconsistent EL on process instance input and output
> ----------------------------------------------------
>
> Key: FALCON-2301
> URL: https://issues.apache.org/jira/browse/FALCON-2301
> Project: Falcon
> Issue Type: Bug
> Affects Versions: 0.10
> Reporter: Johannes Mayer
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> I have a process that runs every day and it should get the daily data from
> the beginning of the month to now and put it in a monthly partition in
> another table.
> For that purpose I have set start of my input feed to currentMonth(0,0,0) and
> the end to today(0,0).
> In my ouput feed i have set the instance to both today(0,0) and
> currentMonth(0,0,0).
> In both caseses the output partition was evaluated one month early. E.g.
> nominalTime: 2016-08-02-00-00, input feed instances: 2016-08-01, 2016-08-02,
> output partitions: year=2017, month=07
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)