FeatherCast

The voice of The Apache Software Foundation

Apache Big Data Seville 2016 – Apache S2Graph (incubating) as a User Event Hub – Hyunsung Jo, Daewon Jeong & Hwansung Yu

November 29, 2016
asfinfra

Apache S2Graph (incubating) as a User Event Hub – Hyunsung Jo, Daewon Jeong & Hwansung Yu

S2Graph is a graph database designed to handle transactional graph processing at scale.

Its API allows you to store, manage and query relational information using edge and vertex representations in a fully asynchronous and non-blocking manner.

However, at Kakao Corp., where the project was originally started, we believe that it could be so much more.

There have been efforts to utilize S2Graph as the centerpiece of Kakaoäó»s event delivery system taking advantage of its strengths such as

– flexibility of seamless bulk loading, AB testing, and stored procedure features,

– multitenancy that allows interoperability among different services within the company,

– and most of all, the ability to run various operations ranging from basic CRUD to multi-step graph traversal queries in realtime with large volumes.

More information about this talk

Apache Big Data Seville 2016 – Graph Processing with Apache Tinkerpop on Apache S2Graph – Doyung Yoon

November 29, 2016
asfinfra

Graph Processing with Apache Tinkerpop on Apache S2Graph – Doyung Yoon

Since the last conference, Apache S2Graph community has been working on the integration with Apache Tinkerpop. Tinkerpop users are now able to use S2Graph as graph database without changing their Thinkerpop code, and also execute OLAP graph queries over their data in HDFS. We will share our experiences to integrate Thinkerpop as a graph database API, and comment on our current limitations and future plans. We will also present the benchmark results showing the comparison between S2Graph and existing graph databases such as Neo4j, Titan, and OrientDB. We focus our benchmarks on the “neighbors of neighbors” queries and the basic CRUD operations. Similar to Titan, S2Graph supports multiple storage backends, such as HBase, Cassandra, Mysql, Postgresql, and RocksDB, and the S2Graph’s performance for each backend will be presented.

More information about this talk

Powered by WordPress.com.