Using a Local Path with rpm or deb Package Files
This section describes how to make packages available through a local path.
About this task
WARNING
  In order for the installation to
        succeed, this method requires that you pre-install the Data Fabric package dependencies on each node.For a list of the dependency packages required for the Data Fabric services that you are installing, see Packages and Dependencies for Data Fabric Software. Manually download the packages and install them.
To install Data Fabric from downloaded package files, complete the following steps:
Procedure
- 
        Using a machine connected to the internet, download the tarball for the core components
          and the ecosystem components, substituting the appropriate 
<platform>,<version>,and<datestamp>:- 
            
https://package.ezmeral.hpe.com/releases/v7.x.x/<platform>/mapr-v<version>GA.rpm.tgz(or.deb.tgz) https://package.ezmeral.hpe.com/releases/MEP/MEP-<version>/<platform>/mapr-mep-<version>-<datestamp>.rpm.tgz(or.deb.tgz)
IMPORTANTTo access the Data Fabric internet repository, you must specify the email and token of an HPE Passport account. For more information, see Using the HPE Data Fabric Token-Authenticated Internet Repository.For the correct paths for all past releases, see Data Fabric Repositories and Packages.
 - 
            
 - 
         Extract the tarball to a local directory, either on each node or on a local network
          accessible by all nodes:
        
tar -xvzf mapr-<version>GA.rpm.tgz tar -xvzf mapr-mep-<version>-<datestamp>.rpm.tgz