Firehose destination error

0

Trying to ingest data from kinesis stream to redshift using firehose delivery stream. VPC is made publicly accessible and added IP address of firehose to inbound rules in security groups (modifield later). Still Getting following error : The connection to the specified Amazon Redshift cluster failed. Ensure that security settings allow Firehose connections, that the cluster or database specified in the Amazon Redshift destination configuration or JDBC URL is correct, and that the cluster is available.

1回答
1

Hello, is the data delivered to your S3 bucket from Kinesis Data Firehose?

Can you check the metric DeliveryToRedshift.Success metric in CloudWatch to ensure Firehose is trying to copy data from S3 to Redshift?

Check also the IAM role assigned to Firehose towards the Redshift.

Have a look at this document depicting various use cases on this error. https://docs.aws.amazon.com/redshift/latest/mgmt/connecting-refusal-failure-issues.html

profile picture
エキスパート
回答済み 1ヶ月前
  • I can see the data in S3 bucket(files for each minute). Delivery to redshift success seems 0. IAM role assigned seems to have necessary permissions and i have also unblocked firehose IP address in firewall.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ