btalukder-ea commented on issue #17870:
URL: https://github.com/apache/druid/issues/17870#issuecomment-2861861577

   After changing the database owner to druid db user, it worked.. 
   earlier we were giving owner to schema level ..  
   
   in local it was dev db , so did not find any issue.. in rds we already had a 
db.. so was creating a new schema & giving owner permission to that.. 
   for the fix, we had to create a separate db and give owner permission to the 
db...
   
   
   Only thing here would like to point out logging.. if it clearly written in 
error message, it trying to access/create for which permission is not there.. 
then it would have easily understood.. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to