Hi,
i have a 53 node cluster, and i have some data that i want to place on each node (not in HDFS) how can i do it? i don't want to copy it manually on each node.so is there any Ambari service available that can help me do it?
thanks.
Ambari does not have any utility to copy data from a source to all the nodes (not in HDFS). You can write a simple shell script to achieve this. some of the examples can be found here: