[
https://issues.apache.org/jira/browse/FALCON-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921250#comment-13921250
]
Shaik Idris Ali commented on FALCON-286:
----------------------------------------
I discussed this with Venkatesh,
{code}
if (storage.getType() == Storage.TYPE.FILESYSTEM) {
inputExpr = getELExpression("dataIn('" + input.getName() + "',
'" + input.getPartition() + "')");
props.put(input.getName(), inputExpr);
{code}
is available.
This JIRA is more of cleanup to make way for larger lineage framework.
Regarding qualifying properties with "falcon" so that it won't mess up users
properties, we have a separate JIRA and need to solve it sometime.
+1
> Capture information in process entity about the user workflow
> -------------------------------------------------------------
>
> Key: FALCON-286
> URL: https://issues.apache.org/jira/browse/FALCON-286
> Project: Falcon
> Issue Type: Sub-task
> Affects Versions: 0.5
> Reporter: Venkatesh Seetharam
> Assignee: Venkatesh Seetharam
> Labels: lineage
> Attachments: FALCON-286-v1.patch, FALCON-286-v2.patch,
> FALCON-286.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)