070-775 試験問題を無料オンラインアクセス
試験コード: | 070-775 |
試験名称: | Perform Data Engineering on Microsoft Azure HDInsight |
認定資格: | Microsoft |
無料問題数: | 63 |
更新日: | 2025-08-27 |
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
You need to deploy an HDInsight cluster. The cluster will host a low-latency NoSQL database that uses the key/value pair format in a columnar model. The cluster has the following requirements:
Supports SSH access
Supports autosharding
Uses Azure Data Lake Store as the default storage
What should you do?
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
You need to deploy an HDInsight cluster that will have a custom Apache Ambari configuration. The cluster will be joined to a domain and must perform the following:
Fast data analytics and cluster computing by using in-memory processing Interactive queries and micro-batch stream processing What should you do?
You have several Linux-based and Windows-based Azure HDInsight clusters. The clusters are indifferent Active Directory domains.
You need to consolidate system logging for all of the clusters into a single location. The solution must provide near real-time analytics of the log dat a.
What should you use?
You have an Apache Hive cluster in Azure HDInsight.
You plan to ingest on-premises data into Azure Storage.
You need to automate the copying of the data to Azure Storage.
Which tool should you use?
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Apache Pig table named Sales in Apache HCatalog.
You need to make the data in the table accessible from Apache Pig.
Solution: You use the following script.
Does this meet the goal?