Ok, but in general to execute/or process that kind of requirement there is no other way as to read each line/record of the input file.
On Mon, Jan 25, 2016 at 12:23 AM, Venkat Ramachandran <[email protected]> wrote: > It's a good idea to open a JIRA with your requirements. > You can either implement a custom pig job that reads and removes the > expired rows or you can leverage the new Lifecycle feature introduced in > Falcon 0.8 that allows you to provide your own plugin for retention > implementation.
