Short Answer: No Kylins, read from datasource (Hive or Kafka) and Writes on HBase (there is no plan to add more storage plugings)
As Kylin Engine: uses MR, some plans to add Spark (in future), and Java + Inverted index (In development for "NRT Streaming") Proposed Solution for you: Map HBase table on Hive, (the integration between HBase and HIve its good), then you will See HBase table from Hive ;) 2016-11-07 9:12 GMT+01:00 Mario Copperfield <[email protected]>: > I think kylin can not transfer data from hbase to hive > > On Mon, Nov 7, 2016 at 4:07 PM, [email protected] <[email protected]> wrote: > > > Thanks! > > sorry for that,I am pool in my English. > > second question : > > I have a table in HBase and it's not orderliness in columns. I want to > > smooth it and export it in hive through kylin, can kylin do this ? > > > > > > > > [email protected] > > > > From: Alberto Ramón > > Date: 2016-11-07 15:57 > > To: dev > > Subject: Re: Can Kylin load data from Hbase? > > Hello;; > > > > See this: http://kylin.apache.org/development/plugin_arch.html > > As Data Source, there is only two types: Hive and Kafka (in progress) > > > > (I don't understand your second Q) > > > > 2016-11-07 7:40 GMT+01:00 [email protected] <[email protected]>: > > > > > Hi: > > > Can Kylin load data from HBase? > > > And floating table which is anomaly in Hbase? > > > > > > > > > > > > [email protected] > > > > > > > > > -- > Best regards, > Amuro Copperfield >
