Prerequisites to Running the MapR Container for Developers

To run the MapR Container for Developers, you must first install the MapR client and Docker software.

About this task

The instructions in this topic are specific to Mac OS X. The container is supported on only this platform.

Procedure

  1. Install a MapR client on your laptop:
    1. Download the MapR 6.0.1 client from https://package.mapr.com/releases/v6.0.1/mac/
    2. Extract the client software to the /opt directory by running the following commands:
      sudo mv ~/Downloads/mapr-client-6.0.1.20180404222005.GA-1.x86_64.tar.gz /opt
      cd /opt
      sudo tar xvfz mapr-client-6.0.1.20180404222005.GA-1.x86_64.tar.gz
  2. Install Docker on your laptop:
    1. Download the software from https://www.docker.com/docker-mac
    2. Install the software
    3. Verify that Docker is running with at least 8 GB of memory by clicking on Docker->Preferences->Advanced:

  3. Modify the memory settings, if needed, and restart Docker: