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, setConf
public Set<BenchmarkOption> getBenchmarkOptions()
GiraphBenchmark
getBenchmarkOptions
in class GiraphBenchmark
protected void prepareConfiguration(GiraphConfiguration configuration, org.apache.commons.cli.CommandLine cmd)
prepareConfiguration
in class GiraphBenchmark
cmd
- Command line argumentsconfiguration
- Giraph job configurationCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.