Hello! Placing any kind of data into HDFS and then getting it back, can this activity be fast? Also, the node of which I have to place the data in HDFS, is a remote node. So then, will I have to use RPC mechnaism or simply cna get the locla filesystem of that node and do the things?
-- Regards! Sugandha