Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Alibaba Cloud ACA-BigData1 Practice Exam with Questions & Answers

Questions 1

Resource is a particular concept of MaxCompute. If you want to use user-defined

function UDF or MapReduce, resource is needed. For example: After you have prepared UDF, you must

upload the compiled jar package to MaxCompute as resource. Which of the following objects are

MaxCompute resources? (Number of correct answers: 4)

Score 2

Options:
A.

Files

B.

Tables: Tables in MaxCompute

C.

Jar: Compiled Java jar package

D.

Archive: Recognize the compression type according to the postfix in the resource name

E.

ACL Policy

Alibaba Cloud ACA-BigData1 Premium Access
Questions 2

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?

Options:
A.

desc t_test

B.

alter table t_test add columns (comments string);

C.

select count(*) from t_test;

D.

truncate table t_test;

Questions 3

Scenario: Jack is the administrator of project prj1. The project involves a large volume of

sensitive data such as bank account, medical record, etc. Jack wants to properly protect

the data. Which of the follow statements is necessary?

Options:
A.

set ProjectACL=true;

B.

add accountprovider ram;

C.

set ProjectProtection=true;

D.

use prj1;

Questions 4

Alibaba Cloud E-MapReduce can be easily plugged with other

Alibaba Cloud services such as Log Service, ONS, MNS that act

as data ingestion channels from real-time data streams. Which

of the following descriptions about real-time processing are

correct? (Number of correct answers: 3)

Options:
A.

This data is streamed and processed using Apache

Flume or Kafka in integration with Apache Storm using

complex algorithmsB. Kafka is usually preferred with Apache Storm to

provide data pipeline

B.

The final processed data can be stored in HDFS, HBase

or any other big data store service in real time.

C.

Apache Sqoop is used to do the real-time data

transmission of structured data

Questions 5

In DataWorks, a task should be instantiated first before a

scheduled task is running every time, that is, generating a

corresponding instance which is executed for running the

scheduled task. The status is different in each phase of the

scheduling process, including ________. (Number of correct

answers: 3)

Options:
A.

Not running

B.

Running

C.

Running Successfully

Questions 6

Alibaba Cloud Quick BI reporting tools support a variety of data sources, facilitating users to analyze

and present their data from different data sources. ______ is not supported as a data source yet.

Score 2

Options:
A.

Results returned from the API

B.

MaxCompute

C.

Local Excel files

D.

MySQL RDS

Questions 7

Synchronous development in DataWorks provides both wizard and script modes.

Score 1

Options:
A.

True

B.

False

Questions 8

Project is an important concept in MaxCompute. A user can create multiple projects, and each object

belongs to a certain project.

Score 1

Options:
A.

True

B.

False

Questions 9

DataService Studio in DataWorks aims to build a data service bus to help enterprises centrally

manage private and public APIs. DataService Studio allows you to quickly create APIs based on data

tables and register existing APIs with the DataService Studio platform for centralized management and

release. Which of the following descriptions about DataService Studio in DataWorks is INCORRECT?

Score 2

Options:
A.

DataService Studio is connected to API Gateway. Users can deploy APIs to API Gateway with oneclick.

B.

DataService Studio adopts the serverless architecture. All you need to care is the query logic of APIs,

instead of the infrastructure such as the running environment.

C.

To meet the personalized query requirements of advanced users, DataService Studio provides the

custom Python script mode to allow you compile the API query by yourself. It also supports multi-table

association, complex query conditions, and aggregate functions.

D.

Users can deploy any APIs created and registered in DataService Studio to API Gateway for

management, such as API authorization and authentication, traffic control, and metering

Questions 10

The FTP data source in DataWorks allows you to read/write data to FTP, and supports configuring

synchronization tasks in wizard and script mode.

Score 1

Options:
A.

True

B.

False