Guangxu Cheng
Guangxu Cheng
`✖ 4 of 3 tests failed: 1) jpegtran should return path to jpegtran binary: AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(stderr.toString().indexOf('libjpeg-turbo') !== -1) at /Users/cheng/IdeaProjects/tdw-kylin/webapp/node_modules/jpegtran-bin/test/test-jpegtran-path.js:18:4 at ChildProcess.exithandler...
@fengpod HBase 2.0+ already supports setting the Storage Policy at CF-level, see: [HBASE-14061](https://issues.apache.org/jira/browse/HBASE-14061) [HBASE-15172](https://issues.apache.org/jira/browse/HBASE-15172) Maybe we can set the storage strategy directly when creating the table. such as : `create...
> Thank you @guangxuCheng for your review, but the Kylin binary Hadoop2.x only support HBase 1.x . @hit-lacus Yes, the kylin binary Hadoop2.x don't support HBase 1.x .So we need...
@zzcclp update PR according to review comments. Thanks
> @guangxuCheng there are some failed test cases, please fix them. @zzcclp Fixed. Please review, Thanks
hi @frostruan , any updates here ?