Skip to content

Commit 6d19b8f

Browse files
DOCSP-12427 minor update to out page (#85)
* DOCSP-12427 minor update to out page * DOCSP-12427 update for external review feedback * DOCSP-12427 updates * DOCSP-12427 updates for copy review DOCSP-12427 typo fix DOCSP-12427 rewording
1 parent eee4eb0 commit 6d19b8f

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

source/reference/pipeline/out.txt

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,17 @@
2020
them to a specified collection. The |out| operator must be the last
2121
stage in the
2222
:manual:`aggregation pipeline </reference/operator/aggregation-pipeline/>`.
23-
In {+adl+}, |out| can be used to write to |s3| buckets with read and
24-
write permissions or to an |service| cluster
25-
:manual:`namespace </reference/limits/#faq-dev-namespace>`.
23+
In {+adl+}, you can use |out| to write data from any one of the
24+
:ref:`supported <datalake-configuration-file-overview>` {+data-lake-stores+}
25+
or multiple :ref:`supported <datalake-configuration-file-overview>`
26+
{+data-lake-stores+} when using :ref:`federated queries <federated-queries>`
27+
to any one of the following:
28+
29+
- |s3| buckets with read and write permissions
30+
- |service| cluster :manual:`namespace
31+
</reference/limits/#faq-dev-namespace>`
32+
33+
You must :ref:`connect <data-lake-connect>` to your {+dl+} to use |out|.
2634

2735
.. tabs::
2836

0 commit comments

Comments
 (0)