Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Established DynamoDB connection from Talend BigData tool using General JDBC. Installed DynamoDB driver jar. Connection got established. But, unable to retrieve schema.
When trying to retrieve schema,no tables are displayed. Please help.
Thanks,
Sree Laxmi.CN
Hi Shong,
Thanks for your response.
Yes.I need to read DynamoDB tables.
When tried to get DB connections from Metadata -> DB connections , we don't have an option there to select "DynamoDB" in DB type. So tried with a solution of General JDBC option and drivers. How so ever, my requirement is to read tables fro dynamoDB.
Regards,
Sree Laxmi.C.N
Hi shong,
Thanks for your reply. Tried as you suggested. Now am able to connect to dynamoDB, read and write the data.
I required to retrieve data based on key and attributes from dynamoDB. triyind with scan and query. Can you please suggest .
Regards,
Sree Laxmi.CN