Sourcing the asterenv.sh file from ncli - Aster Execution Engine

Aster Instance Installation Guide for Aster-on-Hadoop Only

Product
Aster Execution Engine
Release Number
7.00.02
Published
July 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
cng1496682698441.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
zjc1495153304403
lifecycle
previous
Product Category
Software
  1. Locate and open either of these files: ~/.profile or ~/.bashrc
  2. In the opened file, copy and paste this text as a single line into the file: [ -f /home/beehive/config/asterenv.sh ] && . /home/beehive/config/asterenv.sh
  3. Save the file and exit the editor.
  4. Exit out of your current terminal window.
  5. Open and log in to a new terminal window. If you did not perform steps 1 and 2 above, you will need to manually "source" the asterenv.sh file by executing this line each time you log in: . /home/beehive/config/asterenv.sh