I need to use HDFS file as lookup in a NiFi job. This HDFS file contain two fields id, name and I need to pass IDS through my flow and retrieve Name from HDFS file. My HDFS file in parquet snappy format. Could you please let me know can I achieve this through lookup processor or should I follow different approach.
Any example workflow would be really helpful.
Thanks all in advance.
Kumar