Samarth Gupta created FALCON-630:
------------------------------------
Summary: late data rerun for process broken in trunk
Key: FALCON-630
URL: https://issues.apache.org/jira/browse/FALCON-630
Project: Falcon
Issue Type: Bug
Components: rerun
Affects Versions: 0.5
Reporter: Samarth Gupta
Assignee: Shwetha G S
Priority: Blocker
Fix For: 0.4
late data rerun for process is not working . it seems like in pre processing
record size is storing data by Feed name and not by input name , due to which
late data is never detected.
{code}
-falconInputFeeds
FETL2-RRLog#FETL-RTBS-PRLog#FETL-RTBS-NPRLog
{code}
above even though param in tasktracker logs says InputFeeds , they are actually
feed name.
--
This message was sent by Atlassian JIRA
(v6.2#6252)