/standalone_installs/SAS_High-Performance_Node_Installation/3_6/Linux_for_x64.
                              
                           /tmp directory of the root node of the cluster: 
                              
                              /tmp directory of the root node of the cluster.
                              
                           /opt.
                              
                           TKGrid subdirectory and places
                              all files under that directory.
                              
                           | 
                                       
                                        Parameter 
                                       
                                     | 
                                    
                                    
                                       
                                        Description 
                                       
                                     | 
                                    
                                 
|---|---|
| 
                                       
                                        TKGrid Configuration
                                          Utility.
                                          
                                        
                                       
                                       Running on 'machine-name'
                                          Using stdin for options.
                                          
                                        
                                       
                                       Shared install or replicate
                                          to each node? (Y=SHARED/n=replicated)
                                          
                                        
                                       
                                     | 
                                    
                                    
                                       
                                        If you are installing
                                          to a local drive on each node, then specify  
                                       
                                    n and
                                          press Enter to indicate that this is a replicated installation. If
                                          you are installing to a drive that is shared across all the nodes
                                          (for example, NFS), then specify y and
                                          press Enter.
                                          
                                        | 
                                    
                                 
| 
                                       
                                        Enter additional paths
                                          to include in LD_LIBRARY_PATH, separated by colons (:)
                                          
                                        
                                       
                                     | 
                                    
                                    
                                       
                                        If you have any external
                                          library paths that you want to be accessible to the SAS High-Performance
                                          Analytics environment, enter the paths here and press Enter. Otherwise,
                                          press Enter.
                                          
                                        
                                       
                                     | 
                                    
                                 
| 
                                       
                                        Enter NFS mount to MAPR
                                          directory (ie: /mapr/my.cluster.com, default is none).
                                          
                                        
                                       
                                     | 
                                    
                                    
                                       
                                        If you want the analytics
                                          environment to be able to read and write MapR data directly, enter
                                          the NFS mount here (for example,  
                                       
                                       /mapr/my.cluster.com).
                                          
                                       The mount point must
                                          exist on all nodes, including the name node.
                                          
                                        
                                       
                                       The TKGrid script sets
                                          the environment variable, TKMPI_MAPRHDFSPREFIX, to point to this share. 
                                          
                                        
                                       
                                       For more information,
                                          see http://doc.mapr.com/display/MapR/Accessing+Data+with+NFS.
                                          
                                        
                                       
                                     | 
                                    
                                 
| 
                                       
                                        Enter additional options
                                          to mpirun.
                                          
                                        
                                       
                                     | 
                                    
                                    
                                       
                                        If you have any  
                                       
                                       mpirun options
                                          to add, specify them and press Enter.
                                          
                                       If you are using Kerberos,
                                          specify the following option and press Enter: 
                                          
                                        
                                       
                                       -genvlist
                                             `env | sed -e s/=.*/,/ | sed /KRB5CCNAME/d | tr -d '\n'`TKPATH,LD_LIBRARY_PATH 
                                          
                                       Note: Enter the above option on
                                          one line. Do not add any carriage returns or other whitespace characters.
                                          
                                        
                                       
                                       If you have no additional
                                          options, press Enter.
                                          
                                        
                                       
                                     | 
                                    
                                 
| 
                                       
                                        Enter
                                          path to use for Utility files. (default is /tmp). 
                                          
                                        
                                       
                                     | 
                                    
                                    
                                       
                                        SAS High-Performance
                                          Analytics applications might write scratch files. By default, these
                                          files are created in the  
                                       
                                       /tmp directory.
                                          To accept the default, press Enter. Or, to redirect the files to a
                                          different location, specify the path and press Enter.
                                          
                                       Note: If the directory that you
                                          specified does not exist, you must create it manually. 
                                          
                                        
                                       
                                     | 
                                    
                                 
| 
                                       
                                        Enter path to Hadoop.
                                          (default is Hadoop not installed).
                                          
                                        
                                       
                                     | 
                                    
                                    
                                       
                                        If your site uses Hadoop,
                                          enter the installation directory (the value of the variable, HADOOP_HOME)
                                          and press Enter. If your site does not use Hadoop, press Enter.
                                          
                                        
                                       
                                     | 
                                    
                                 
| 
                                       
                                        Force Root Rank to run
                                          on headnode? (y/N)
                                          
                                        
                                       
                                     | 
                                    
                                    
                                       
                                        If the appliance resides behind a firewall and only the root node can connect back
                                          to the client machines, specify  
                                       
                                    y and press
                                          Enter. Otherwise, specify n and
                                          press Enter.
                                          
                                        | 
                                    
                                 
| 
                                       
                                        Enter full path to machine
                                          list. The head node ' 
                                       
                                    head-node-machine-name'
                                          should be listed first.
                                          
                                        | 
                                    
                                    
                                       
                                         Specify
                                                the name of the file that you created in the section List the Machines in the Cluster or Appliance (for example,  
                                       
                                    /etc/gridhosts)
                                                and press Enter. | 
                                    
                                 
| 
                                       
                                        Enter
                                          maximum runtime for grid jobs (in seconds). Default 7200 (2 hours).
                                          
                                        
                                       
                                     | 
                                    
                                    
                                       
                                        If a SAS High-Performance
                                          Analytics application executes for more than the maximum allowable
                                          run time, it is automatically terminated. You can adjust that run-time
                                          limit here.
                                          
                                        
                                       
                                       To accept the default,
                                          press Enter. Or, specify a different maximum run time (in seconds)
                                          and press Enter.
                                          
                                        
                                       
                                     | 
                                    
                                 
| 
                                       
                                        Enter value for UMASK.
                                          (default is unset.)
                                          
                                        
                                       
                                     | 
                                    
                                    
                                       
                                        To set no umask
                                          value, press Enter. Or, specify a umask value and press Enter.
                                          
                                        
                                       
                                       For more information,
                                          see Consider Umask Settings.
                                          
                                        
                                       
                                     | 
                                    
                                 
The install can now copy this directory to all the machines
listed in 'filename' using scp, skipping the first entry.
Perform copy? 
(YES/no)no if
                              you are distributing the contents of the installation directory by
                              some other technique.
                              
                           TKTGDat subdirectory and places
                              all files in that directory.
                              
                           | 
                                       
                                        TKTG Configuration Utility. 
                                       
                                       Running on 'machine-name'
                                          
                                        
                                       
                                       Using stdin for options. 
                                       
                                       Shared install or replicate
                                          to each node? (Y=SHARED/n=replicated)
                                          
                                        
                                       
                                     | 
                                    
                                    
                                       
                                        If you are installing
                                          to a local drive on each node, then specify  
                                       
                                    n and
                                          press Enter to indicate that this is a replicated installation. If
                                          you are installing to a drive that is shared across all the nodes
                                          (for example, NFS), then specify y and
                                          press Enter.
                                          
                                        | 
                                    
                                 
| 
                                       
                                        Enter full path to machine
                                          list.
                                          
                                        
                                       
                                     | 
                                    
                                    
                                       
                                        Specify
                                                the name of the file that you created in the section List the Machines in the Cluster or Appliance (for example,  
                                       
                                    /etc/gridhosts)
                                                and press Enter. | 
                                    
                                 
The install can now copy this directory to all the machines
listed in 'filename' using scp, skipping the first entry.
Perform copy? (YES/no)yes and
                              press Enter. If you are distributing the contents of the installation
                              directory by some other technique, specify no and
                              press Enter.
                              
                           SASFoundation/9.4/misc/tktg to
                              the TKTGDat directory on every machine
                              in the analytics cluster.
                              
                           simcp, is used to copy
                              the Japanese locale files to the TKTGDat directory
                              on each machine in the analytics cluster:
                              
                           /opt/TKGrid/bin/simcp /opt/SASHome/SASFoundation/9.4/misc/tktg/jp* /opt/TKTGDat