Hi all,

We use thrift to access HBase, and I've been playing around with endpoint 
coprocessors. I'm wondering how I can use thrift to access these - it seems 
like they're mostly supported with Java clients.

So far, I've just been adding each function to the thrift schema and then 
manually editing the thrift server to run my coprocessor. Is there an easier 
way? 

If none currently exist, I can write up a JIRA.

Thanks,
-Ben

Reply via email to