Pallavi Rao created FALCON-2038: ----------------------------------- Summary: When all Optional input instances are missing, we should not suffix partition Key: FALCON-2038 URL: https://issues.apache.org/jira/browse/FALCON-2038 Project: Falcon Issue Type: Bug Reporter: Pallavi Rao Assignee: Pallavi Rao
Bug in FALCON-1852 Currently, when none of the instances of optional input is available and user has partition, lets say, '*', specified, the path resolves to: "hdfs://localhost:8020/projects/falcon/staging/EMPTY_DIR_DONT_DELETE/*" Since EMPTY_DIR_DONT_DELETE doesn't have any sub-directory, PIG scripts fails with Input Path does not exist. -- This message was sent by Atlassian JIRA (v6.3.4#6332)