SHARD - A distributed triple-store built on top of Hadoop: Difference between revisions

From lotico
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


Slides
Slides
  http://www.dist-systems.bbn.com/people/krohloff/papers/2011/Rohloff_Meetup_01_09_2011.pdf
  [http://www.dist-systems.bbn.com/people/krohloff/papers/2011/Rohloff_Meetup_01_09_2011.pdf PDF]


session-level: intermediate-advanced
session-level: intermediate-advanced

Revision as of 07:53, 28 January 2011

Date

January 9, 2011

Slides

PDF

session-level: intermediate-advanced session-type: technology-coding

We will run a webcast with Kurt Rohloff from BBN early in 2011. Please be advised that this will be an advanced session with a technology focus and discussion around source code and implementation specific details BoF style.

Kurt Rohloff is a scientist at BBN Technologies. He recently designed, built and released a proof of-concept distributed triple-store called SHARD.

SHARD is built on top of the Hadoop MapReduce implementation to provide distributed, scalable performance. The SHARD source is on sourceforge with a BSD open-source license and configured to run with Hadoop 0.18. Kurt has given talks about SHARD to the most recent SemTech and HadoopWorld workshops. There's a small community of people working with SHARD that he is trying to grow and foster.

Here are the relevant pages with the code and documentation if you're interested: