ACA-BigData1 Exam Question 11

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
  • ACA-BigData1 Exam Question 12

    Machine Learning Platform for Artificial Intelligence (PAI) node is one of the node types in DataWorks business flow. It is used to call tasks created on PAI and schedule production activities based on the node configuration. PAI nodes can be added to DataWorks only _________ .
    Score 2
  • ACA-BigData1 Exam Question 13

    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)
  • ACA-BigData1 Exam Question 14

    MaxCompute is a general purpose, fully managed, multi-tenancy data processing platform for largescale data warehousing, and it is mainly used for storage and computing of batch structured data. Which of the following is not a use case for MaxCompute?
    Score 2
  • ACA-BigData1 Exam Question 15

    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.