Multi-Node Hadoop in kubernetes Multi-Node Hadoop in kubernetes kubernetes kubernetes

Multi-Node Hadoop in kubernetes


For clarification, do you want hadoop to leverage k8s components to run jobs or do you just want it to run as a k8s pod?

Unfortunately I could not find an example of hadoop built as a Kubernetes scheduler. You can probably still run it similar to the spark example.

Update: Spark now ships with better integration for Kubernetes. Information can be found here here