Skip to content

Instantly share code, notes, and snippets.

@okram
Created September 12, 2012 17:31
Show Gist options
  • Save okram/3708427 to your computer and use it in GitHub Desktop.
Save okram/3708427 to your computer and use it in GitHub Desktop.
faunus$ bin/gremlin.sh -i 'g.E.label.groupCount'
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: Faunus: A Library of Hadoop-Based Graph Tools
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: ,
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: , |\ ,__
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: |\ \/ `\
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: \ `-.:. `\
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: `-.__ `\/\/\|
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: / `'/ () \
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: .' /\ )
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: .-' .'| \ \__
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: .' __( \ '`(()
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: /_.'` `. | )(
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: \ |
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: |/
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: Compiled to 1 MapReduce job(s)
12/09/12 11:28:11 INFO mapreduce.FaunusCompiler: Executing job 1 out of 1: MapSequence[com.thinkaurelius.faunus.mapreduce.transform.EdgesMap.Map, com.thinkaurelius.faunus.mapreduce.sideeffect.ValueGroupCountMapReduce.Map, com.thinkaurelius.faunus.mapreduce.sideeffect.ValueGroupCountMapReduce.Reduce]
12/09/12 11:28:11 WARN mapred.JobClient: Use GenericOptionsParser for parsing the arguments. Applications should implement Tool for the same.
12/09/12 11:28:11 INFO input.FileInputFormat: Total input paths to process : 1
12/09/12 11:28:11 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
12/09/12 11:28:11 WARN snappy.LoadSnappy: Snappy native library not loaded
12/09/12 11:28:11 INFO mapred.JobClient: Running job: job_201209100833_0040
12/09/12 11:28:12 INFO mapred.JobClient: map 0% reduce 0%
12/09/12 11:28:25 INFO mapred.JobClient: map 100% reduce 0%
12/09/12 11:28:37 INFO mapred.JobClient: map 100% reduce 100%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment