Skip to content

rdelbru/RDFpig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# HOW TO EXECUTE

1. Install hadoop 1.0 locally into $HADOOP_HOME

2. Build a one-jar of the project

ant jar

3. Execute the RDFPig main using hadoop

$HADOOP_HOME/bin/hadoop jar RDFPig.jar eu.larkc.RDFPig.Main \
                           ./dataset/query1 ./dataset/data.nt \
                           ./dataset/output-query1/

- - -

This product includes/uses SLF4J (http://www.slf4j.org/)
Copyright (c) 2004-2008 QOS.ch
All rights reserved.

This product includes/uses Guava (http://code.google.com/p/guava-libraries/)
Copyright (C) 2006 Google Inc.

This product includes/uses software developed by The Apache Software
Foundation (http://www.apache.org/).

This product includes/uses software developed by Twitter 
(https://github.com/kevinweil/elephant-bird)

This product includes/uses software developed by Aduna (http://www.aduna-software.com/)
Copyright Aduna 2001-2011
All rights reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%