public class WeightedPageRankBenchmark extends GiraphBenchmark
WeightedPageRankComputation| Constructor and Description |
|---|
WeightedPageRankBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
Set<BenchmarkOption> |
getBenchmarkOptions()
Get the options to use in this benchmark.
|
static void |
main(String[] args)
Execute the benchmark.
|
protected void |
prepareConfiguration(GiraphConfiguration configuration,
org.apache.commons.cli.CommandLine cmd)
Set vertex edges, input format, partitioner classes and related parameters
based on command-line arguments.
|
getConf, run, setConfpublic Set<BenchmarkOption> getBenchmarkOptions()
GiraphBenchmarkgetBenchmarkOptions in class GiraphBenchmarkprotected void prepareConfiguration(GiraphConfiguration configuration, org.apache.commons.cli.CommandLine cmd)
prepareConfiguration in class GiraphBenchmarkcmd - Command line argumentsconfiguration - Giraph job configurationCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.