I am using hdfs to store my data. I have to implement a cache on it for faster use. 1. I tried implementing IGFS over it for acceleration but the problem is that ignite file system cache cannot be accessed remotely so any data visualization tool won't work on it. Is there a way to visualize the data. By visualization i mean plotting various graphs and plots. 2. Implement Ignite cache (seperate from IGFS). If this is the case then how to go about it. Please Help me out.
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Cache-over-HDFS-tp13553.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
