Setting up Datahub Ingestion Source for Delta-Table Source within HDFS

Original Slack Thread

Hi guys, Im quite new to Datahub, I would like to ask how would you configure the ingestion source for delta-table source that is housed within HDFS (in other tools the location would be something like hdfs://localhost:9000/my_env/my_subfolder_location)

<@U05PTB9KC3A> You can mount hdfs to local directory and thereafter you can provide it in recipe file

<@U01GZEETMEZ> might help you further

oh thanks for the suggestion, ill check and try mount the hdfs to local using fuse and hopefully able to do it :smile: