Hi, when I installed the kylin-1.5.3 and run sample.sh, everything looks good. However , when I queried the result cube in "Insight", tables "KYLIN_CAL_DT" and "KYLIN_CATEGORY_GROUPINGS" did not show any error with SQL, as for table "KYLIN_SALES" could not run and show log: "Error while executing SQL "select * from KYLIN_SALES LIMIT 50000": Error in coprocessor" At first, I obey the operation which was provided by kylin official website as :$KYLIN_HOME/bin/kylin.sh org.apache.kylin.storage.hbase.util.DeployCoprocessorCLI $KYLIN_HOME/lib/kylin-coprocessor-*.jar all,But it did not work.
Indeed, after building cube based on my source data, I can also not query cube,and give the exception :"Error while executing SQL "*********": Error in coprocessor" so ,I need your help. thanks ps. kylin-1.5.3 hadoop-2.7.0 hbase-1.0.1 hive-2.0.0 -- View this message in context: http://apache-kylin.74782.x6.nabble.com/cube-query-problem-with-kylin-1-5-3-tp5484.html Sent from the Apache Kylin mailing list archive at Nabble.com.
