Skip to content

Barbarian Data System r2

Latest
Compare
Choose a tag to compare
@grobbie grobbie released this 17 Oct 18:17
3aa38f3

Barbarians are pleased to present the second release of our big data management system.

The Barbarian Data System r2 is a stability release which migrates the solution to run on our own BarbarianOS base container image, as well as upgrading the Apache Hadoop framework we ship to Apache Hadoop version 3.1.2.

Adopting Apache Hadoop 3.1.2 enables us to leverage the YARN Service framework for Hive 3.1, which in turn empowers easy, dynamic, on-demand scaling of the number of LLAP daemons running on the cluster with the yarn CLI –

yarn app -flex llaps -component llap +10

The Barbarian Data System r2 solution is immediately available for installation on your Kubernetes cluster via our Helm repo at http://charts.barbarians.io/barbarian, check it out!

helm repo add barbarians http://charts.barbarians.io/barbarian
helm install barbarians/barbarian

You can also browse our system documentation at docs.barbarians.io.