You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Manasa Gogineni (JIRA)" <ji...@apache.org> on 2019/07/10 20:09:00 UTC

[jira] [Updated] (OOZIE-3524) fs:fileSize() does not work correctly for files with extra slash in path

     [ https://issues.apache.org/jira/browse/OOZIE-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manasa Gogineni updated OOZIE-3524:
-----------------------------------
    Attachment: OOZIE-3524-2.patch

> fs:fileSize() does not work correctly for files with extra slash in path
> ------------------------------------------------------------------------
>
>                 Key: OOZIE-3524
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3524
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Rohini Palaniswamy
>            Assignee: Manasa Gogineni
>            Priority: Major
>         Attachments: OOZIE-3524-1.patch, OOZIE-3524-2.patch
>
>
> ${fs:fileSize('hdfs://mynamendoe:8020//user/rohini/myfile.gz') gt 0} will return false even though the file size is > 0 due to //user not being normalized.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)