From: Jesu V. <ved...@gm...> - 2014-12-15 16:54:26
|
I am doing my research in privacy preserving distributed data mining on grid environments. I have completed my privacy algorithm using weka toolkit. Now I need to distribute the transformed dataset(csv or arff file) in a grid computing environment and perform distributed data mining. I installed gridsim in eclipse and I am able to run the examples and get the output. The class FILE in gridsim creates a file automatically. But for my work I want to read a physical file from a specified path. Then this file has to be transferred to the various machines in the grid. Can you help me to do this. With regards Jesu Vedha J |