Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installing the Parcel and the Service into a temporary parcel repository

Download the Aspire projects from https://wiki.searchtechnologies.com/binaries/aspire-cdh-parcel 

Step 1. Install the parcel service

Copy the file named ASPIRE-3.2.jar you have downloaded in the directory /opt/cloudera/csd in the machine where the Cloudera server is installed.

Step 2. Create a temporary parcel repository

  1. A temporary parcel repository should be created following the steps inside this link 

  2. Copy the file named ASPIRE-3.2-el7.parcel on the parcel repository that you are going to use.

  3. Update/create the manifest file, this can be done using this python script make_manifest.py with the following command:

    Code Block
    languagejava
    themeRDark
     python ./make_manifest.py /path/of/parcels/repository

    This script runs on the repository server.