Skip to main content

Showing 1–2 of 2 results for author: Przyjaciel-Zablocki, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:1512.07021  [pdf, other

    cs.DB cs.DC

    S2RDF: RDF Querying with SPARQL on Spark

    Authors: Alexander Schätzle, Martin Przyjaciel-Zablocki, Simon Skilevic, Georg Lausen

    Abstract: RDF has become very popular for semantic data publishing due to its flexible and universal graph-like data model. Yet, the ever-increasing size of RDF data collections makes it more and more infeasible to store and process them on a single machine, raising the need for distributed approaches. Instead of building a standalone but closed distributed RDF store, we endorse the usage of existing infras… ▽ More

    Submitted 27 January, 2016; v1 submitted 22 December, 2015; originally announced December 2015.

    ACM Class: C.2.4; D.1.3; E.1; H.2.3; H.2.4; H.3.4

  2. arXiv:1206.6293  [pdf, other

    cs.DB cs.DC

    Cascading map-side joins over HBase for scalable join processing

    Authors: Martin Przyjaciel-Zablocki, Alexander Schätzle, Thomas Hornung, Christopher Dorner, Georg Lausen

    Abstract: One of the major challenges in large-scale data processing with MapReduce is the smart computation of joins. Since Semantic Web datasets published in RDF have increased rapidly over the last few years, scalable join techniques become an important issue for SPARQL query processing as well. In this paper, we introduce the Map-Side Index Nested Loop Join (MAPSIN join) which combines scalable indexing… ▽ More

    Submitted 27 June, 2012; originally announced June 2012.

    ACM Class: C.2.4; H.2.3; H.2.4; E.2