Hello, I am looking to experiment with using IGFS with a secondary filesystem writing to a local folder. I am going for using the HadoopIgfsSecondaryFileSystemPositionedReadable with file:// schema as described here in the comments https://issues.apache.org/jira/browse/IGNITE-1926 <https://issues.apache.org/jira/browse/IGNITE-1926>
I need the writing to the secondary file system to happen on only one of the servers(to avoid scattering the files randomly on different servers) but the cache should be distributed. How can I do that? Cluster singletons? Best regards, Petar -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/IGFS-dedicated-writer-node-multiple-reader-nodes-tp2882.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
