Preparing the R Sandbox Extensibility Area - Aster R

Teradata Aster® R User GuideUpdate 3

Product
Aster R
Release Number
7.00.02.01
Published
December 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
fop1497542774450.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
fbp1477004286096
lifecycle
previous
Product Category
Software
  1. Copy the .aster.ini file to the R sandbox extensibility area.
    # cp /opt/aster/third-party/R/root/.aster.ini /opt/aster/third-party/R/home/extensibility/.aster.ini
  2. Clone the .aster.ini to all cluster nodes.
    # cd /opt/aster/third-party/R/home/extensibility/
    
    # ncli node clonefile .aster.ini
    # ncli node runonall "chown extensibility:extensibility /opt/aster/third-party/R/home/extensibility/.aster.ini"
  3. Update the .profile file with these export settings.
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib:/usr/local/lib/stage/clients-odbc-linux64/unixODBC/lib
    
    export ODBCSYSINI=/root