Github user liuyu000 commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/995#discussion_r105141654
--- 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 --
Thanks Hans.
Your comment has beem implemented. :)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---