Sandhya Sundaresan created TRAFODION-2114:
---------------------------------------------
Summary: Installer change to take location of scratch files
Key: TRAFODION-2114
URL: https://issues.apache.org/jira/browse/TRAFODION-2114
Project: Apache Trafodion
Issue Type: Improvement
Components: installer
Affects Versions: any
Reporter: Sandhya Sundaresan
Assignee: Eason Zhang
Installer needs to prompt the user for the location of scratch files and set
up the directories with the correct permissions. They need to be accessible by
'trafodion' user. Currently it uses /tmp by default.
The oveflow directories specified by the user then need to be input into the
sqconfid file
# Overflow directories for ssd and hdd. Format: [overflow type] [directory]
begin overflow
hdd /disk1/scratch
hdd /disk2/scratch
end overflow
An ‘sqgen’ will add appropriate env variables in ms.env that a SQL process
utilizes to create overflow files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)