Search notes:

Apache Hadoop

IPv6

It seems that Hadoop needs IPv6 to be disabled: http://wiki.apache.org/hadoop/HadoopIPv6, https://issues.apache.org/jira/browse/HADOOP-6056

Applications go to data, not the other way round

With big amounts of data, it would be too expensive to move the data to the application. It's less expensive to move the application to the nodes that contain the data.

TODO

Resource Manager: http://localhost:8088/
Name Node: http://localhost:50070/
https://github.com/ReneNyffenegger/about-hadoop

See also

Apache
Azure Data Lake Storage Gen1 is a Hadoop file system which is compatible with HDFS.

Index