Hi,
In my workflow I have a switch that looks like this
${fs:exists('hdfs://host/path')}
However the exists el expression can throw an exception when the namenode
is not whiteliisted in oozie.
Unfortunately the whitelist is not under my control and when this exception
is raised I wou
no
On Mon, 15 Feb 2021 at 21:30, Trevor Grayson
wrote:
> unsubscribe
>
> On Mon, Feb 15, 2021 at 9:57 AM jelmer wrote:
>
> > Hi,
> >
> > In my workflow I have a switch that looks like this
> >
> >
> > ${fs:exists('hdfs://host/path'