[
https://issues.apache.org/jira/browse/FALCON-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghav Kumar Gautam updated FALCON-1314:
----------------------------------------
Description:
falcon-1314: unify handling of local files and directory
As of now, the code relies on
1. string concatenation for joining paths for local files & directories
2. which in turn assumes that folder path will have / at end
3. at places it uses hard coded "/" for separators
This is not ok in windows environment.
> unify handling of local files and directory
> -------------------------------------------
>
> Key: FALCON-1314
> URL: https://issues.apache.org/jira/browse/FALCON-1314
> Project: Falcon
> Issue Type: Bug
> Components: merlin
> Affects Versions: 0.7
> Reporter: Raghav Kumar Gautam
> Assignee: Raghav Kumar Gautam
> Fix For: 0.7
>
> Attachments: falcon-1314.patch
>
>
> falcon-1314: unify handling of local files and directory
> As of now, the code relies on
> 1. string concatenation for joining paths for local files & directories
> 2. which in turn assumes that folder path will have / at end
> 3. at places it uses hard coded "/" for separators
> This is not ok in windows environment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)