exam questions

Exam DP-201 All Questions

View all questions & answers for the DP-201 exam

Exam DP-201 topic 2 question 31 discussion

Actual exam question from Microsoft's DP-201
Question #: 31
Topic #: 2
[All DP-201 Questions]

DRAG DROP -
You are designing a Spark job that performs batch processing of daily web log traffic.
When you deploy the job in the production environment, it must meet the following requirements:
✑ Run once a day.
✑ Display status information on the company intranet as the job runs.
You need to recommend technologies for triggering and monitoring jobs.
Which technologies should you recommend? To answer, drag the appropriate technologies to the correct locations. Each technology may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Livy -
You can use Livy to run interactive Spark shells or submit batch jobs to be run on Spark.

Box 2: Beeline -
Apache Beeline can be used to run Apache Hive queries on HDInsight. You can use Beeline with Apache Spark.
Note: Beeline is a Hive client that is included on the head nodes of your HDInsight cluster. Beeline uses JDBC to connect to HiveServer2, a service hosted on your
HDInsight cluster. You can also use Beeline to access Hive on HDInsight remotely over the internet.
Reference:
https://docs.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-livy-rest-interface https://docs.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-use-hive-beeline

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
H_S
Highly Voted 4 years, 3 months ago
NOT ANY MORE IN DP-201
upvoted 6 times
jacint
4 years, 1 month ago
are you sure? how do you know?
upvoted 1 times
...
...
akram786
Highly Voted 4 years, 3 months ago
Beeline used for running hive queries not for monitoring
upvoted 5 times
...
dakku987
Most Recent 1 year, 6 months ago
Beeline or Livy for triggering the Spark job. Azure Logic Apps for monitoring and updating status on the company intranet.
upvoted 1 times
...
seby
4 years ago
Guys, then which is the answer ?
upvoted 1 times
...
Makar
4 years, 3 months ago
answer is right https://livy.incubator.apache.org/
upvoted 2 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 ...