To run the Development Environment for HPE Ezmeral Data Fabric, you must
first install the data-fabric
client and Docker software.
The instructions in this topic are specific to Mac OS X. The container is supported
on all operating systems that support Docker containers.
-
Install a data-fabric
client on your laptop:
-
Download the data-fabric 6.2.0
client from https://package.mapr.com/releases/v6.2.0/mac/ or for one of the following Linux distributions:
-
On a Mac, extract the client software to the
/opt
directory by running the following commands:
sudo mv ~/Downloads/mapr-client-6.2.0.0.20200915234957.DA-1.x86_64.tar.gz /opt
cd /opt
sudo tar xvfz mapr-client-6.2.0.0.20200915234957.DA-1.x86_64.tar.gz
On Linux, use the appropriate package manager to install the client. For
example:
-
Install Docker on your laptop:
-
Download the software for Mac from https://www.docker.com/docker-mac, or follow the instructions for the appropriate
Linux distribution.
-
Install the software.
-
On a Mac, verify that Docker is running with at
least 8 GB of memory by clicking
Docker->Preferences->Advanced:
-
Modify the memory settings, if needed, and restart Docker: