Question: 1
Scenario: Jack is the administrator of the 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 following statements is necessary?
A. set ProjectACL=true;
B. add accountprovider ram;
C. set ProjectProtection=true;
D. use prj1;
Answer: C
Question: 2
Where is the metadata (e.g., table schemas) in Hive?
A. stored as metadata on the NameNode
B. Stored along with the data in HDFS
C. Stored in the RDBMS like MySQL
D. Stored in ZooKeeper
Answer: C
Question: 3
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 has a faster response speed than the former one. Which of the following operations on the table t_test is a computational task?
A. desc t_test
B. alter table t_test add columns (comments string);
C. select count(*) from t_test;
D. truncate table t_test;
Answer: C
Question: 4
When we use the MaxCompute tunnel command to upload the log.txt file to the t_log table, the t_log is a partition table and the partitioning column is (p1 string, p2 string). Which of the following commands is correct?
A. tunnel upload log.txt t_log/p1="b1”, p2="b2"
B. tunnel upload log.txt t_log/(p1="b1”, p2="b2")
C. tunnel upload log.txt t_log/p1="b1"/p2="b2"
Answer: A
Question: 5
A Log table named log in MaxCompute is a partition table, and the partition key is dt. Anew partition is created daily to store the new data of that day. Now we have one month's data, starting from dt='20180101' to dt='20180131', and we may use ________ to delete the data on 20180101.
A. delete from log where dt='20180101'
B. truncate table where dt='20180101'
C. drop partition log (dt='20180101')
D. alter table log drop partition(dt='20180101')
Answer: D
For More Info:
https://www.exam4help.com/alibaba/aca-bigdata1-dumps.html
Related Links:-
https://www.rallypoint.com/status-updates/6542708
https://github.com/Adamleo982/Exam4help/wiki/How-To-Get-Comprehensive-Alibaba-ACA-BigData1-Exam%3F
https://www.debate.org/forums/education/topic/4352172/
https://sarifzee.freeforums.net/thread/3408/alibaba-aca-bigdata1-dumps-pdf
https://www.48hours.co.nz/forum/general-discussion/required-good-study-material-for-the-aca/
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.