请在 下方输入 要搜索的题目:

               A healthcare company uses AWS data and analytics tools to collect, ingest, and store electronic healthrecord (EHR) data about its patients. The raw EHR data is stored in Amazon S3 in JSON format partitionedby hour, day, and year and is updated every hour. The company wants to maintain the data catalog andmetadata in an AWS Glue Data Catalog to be able to access the data using Amazon Athena or AmazonRedshift Spectrum for analytics.When defining tables in the Data Catalog, the company has the following requirements:・ Choose the catalog table name and do not rely on the catalog table naming algorithm.・ Keep the table updated with new partitions loaded in the respective S3 bucket prefixes.Which solution meets these requirements with minimal effort?


A、

 Run an AWS Glue crawler that connects to one or more data stores, determines the data structures,and writes tables in the Data Catalog.


B、

Use the AWS Glue console to manually create a table in the Data Catalog and schedule an AWS Lambda function to update the table partitions hourly.


C、

Use the AWS Glue API CreateTable operation to create a table in the Data Catalog. Create an AWS Glue crawler and specify the table as the source.


D、

Create an Apache Hive catalog in Amazon EMR with the table schema definition in Amazon S3, and update the table partition with a scheduled job. Migrate the Hive catalog to the Data Catalog.

发布时间:2025-07-20 09:45:17
推荐参考答案 ( 由 快搜搜题库 官方老师解答 )
联系客服
答案:C
专业技术学习
专业技术学习
搜搜题库系统