Alibaba Cloud ACA Big Data Certification - ACA-BigData1 Exam Practice Test

Question 1
There are multiple connection clients for MaxCompute, which of the following is the easiest way to configure workflow and scheduling for MaxCompute tasks?
Score 2

Correct Answer: A
Question 2
DataWorks can be used to develop and configure data sync tasks. Which of the following statements are correct? (Number of correct answers: 3) Score 2

Correct Answer: A,B,D
Question 3
A start-up company wants to use Alibaba Cloud MaxCompute to provide product recommendation services for its users. However, the company does not have much users at the initial stage, while the charge for MaxCompute is higher than that of ApsaraDB RDS, so the company should be recommended to use MaxCompute service until the number of its users increases to a certain size.
Score 1

Correct Answer: A
Question 4
MaxCompute tasks contain computational tasks and non-computational tasks. The computational tasks require actual operations on data stored in the table. MaxCompute parses the task to obtain its execution plan, and submits the task for execution. The noncomputational tasks require substantial reading of and modification to metadata information. Therefore, the task is not parsed, and no execution plan is provided. The task is directly submitted for execution. The latter one has a faster response speed than the former one. Which of the following operations on the table t_test is a computational task?

Correct Answer: C
Question 5
You are working on a project where you need to chain together MapReduce, Hive jobs. You also need the ability to use forks, decision points, and path joins. Which ecosystem project should you use to perform these actions?
Score 2

Correct Answer: B
Question 6
commark is an open-source framework that functions on the service level to support data processing and analysis operations. Equipped with unified computing resources and data set permissions, Spark on MaxCompute allows you to submit and run jobs while using your preferred development methods.
Which of the following descriptions about Spark on MaxCompute is NOT correct:
Score 2

Correct Answer: C
Question 7
In MaxCompute, if error occurs in Tunnel transmission due to network or Tunnel service, the user can resume the last update operation through the command tunnel resume;.
Score 1

Correct Answer: A
Question 8
Which of the following Hadoop ecosystem componets can you choose to setup a streaming log analysis system?(Number of correct answers: 3) Score 2

Correct Answer: A,C,D