I need to process some very large files and for this I am trying to use Hadoop (in version 2.4.1).
I'm not able to run the official tutorial on Ubuntu 14.04 (64-bit) and Java (Oracle version 1.7.0_60-b19). When starting DFS , even though you have configured SSH as specified, the return is as follows:
ssh: Could not resolve hostname ???: Name or service not known
How do I solve this problem?