zhangbutao commented on PR #5447:
URL: https://github.com/apache/hive/pull/5447#issuecomment-2351006193

   Could you please provide more detaill about this optimization?
   For example, if you guess `wh.getDnsPath` will take much time when dropping 
partition, you can do a `jstack ` on HMS java pid, and you should see the 
`wh.getDnsPath`  thread is in a `WAITING `or a `BLOCK `state for a long time.
   
   So ,could you do a jstack on HMS to help we know more about this?
   Thanks.


-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to