hadoop 2.8.3, timezone=cst, locale=en_US.UTF-8, enable ssh login
10K+
use hadoop 2.8.3
start yarn by default
set locale to en_US.UTF-8
set timezone=cst(Asia/Shanghai)
when HDFS_USER=root, it would be easy to use, otherwise we have lot of things to do to make hadoop running correctly. such as hadoop's permissions, passwordless ssh login settings etc.
the container which yarn's master in need to know all of slaves' hostname ( or ip ), so take a look the
slavesfile involumesfolder
if you change the
hostnameof datanode or slave container, just make sure those are same with name in theslavesfile
Content type
Image
Digest
Size
536.1 MB
Last updated
over 8 years ago
docker pull ikuai/hadoop