AWS Forecast Export - Create Only One CSV File?

0

When I am creating an AWS Forecast Export, it creates multiple small CSVs in the S3 bucket. Seemingly 1 for each item_id that I am making predictions for.

My question is, is there a setting I can change to export all of this information as 1 CSV file? I am using the AWS CONSOLE, not the CLI.

Thanks in advance, I am new to AWS Forecast and I could not find this question on the forums via search.

KevinK
질문됨 2년 전496회 조회
1개 답변
1
수락된 답변

The AWS Forecast service does not currently have a method to reduce the number of output files using the console, CLI, or the SDK. The service is designed in such a way that it dynamically calculates the number of output CSV files.

A feature request exists for exporting data to a single file but I am unable to provide an ETA of when/if such a feature would be implemented. To work around this, you may consider using the “Improving Forecast Accuracy with Machine Learning” solution (1) to create an aggregated view of all your forecast data (inputs and outputs), query your forecast output within AWS Athena, and then export the query results as a single CSV.

Resources: (1). https://aws.amazon.com/solutions/implementations/improving-forecast-accuracy-with-machine-learning/

AWS
지원 엔지니어
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠