@@ -99,15 +99,23 @@ Procedure
99
99
|service| cluster where you loaded the sample data.
100
100
101
101
#. Select the database on the specified cluster from the
102
- dropdown.
102
+ dropdown, or type the database name in the field if the
103
+ database isn't listed in the dropdown.
104
+
105
+ {+adl+} won't display the database if it's unable to
106
+ fetch the names of the databases for the specified cluster.
103
107
104
108
.. example::
105
109
106
110
If you selected the cluster where the sample data is
107
111
loaded, select ``sample_mflix``.
108
112
109
113
#. Select the collection in the specified database from the
110
- dropdown.
114
+ dropdown, or type the collection name in the field if the
115
+ collection isn't available.
116
+
117
+ {+adl+} won't display the collection if it's unable to
118
+ fetch the collection namespace for the specified cluster.
111
119
112
120
{+adl+} doesn't support :manual:`Views </core/views/>` as a
113
121
data source for pipelines. You must select a collection from
@@ -201,7 +209,9 @@ Procedure
201
209
.. include:: /includes/list-table-supported-aws-regions.rst
202
210
203
211
By default, {+adl+} automatically selects the region closest to
204
- your |service| cluster for storing extracted data.
212
+ your |service| cluster for storing extracted data. If
213
+ {+adl+} is unable to determine the region, it defaults to
214
+ ``us-east-1``.
205
215
206
216
.. step:: Specify fields in your collection to create partitions.
207
217
0 commit comments