So, I want to connect Django with Hadoop File system.
That is if I send the images from postman using POST Request in Django. that data will directly stored into HDFS (Hadoop Distribution file system). send me some idea or solution for connection. and storage files in hadoop using Django Rest API. send me some code for this or guid me.