Use Tachyon Perf against Tachyon 0.6.0 SNAPSHOT (a certain version) - PasaLab/tachyon-perf GitHub Wiki

Currently the master branch of Tachyon-Perf supports testing tachyon-0.5.0 (the lastest released version). However, Tachyon is currently in development of 0.6.0-SNAPSHOT version. To keep up with Tachyon, Tachyon-Perf also develop a special branch supports a version of Tachyon-0.6.0-Snapshot (Commit NO. 1f512044b939b9b0a2c58f64bca4516642daf8a8).

Here, this page describes how to use Tachyon-Perf against certain snapshot of Tachyon-0.6.0.

Source

The source code is in another branch Tachyon-0.6.0-SNAPSHOT-1f512044b9. It means that this Tachyon-Perf supports Tachyon-0.6.0-SNAPSHOT-commit-1f512044b9. Tachyon's master branch keeps changing, so here the Tachyon-Perf may still not work well with the latest version of Tachyon-0.6.0 snapshot.

Compile

As Tachyon-0.6.0 has not released, thus we cannot get it's artifact from the Meavn Center Repository. So you need to manually move the dependent tachyon-0.6.0-SNAPSHOT jar to tachyon-perf/lib/org/tachyonproject/tachyon/0.6.0-SNAPSHOT and then build it.

The rest part of usages is the same as Tachyon-Perf against tachyon-0.5.0 which is described in in README here.

⚠️ **GitHub.com Fallback** ⚠️