@@ -15,31 +15,31 @@ Configuring {+data-lake-short+}
15
15
Overview
16
16
--------
17
17
18
- You can configure {+data-lake+} using the :ref:`datalake-configuration-file`.
19
- The configuration defines mappings between your {+data-lake-stores+}
20
- and {+data-lake-short+}. To learn more about the configuration including
21
- the configuration fields and format, see :ref:`datalake-configuration-file`.
18
+ You can configure {+data-lake+} using the
19
+ :ref:`datalake-configuration-file`. The configuration defines mappings
20
+ between your {+data-lake-stores+} and {+data-lake-short+}. To learn
21
+ more about the configuration including the configuration fields and
22
+ format, see :ref:`datalake-configuration-file`.
22
23
23
24
You can retrieve and update the {+data-lake-short+} configuration by
24
- connecting a :binary:`~bin.mongo` shell to the {+data-lake-short+}:
25
+ :ref:`connecting <gst-connect-adl>` a :binary:`~bin.mongo` shell to the
26
+ {+dl+}. You can also update your {+dl+} from the |service| UI:
25
27
26
28
1. From the |service| UI, select :guilabel:`Data Lake` from the
27
29
left-hand navigation.
28
30
29
- #. Click :guilabel:`Connect ` for the {+data-lake-short+} to
30
- which you want to connect .
31
+ #. Click :guilabel:`Configuration ` for the {+data-lake-short+} that you
32
+ want to update .
31
33
32
- #. Click :guilabel:`Connect with the Mongo Shell`.
33
-
34
- #. Follow the instructions in the :guilabel:`Connect` modal. If you
35
- already have the :binary:`~bin.mongo` shell installed, ensure
36
- you are running at least the latest stable release of the 3.6 shell.
34
+ #. Make necessary changes to the :ref:`storage configuration
35
+ <datalake-configuration-file>` and click :guilabel:`Save` for the
36
+ changes to take effect.
37
37
38
38
.. note::
39
39
40
- Any MongoDB user in the |service| project with the :atlas:`atlasAdmin
41
- </security-add-mongodb-users/#atlasAdmin>` role can retrieve and update
42
- the {+data-lake-short+} configuration.
40
+ Any MongoDB user in the |service| project with the
41
+ :atlas:`atlasAdmin </security-add-mongodb-users/#atlasAdmin>` role
42
+ can retrieve and update the {+data-lake-short+} configuration.
43
43
44
44
.. _datalake-getstorageconfig:
45
45
0 commit comments