Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Celebrating as our community reaches 100,000 members! Thank you!
Labels (2)
avatar
Guru

Once you have Atlas up and running( see this for getting started. ) you will want to create your first tag and use it to tag data to begin exploring what Atlas can do.

Lets start by creating a tag that will be called "PII" which we will later use it to tag Personally Identifiable data.

Log into Atlas and select the + icon on the homepage.

7830-screen-shot-2016-09-21-at-104536-am.png

Enter "PII" for the tag name and click create.

That's it! Now we have a tag to use.

Now click on the search tab select "dsl" and from the drop down select "hive_table" hit enter and select the "customer" table.

7841-screen-shot-2016-09-21-at-110250-am.png

You should see the summary details for the customer table in hive.

7842-screen-shot-2016-09-21-at-110512-am.png

Select the schema tab.

Here you see all columns available in the customer data table.

Let's mark the "account_num" field as "PII". Next to "account_num" click the + icon and select "PII" from the drop down.

7843-screen-shot-2016-09-19-at-33120-pm.png

Now the column has been tagged and both searchable from Atlas as well as configured to be administered through Hive for auditing and permissions.

Click the "Tags" tab in Atlas and search for "PII" to see your field show up.

7844-screen-shot-2016-09-21-at-110858-am.png

2,732 Views
Version history
Last update:
‎08-17-2019 09:52 AM
Updated by:
Guru Guru
Contributors