vkutuev / graphalytics-platforms-cfpq_pyalgo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graphalytics CFPQ_PyAlgo platform driver

CFPQ_PyAlgo... (TODO: provide a short description on CFPQ_PyAlgo). To execute Graphalytics benchmark on CFPQ_PyAlgo, follow the steps in the Graphalytics tutorial on Running Benchmark with the CFPQ_PyAlgo-specific instructions listed below.

Obtain the platform driver

There are two possible ways to obtain the CFPQ_PyAlgo platform driver:

  1. **Download the (prebuilt) CFPQ_PyAlgo platform driver distribution from our website.

  2. Build the platform drivers:

  • Download the source code from this repository.
  • Execute mvn clean package in the root directory (See details in Software Build).
  • Extract the distribution from graphalytics-{graphalytics-version}-cfpq_pyalgo-{platform-version}.tar.gz.

Verify the necessary prerequisites

The softwares listed below are required by the CFPQ_PyAlgo platform driver, which should be properly configured in the cluster environment....

Adjust the benchmark configurations

Adjust the CFPQ_PyAlgo configurations in config/platform.properties...

About

License:Apache License 2.0


Languages

Language:Java 72.5%Language:Shell 24.8%Language:Python 2.7%