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?
Answer : C
In MaxCompute, you can use Tunnel command line for data upload and download. Which of the
following description of Tunnel command is NOT correct:
Score 2
Answer : B
DataWorks provides two billing methods: Pay-As-You-Go (post-payment) and subscription (prepayment). When DataWorks is activated in pay-as-you-go mode, Which of the following billing items will not apply?
Score 2
Answer : C
MaxCompute is a fast and fully-managed TB/PB-level data warehousing solution provided by Alibaba
Cloud. Which of the following product features are correct? ______ (Number of correct answers: 3)
Score 2
Answer : A, B, E
In a scenario where a large enterprise plans to use MaxCompute to process and analyze its data, tens
of thousands of tables and thousands of tasks are expected for this project, and a project team of 40
members is responsible for the project construction and O&M. From the perspective of engineering,
which of the following can considerably reduce the cost of project construction and management?
Score 2
Answer : B
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?
Answer : A
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.
Answer : D