If you have MapR, you must apply three sets of patches to your Hadoop cluster before installing BDD.
Note that this isn't required if you have CDH or HDP.
The patches are required to upgrade the versions of Spark, ZooKeeper, and Hive you have installed. Otherwise, BDD won't be able to work with them.
To apply the patches:
rpm -ivh <patch>
sudo service mapr-zookeeper restart
echo status|nc <hostname> 5181|grep "Zookeeper version"Where <hostname> is the hostname of the current ZooKeeper node.
Zookeeper version: 3.4.5-mapr-1604--1, built on 05/18/2016 14:50 GMT
rpm -Uvh <patch>
/opt/mapr/server/configure.sh -R
Installation Guide · Version 1.4.0 · Revision B · January 2017
Copyright © 2015, 2017 Oracle and/or its affiliates. All rights reserved.