[
https://issues.apache.org/jira/browse/OOZIE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Pivovarov updated OOZIE-2169:
---------------------------------------
Description:
Currently WorkflowFunctionalSpec says that return type for these functions is
boolean
But it should be long
https://oozie.apache.org/docs/4.1.0/WorkflowFunctionalSpec.html#a4.2.7_HDFS_EL_Functions
was:
Currently WorkflowFunctionalSpec says that return type for these functions is
boolean
But it should be int or long
https://oozie.apache.org/docs/4.1.0/WorkflowFunctionalSpec.html#a4.2.7_HDFS_EL_Functions
> Fix return type for fs:dirSize, fs:fileSize and fs:blockSize in WF spec
> -----------------------------------------------------------------------
>
> Key: OOZIE-2169
> URL: https://issues.apache.org/jira/browse/OOZIE-2169
> Project: Oozie
> Issue Type: Bug
> Components: docs
> Affects Versions: 4.1.0
> Reporter: Alexander Pivovarov
>
> Currently WorkflowFunctionalSpec says that return type for these functions is
> boolean
> But it should be long
> https://oozie.apache.org/docs/4.1.0/WorkflowFunctionalSpec.html#a4.2.7_HDFS_EL_Functions
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)