When hbase writes data, the following exception occurs:
Org. Apache. hadoop. hbase. Client. retriesexhaustedwithdetailsexception: Failed 3465 actions: servers with issues: cloudgis2: 60020,
At org. Apache. hadoop. hbase. Client. hconnectionmanager $ hconnectionimplementation. processbatch (hconnectionmanager. Java: 1424)
At org. Apache. hadoop. hbase. Client. hconnectionmanager $ hconnectionimplementation. processbatchofputs (hconnectionmanager. Java: 1438)
At org. Apache. hadoop. hbase. Client. htable. flushcommit (htable. Java: 857)
At org. Apache. hadoop. hbase. Client. htable. doput (htable. Java: 713)
At org. Apache. hadoop. hbase. Client. htable. Put (htable. Java: 691)
At GIS. OS. hbaseoperator. insertitem (hbaseoperator. Java: 79)
At GIS. Tiles. tiledatabase. writetile (tiledatabase. Java: 41)
At GIS. Tiles. gistest. writedata (gistest. Java: 222)
At GIS. Tiles. gistest. Main (gistest. Java: 474)
(1) first check whether a datanode is offline or has insufficient space.
(2) The writebuffer of the client is too large. Disabling writebuffer may solve the problem.