Skip to content

Commit f023b8f

Browse files
committed
acrolinx fix
1 parent 99546ff commit f023b8f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/data-lake-store/data-lake-store-with-data-catalog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ ms.author: nitinme
1616

1717
---
1818
# Register data from Data Lake Store in Azure Data Catalog
19-
In this article you will learn how to integrate Azure Data Lake Store with Azure Data Catalog to make your data discoverable within an organization by integrating it with Data Catalog. For more information on cataloging data, see [Azure Data Catalog](../data-catalog/data-catalog-what-is-data-catalog.md). To understand scenarios in which you can use Data Catalog, see [Azure Data Catalog common scenarios](../data-catalog/data-catalog-common-scenarios.md).
19+
In this article, you will learn how to integrate Azure Data Lake Store with Azure Data Catalog to make your data discoverable within an organization by integrating it with Data Catalog. For more information on cataloging data, see [Azure Data Catalog](../data-catalog/data-catalog-what-is-data-catalog.md). To understand scenarios in which you can use Data Catalog, see [Azure Data Catalog common scenarios](../data-catalog/data-catalog-common-scenarios.md).
2020

2121
## Prerequisites
2222
Before you begin this tutorial, you must have the following:
2323

2424
* **An Azure subscription**. See [Get Azure free trial](https://azure.microsoft.com/pricing/free-trial/).
2525
* **Enable your Azure subscription** for Data Lake Store Public Preview. See [instructions](data-lake-store-get-started-portal.md).
26-
* **Azure Data Lake Store account**. Follow the instructions at [Get started with Azure Data Lake Store using the Azure Portal](data-lake-store-get-started-portal.md). For this tutorial, let us create a Data Lake Store account called **datacatalogstore**.
26+
* **Azure Data Lake Store account**. Follow the instructions at [Get started with Azure Data Lake Store using the Azure Portal](data-lake-store-get-started-portal.md). For this tutorial, create a Data Lake Store account called **datacatalogstore**.
2727

2828
Once you have created the account, upload a sample data set to it. For this tutorial, let us upload all the .csv files under the **AmbulanceData** folder in the [Azure Data Lake Git Repository](https://github.com/Azure/usql/tree/master/Examples/Samples/Data/AmbulanceData/). You can use various clients, such as [Azure Storage Explorer](http://storageexplorer.com/), to upload data to a blob container.
2929
* **Azure Data Catalog**. Your organization must already have an Azure Data Catalog created for your organization. Only one catalog is allowed for each organization.
@@ -52,12 +52,12 @@ Before you begin this tutorial, you must have the following:
5252

5353
b. The **Available objects** box lists the files and folders under the **AmbulanceData** folder.
5454

55-
c. **Objects to be registered box** lists the files and folders that you want to register in Azure Data Catalog.
55+
c. **Objects to be registered** box lists the files and folders that you want to register in Azure Data Catalog.
5656

5757
![View data structure](./media/data-lake-store-with-data-catalog/view-data-structure.png "View data structure")
5858
8. For this tutorial, you should register all the files in the directory. For that, click the (![move objects](./media/data-lake-store-with-data-catalog/move-objects.png "Move objects")) button to move all the files to **Objects to be registered** box.
5959

60-
Because the data will be registered in an organization-wide data catalog, it is a recommened approach to add some metadata which you can later use to quickly locate the data. For example, you can add an e-mail address for the data owner (for example, one who is uploading the data) or add a tag to identify the data. The screen capture below shows a tag that we add to the data.
60+
Because the data will be registered in an organization-wide data catalog, it is a recommended approach to add some metadata that you can later use to quickly locate the data. For example, you can add an e-mail address for the data owner (for example, one who is uploading the data) or add a tag to identify the data. The screen capture below shows a tag that you add to the data.
6161

6262
![View data structure](./media/data-lake-store-with-data-catalog/view-selected-data-structure.png "View data structure")
6363

0 commit comments

Comments
 (0)