To try without installing additional depenedencies, use executable scripts.
Helm reduces the complexity of setting configuration parameters to some extent.
TypeScript code reads a single configuration file to generate YAML files in which all configuration parameters are set consistently. No need to be familiar with TypeScript.
Hive on MR3
Using executable scripts:
- On Minikube shows how to run Hive on MR3 on Minikube.
- On a Multi-node Cluster shows how to run Hive on MR3 on Kubernetes with multiple nodes.
Using Helm:
- On Minikube shows how to use Helm to run Hive on MR3 on Minikube.
- On a Multi-node Cluster shows how to use Helm to run Hive on MR3 on Kubernetes with multiple nodes.
Using TypeScript code:
- On a Multi-node Cluster shows how to use TypeScript code to run Hive on MR3 on Kubernetes with multiple nodes, along with MR3-UI, Grafana, Superset, Ranger, and Spark on MR3.
Spark on MR3
Using executable scripts:
- On a Multi-node Cluster shows how to run Spark on MR3 on Kubernetes with multiple nodes.