container-executor
Apache Hadoop is a framework that allows for the distributed
Install
- All systems
-
curl cmd.cat/container-executor.sh
- Fedora
-
dnf install hadoop-yarn-security
- Dockerfile
- dockerfile.run/container-executor
hadoop-yarn-security
Apache Hadoop is a framework that allows for the distributed
processing of large data sets across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. This package contains files needed to run Apache Hadoop YARN in secure mode.