Thursday, August 22, 2019

Using Rest API i want to Put ImageField ie. ImageFile in Hadoop (HDFS)

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.  

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BwsKJmLZRCOX7JSqm8EhgqE1Pa7pagbse78CGF-2j-8vzvJQw%40mail.gmail.com.

No comments:

Post a Comment