java.net.connectexception: call to localhost/127.0.0.1:16020 failed on connection exception 從報錯信息也能看出來,應該是master節(jié)點,查詢表的名稱應該是只讀取了master信息,而表的具體信息就需要讀取regionserver的信息了,master把regionserver的本地IP返回給遠程java程序了,導致連接本地16020端口,這是肯定不對的 問題...
www.dbjr.com.cn/program/3018899...htm 2025-6-5