Closed soumilshah1995 closed 1 year ago
also wanted to add
if i am trying to do count
print("******count******")
print(AWSGlueDataCatalog_node1671035205024.count())
print("************")
Then i getting different Error
An error occurred while calling o112.count. java.lang.NullPointerException
Also tried in Glue Notebooks here is notebook for your ref https://github.com/soumilshah1995/code-snippets/blob/main/hudi-notebook%20(2).ipynb
Its so weird and difficult to get this thing working correctly
@soumilshah1995 the error mentioned in the notebook is different from the DynamoDb issue stack trace you have provided here ? I am confused, about which issue you are currently blocked on. If its reading from DynamoDb as is from the stack trace provided here, this is not the right forum for that issue (its not related to Hudi). You should reach out to AWS Glue support for it.
i did perform a lot of test and here is my honest unbiased feedback. i tried reading data from various catlog it works fine for most of sources when working with dynamodb it throws error. IE i guess problem might be on AWS side and not HUDI i have already contacted support for this issue shall keep you posted.
Steps Created dynamodb table > inserted Fake data > created Glue DB and populated Schema via crawler and then when i used glue to read data from catlog it throws weird error as said my guess is problem might be on AWS Side
closing this ticket as its resolved after speaking to support :D cheers
Glue Version 3.0
Error Message An error occurred while calling o128.pyWriteDynamicFrame. Failed to upsert for commit time 20221214165008336
Detailed o/p Logs
Error Logs
I am also happy to show the steps on call if needed. By having this correctly I am going to make tutorials for the community. If I am facing the issue and having a hard time meaning a lot of people must have had this issue if you or anyone can help that allows me to teach others as well.
This is a tutorial I am making on how to move data from dynamodb into Apache Hudi a hands-on session. my email id shahsoumil519@gmail.com