Re: Graph Analytics on HBase With HGraphDB and Apache Flink Gelly

2017-07-27 Thread Robert Yokota
Also Google Cloud Bigtable has such a page at https://cloud.google.com/bigtable/docs/integrations On Thu, Jul 27, 2017 at 6:57 PM, Robert Yokota wrote: > > One thing I really appreciate about HBase is its flexibility. It doesn't > enforce a schema, but also doesn't prevent

Re: Graph Analytics on HBase With HGraphDB and Apache Flink Gelly

2017-07-27 Thread Robert Yokota
stores as a result. P.S. I'm using HBase 1.1.2 On Thu, Jul 27, 2017 at 5:42 PM, Ted Yu wrote: > Interesting blog. > > From your experience, is there anything on hbase side which you see room > for improvement ? > > Which hbase release are you using ? > > Cheers >

Graph Analytics on HBase With HGraphDB and Apache Flink Gelly

2017-07-27 Thread Robert Yokota
In case anyone is interested, I wrote a blog on how to analyze graphs stored in HBase with Apache Flink Gelly: https://yokota.blog/2017/07/27/graph-analytics-on-hbase- with-hgraphdb-and-apache-flink-gelly/