how to look at content of igfs

2017-06-12 Thread Antonio Si
Hi, I have configured ignite to use hdfs as the secondary file system and I have write the content of a dataframe to igfs. Browsing the hdfs, I can see the files being written to hdfs. But is there a way I can look at the content of igfs directly? Would I be able to do that in ignitevisorcmd ?

Re: swift store as secondary file system

2017-06-12 Thread Antonio Si
do you mean other integration with this product? > > On Sat, Jun 10, 2017 at 9:04 AM, Antonio Si <antonio...@gmail.com> wrote: > >> Hi Alexey, >> >> I meant a swift object storage: https://wiki.openstack.org/wiki/Swift >> >> Thanks. >> >> Ant

swift store as secondary file system

2017-06-09 Thread Antonio Si
Hi, Is there a secondary file system implementation for a swift store? Thanks. Antonio.

using hdfs as secondary file system

2017-06-09 Thread Antonio Si
Hi, I am new to ignite. I have followed the doc in configuring ignite to use hdfs as secondary file system. I go to spark-shell and when I try to do df.write.save("test") where df is a dataframe, I am getting the following Exception: Driver stacktrace: at