Question 71

When evaluating the Ganglia Metrics for a given cluster with 3 executor nodes, which indicator would signal proper utilization of the VM's resources?
  • Question 72

    Which of the following technique can be used to implement fine-grained access control to rows and columns of the Delta table based on the user's access?
  • Question 73

    The downstream consumers of a Delta Lake table have been complaining about data quality issues impacting performance in their applications. Specifically, they have complained that invalidlatitudeandlongitudevalues in theactivity_detailstable have been breaking their ability to use other geolocation processes.
    A junior engineer has written the following code to addCHECKconstraints to the Delta Lake table:

    A senior engineer has confirmed the above logic is correct and the valid ranges for latitude and longitude are provided, but the code fails when executed.
    Which statement explains the cause of this failure?
  • Question 74

    Unity catalog simplifies managing multiple workspaces, by storing and managing permissions and ACL at
    _______ level
  • Question 75

    Which of the following is correct for the global temporary view?