Hello all, I have an endpoint coprocessor running in HBase that I would like to modify. I previously loaded this coprocessor via the shell, without having to restart HBase. However, after some experimentation I have not found any way to reload a new version of the coprocessor without restarting HBase. Is there presently any mechanism for doing so?
Regards, Aaron
