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

From lotico
Jump to navigation Jump to search
(Undo revision 2848 by 5.248.245.83 (talk))
No edit summary
Line 5: Line 5:
  [http://www.dist-systems.bbn.com/people/krohloff/papers/2011/Rohloff_Meetup_01_09_2011.pdf PDF]
  [http://www.dist-systems.bbn.com/people/krohloff/papers/2011/Rohloff_Meetup_01_09_2011.pdf PDF]


session-level: intermediate-advanced<br>
Session-level: intermediate-advanced<br>
session-type: technology-coding
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.
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.
'''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.
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.

Revision as of 13:30, 18 February 2017

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: