How to get File Creation date of hdfs file

HI,

I am using hdfs connection node to pull remote files list using List Remote files node. But the file Properties like creation date, modified date doesnt get extracted. Is there any node which can help extraction this information alongside the current URI.

Thanks.
JM

1 Like

Hi @JM13 -

Welcome to the forum!

Unfortunately, I don’t believe this functionality is supported with native KNIME nodes. However, you might be able to code up a workaround similar to what was suggested in this thread:

1 Like