Hadoop (HDFS) highly available configuration compatible image
2.0K
Hadoop (HDFS only) docker image with highly available and multi server deployment capability.
latest, 3.3.03.2.23.2.13.1.42.10.12.8.22.7.1Check out the docker-compose.yml to stand up a distributed HA cluster using docker-compose.
There are three different options here:
/opt/hadoop/etc/hadoop or /etc/hadoop jjjdirectory w/o overwriting the HADOOP_CONF_DIR environment variable. (Suitable for HDFS configuration export needs. e.g. Spark)HADOOP_CONF_DIR to a different directory (and binding that directory) (e.g. /config)8019: dfs.ha.zkfc.port (IPC)8020: fs.defaultFS AND/OR dfs.namenode.rpc-address.<nameservice-name>.<namenode-name> (IPC)50070: dfs.namenode.http-address.<nameservice-name>.<namenode-name> (HTTP)9864: dfs.datanode.http.address (HTTP)9866: dfs.datanode.address9867: dfs.datanode.ipc.address (IPC)8480: dfs.journalnode.http-address (HTTP)8485: dfs.journalnode.rpc-address (IPC)Content type
Image
Digest
Size
683 MB
Last updated
over 5 years ago
docker pull dcagatay/hadoop