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