Hi,

I am trying to clone a table from a snapshot. The snapshot is reported to
be healthy. However, clone table failed with socket time error, shown as
below. BTW, the table is huge with 72T data. Anyone know why? Is it because
the size is too big so that the some default timeout is not enough?

Thanks
Tian-Ying

clone_snapshot "ss_tsdb", "tsdb"

ERROR: java.net.SocketTimeoutException: Call to opentsdb-prod-namenode001/
10.1.208.226:60000 failed on socket timeout exception:
java.net.SocketTimeoutException: 10000 millis timeout while waiting for
channel to be ready for read. ch :
java.nio.channels.SocketChannel[connected local=/10.1.208.226:55096
remote=opentsdb-prod-namenode001/10.1.208.226:60000]

Reply via email to