I am trying to integrate hadoop with ELK stack. My use case is " i have to get a data from a file present in HDFS path and show the contents on kibana dashboard"
Hive is not working there so I can't use hive. Are there any other ways to do that?
Anybody is having any article with step by step process?
I have tried to get logs from a linux location on a hadoop server through logstash and filebeat but that is also not working.