Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

HDFS on Alteryxdesigner

yagi
6 - Meteoroid

How do I get a list of multiple files or filenames registered in HDFS using Alteryxdesigner?

My purpose is to get the latest files from multiple dynamic name files (yyyymmddHHMM.csv) registered in HDFS.)

2 REPLIES 2
IraWatt
17 - Castor
17 - Castor

Hey @yagi,

Im no expert with HDFS but normally you would use the Directory tool for you use case. Can you use the Directory tool in you HDFS to get a list of files in a directory?

yagi
6 - Meteoroid

Hi. @IraWatt.


Thank you for reply.

Can you use the Directory tool in you HDFS to get a list of files in a directory?

Unfortunately, the directory tool cannot be used.

However, I've been told by an expert that I can get a list of files using the Hadoop API, so I'll share it.

 

Apache Hadoop 3.3.3 – WebHDFS REST API

Labels
Top Solution Authors