Necessary to access HBase efficiently. Without coprocessor, you will have to move data to computation, which is a very bad idea in terms of performance.
On Thu, May 5, 2016 at 9:39 AM, 王猛 <[email protected]> wrote: > Is coprocessor necessary for kylin to access hbase ? For security > reasons , we have disabled coprocessor now. >
