Shekharrajak commented on PR #17392:
URL: https://github.com/apache/druid/pull/17392#issuecomment-2432915293

   > Please add the extension to the broker load list, which should fix the 
error described.
   
   Thanks! I found that there was already `druid.extensions.loadList` in 
common.runtime.properties file and it was overriding the below line that I 
added : 
   
   ```
   druid.extensions.loadList=["druid-iceberg-extensions"]
   ```
   After adding into the existing list. I am able to run it. 


-- 
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