[
https://issues.apache.org/jira/browse/TRAFODION-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899762#comment-15899762
]
ASF GitHub Bot commented on TRAFODION-2521:
-------------------------------------------
Github user zellerh commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/995#discussion_r104718639
--- Diff: docs/cqd_reference/src/asciidoc/_chapters/query_execution.adoc ---
@@ -237,3 +237,27 @@ If you enable small scanner on large size scan
incorrectly, then you are likely
| *Deprecated In Release* | Not applicable.
|===
+<<<
+[[scratch-disks]]
+== SCRATCH_DISKS
+
+[cols="25%h,75%"]
+|===
+| *Description* | Allows a CQD specification to override
the env settings for STFS locations.
+| *Values* | Scratch disk locations for overflow (linux
path names).
+| *Usage* | Currently the scratch directory locations
are set at installation time. The STFS layer that manages the scratch file
creation reads the envvar in ms.env to determine where to create the scratch
files.
+
+The CQD is allowed to be specified that will override the envvar setting.
This will give the user some flexibility to change scratch directory locations.
--- End diff --
I assume the environment variable is set in $TRAF_HOME/etc/ms.env?
> Add SCRATCH_DISKS CQD
> ---------------------
>
> Key: TRAFODION-2521
> URL: https://issues.apache.org/jira/browse/TRAFODION-2521
> Project: Apache Trafodion
> Issue Type: Documentation
> Reporter: Liu Yu
> Assignee: Liu Yu
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)