Creating a shared folder(remotely) using NFS for rapidminer servers
Hello,
We are creating a shared folder through NFS in one system and accessing the rapidminer-server-home directory of two rapidminer-servers installed on two different systems.
We are able to access the content of rapidminer-server-home directory of individual rapidminer-servers but concurrent access to the content of both server's home directory is not happening(the content of one server home directory is getting overwritten with the other).
Could anyone help us, why this is so and is this implementation is actually possible?