/commented by alexey goncharuk/ Local file system will not work as a secondary file system because secondary file system must be distributed, i.e. each node must see the same file system state (the same way HDFS works). You can point your implementation to a network-mapped folder, like SMB or NFS share, then it should work.
----- /This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Local-secondary-file-system-problem-to-list-files-tp243p246.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
