Glue job error - Error while List shards

0

Getting error while connecting streaming data from kinesis to redshift with few transformations using visual ETL. (using amazon kinesis - glue data catalog table as source ). Schema is already defined prior, hence crawler is not used. Error Category: UNCLASSIFIED_ERROR; StreamingQueryException: Query [id = 30dc3a82xxx, runId = ba421exxxx] terminated with exception: Error while List shards

  • Thank you. Adding kinesis endpoint worked. If I'm connecting through external source to redshift (eg. psycopg2) getting same kind of error to establish connection to redshift and same to connect tableau. Is it a similar problem?

已提問 1 個月前檢視次數 185 次
1 個回答
1
已接受的答案

Check the driver error logs, that could be a permission issue, that the stream is in a different region or similar

profile pictureAWS
專家
已回答 1 個月前
profile picture
專家
已審閱 1 個月前
  • Checked region and permissions which seems correct. Tried another method to directly stream into redshift using external schema and materialized view , even then getting error - error: Unable to describe stream code: 42001 ,Timeout was reached Stream name: name query: -1[child_sequence:1] location: kinesis_client.

  • Timeout normally means you are running in a VPC without internet or a kinesis endpoint (could also be the security group but is less likely)

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南