# Start titan05 at the desired version, load GraphOfTheGods
# ...
# In the repo root:
mvn clean package -DskipTests=true
# SPARK_HOME=~/spark-1.2.1 or whatever
cd $SPARK_HOME
bin/spark-submit \
--class "com.thinkaurelius.titan.test.TitanApp" \
--master 'local[4]' \
../titan-spark-test/target/titan-spark-test-0.0.1-SNAPSHOT-jar-with-dependencies.jar
-
Notifications
You must be signed in to change notification settings - Fork 1
dalaro/titan-spark-test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Trivial Spark app that counts Titan vertices
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published