Access it via Hive (tez+llap) - you can connect to hive via any analytical tool Hive provides the data on IGFS as tables that can be accessed by analytical tools.
> On 9. Jun 2017, at 08:43, ishan-jain <[email protected]> wrote: > > 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.
