You should not call {@link HTableInterface#close()} that is handled when the table goesout of scope. Along the same lines, you must ensure to not keep a reference to the table for longer than necessary - this leak will ensure that the table never gets closed.
You should not call {@link HTableInterface#close()} that is handled when the table goesout of scope. Along the same lines, you must ensure to not keep a reference to the table for longer than necessary - this leak will ensure that the table never gets closed.
You should not call {@link HTableInterface#close()} that is handled when the table goesout of scope. Along the same lines, you must ensure to not keep a reference to the table for longer than necessary - this leak will ensure that the table never gets closed.
|
|
|
|
|
|