exam questions

Exam DP-203 All Questions

View all questions & answers for the DP-203 exam

Exam DP-203 topic 1 question 87 discussion

Actual exam question from Microsoft's DP-203
Question #: 87
Topic #: 1
[All DP-203 Questions]

HOTSPOT
-

You have an Azure subscription that contains the Azure Synapse Analytics workspaces shown in the following table.



Each workspace must read and write data to datalake1.

Each workspace contains an unused Apache Spark pool.

You plan to configure each Spark pool to share catalog objects that reference datalake1.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
auwia
Highly Voted 2 years, 1 month ago
Provided answers are correct: 1. Yes: Azure Synapse Analytics allows Apache Spark pools in the same workspace to share a managed HMS (Hive Metastore) compatible metastore as their catalog. When customers want to persist the Hive catalog metadata outside of the workspace, and share catalog objects with other computational engines outside of the workspace, such as HDInsight and Azure Databricks, they can connect to an external Hive Metastore. Only Azure SQL Database and Azure Database for MySQL are supported as an external Hive Metastore. 2. Yes: And currently we only support User-Password authentication. 3. No: And currently we only support User-Password authentication. ==> STORAGE BLOB CONTRIBUTOR is an Azure RBAC (Role-Based Access Control) ==> NOT COMPATIBLE (it is supported User-Password authentication ONLY). ref. https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/apache-spark-external-metastore
upvoted 18 times
...
aga444
Highly Voted 2 years, 1 month ago
No-Yes-Yes
upvoted 12 times
auwia
2 years, 1 month ago
I confirm the first No: The first statement, "The shared catalog objects can be stored in Azure Database for MySQL," is not true because Azure Database for MySQL is not the appropriate storage option for shared catalog objects in Azure Synapse Analytics. The shared catalog objects, which include metadata and schema information, are typically stored in a centralized metadata store such as the Apache Hive Metastore. Azure Synapse Analytics supports using an Azure SQL Database or an Azure SQL Data Warehouse (now called Azure Synapse SQL) as the metadata store, but Azure Database for MySQL is not a supported option for this purpose.
upvoted 3 times
auwia
2 years, 1 month ago
Sorry I was wrong.
upvoted 10 times
...
...
...
seranvijay
Most Recent 8 months, 3 weeks ago
3.No If the underlying data of your Hive tables is stored in the workspace primary storage account, you don't need to do extra settings. It will just work as long as you followed storage setting up instructions during workspace creation. https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/apache-spark-external-metastore#workspace-primary-storage-account
upvoted 1 times
...
rocky48
1 year, 5 months ago
Yes, Yes , No 1. Yes: Azure Synapse Analytics allows Apache Spark pools in the same workspace to share a managed HMS (Hive Metastore) compatible metastore as their catalog. When customers want to persist the Hive catalog metadata outside of the workspace, and share catalog objects with other computational engines outside of the workspace, such as HDInsight and Azure Databricks, they can connect to an external Hive Metastore. Only Azure SQL Database and Azure Database for MySQL are supported as an external Hive Metastore. 2. Yes: And currently we only support User-Password authentication. 3. No: And currently we only support User-Password authentication. ==> STORAGE BLOB CONTRIBUTOR is an Azure RBAC (Role-Based Access Control) ==> NOT COMPATIBLE (it is supported User-Password authentication ONLY). ref. https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/apache-spark-external-metastore
upvoted 2 times
...
wel_fardeheb
1 year, 5 months ago
I got this question yesterday on my exam
upvoted 4 times
...
Bill_Walker
1 year, 6 months ago
Looks like the Storage Blob Data Contributor role does not need to be assigned. Workspace primary storage account If the underlying data of your Hive tables is stored in the workspace primary storage account, you don't need to do extra settings. It will just work as long as you followed storage setting up instructions during workspace creation. Other ADLS Gen 2 account If the underlying data of your Hive catalogs is stored in another ADLS Gen 2 account, you need to make sure the users who run Spark queries have Storage Blob Data Contributor role on the ADLS Gen2 storage account.
upvoted 1 times
...
ELJORDAN23
1 year, 6 months ago
Got this question on my exam on january 17, answers are correct.
upvoted 5 times
...
ExamDestroyer69
1 year, 7 months ago
Confusing discussion section, no consensus
upvoted 4 times
...
kkk5566
1 year, 11 months ago
correct
upvoted 1 times
ahmadsayeed
1 year, 9 months ago
Shouldn't WS1 have blob data contributor access?
upvoted 1 times
...
...
Deeksha1234
1 year, 11 months ago
given answer is correct https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/apache-spark-external-metastore
upvoted 2 times
...
pavankr
2 years ago
Correct order should be Yes, No, Yes
upvoted 2 times
...
DataSaM
2 years, 1 month ago
https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/apache-spark-external-metastore
upvoted 1 times
...
Albeeliu
2 years, 1 month ago
What are the correct answers???
upvoted 1 times
...
Paulkuzzio
2 years, 1 month ago
Only Azure SQL Database and Azure Database for MySQL are supported as an external Hive Metastore. And currently we only support User-Password authentication. https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/apache-spark-external-metastore
upvoted 6 times
...
sridat
2 years, 1 month ago
A ''Blob Data Contributor" role must be assigned to user in order to access the files in blob storage. So it's a "Yes" https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal
upvoted 6 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...