Bases de Données / Databases

Site Web de l'équipe BD du LIP6 / LIP6 DB Web Site

User Tools

Site Tools


en:site:recherche:logiciels:sparqlwithspark:watdivc3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:site:recherche:logiciels:sparqlwithspark:watdivc3 [15/09/2016 09:37] huberten:site:recherche:logiciels:sparqlwithspark:watdivc3 [16/09/2016 23:09] (current) – [S2RDF+Hybrid plan] hubert
Line 1: Line 1:
-====== WatDiv Query C3 ======+{{indexmenu_n>4}}
  
-S2RDF Plan +====== WatDiv Query C3 plans====== 
-<code>+ 
 +===== S2RDF plan ===== 
 + 
 +<code scala>
 val c3AllProp = List(  val c3AllProp = List( 
   ("wsdbm", "likes"),   ("wsdbm", "likes"),
Line 12: Line 15:
  
 //persist all C3 VPs //persist all C3 VPs
-c3AllProp.map{case(ns, p) => VP2(getIdP(ns, p)).persist().count} 
 c3AllProp.map{case(ns, p) => VP2Random(getIdP(ns, p)).persist().count} c3AllProp.map{case(ns, p) => VP2Random(getIdP(ns, p)).persist().count}
  
Line 32: Line 34:
 val VP2EXP=VP2Random val VP2EXP=VP2Random
  
-// jointure+// join
 val orderedList = List( val orderedList = List(
   ("dc", "Location"),    ("dc", "Location"), 
Line 50: Line 52:
  
  
-queryTimeDFIter(c3, 1+queryTimeDFIter(c3, 10
-//time=13.8 s SHFR=1.7GB input=5.2GB                   *************** A REPPORTER **************+//time=13.8 s SHFR=1.7GB input=5.2GB                   
 </code> </code>
  
  
-S2RDF+Hybrid+==== S2RDF+Hybrid plan ====
  
-<code>+<code scala>
  
 val c3AllProp = List(  val c3AllProp = List( 
Line 104: Line 106:
 //42 845 342 //42 845 342
  
- +queryTimeDFIter(c3, 10)
-queryTimeDFIter(c3, 1)+
 //time=6,4s  shfr=0  input=257MB     //time=6,4s  shfr=0  input=257MB    
- 
- 
 </code> </code>
  
-<code> 
-</code> 
  
-<code> 
-</code> 
- 
-<code> 
-</code> 
- 
-<code> 
-</code> 
  
 Go to [[en:site:recherche:logiciels:sparqlwithspark]] Go to [[en:site:recherche:logiciels:sparqlwithspark]]
en/site/recherche/logiciels/sparqlwithspark/watdivc3.1473925054.txt.gz · Last modified: by hubert