GraceH / tachyon

Reliable File Sharing at Memory Speed Across Cluster Frameworks

Home Page:http://tachyon-project.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tachyon

The master branch is in version 0.3.0-SNAPSHOT:

Project Homepage: http://www.tachyonproject.org

Previous Releases: https://github.com/amplab/tachyon/tags

Documentation: https://github.com/amplab/tachyon/wiki

JIRA: https://spark-project.atlassian.net/browse/TACHYON

User Mailing List: https://groups.google.com/forum/?fromgroups#!forum/tachyon-users

Dependency Information

Apache Maven

<dependency>
  <groupId>org.tachyonproject</groupId>
  <artifactId>tachyon</artifactId>
  <version>0.2.1</version>
</dependency>

Apache Ant

<dependency org="org.tachyonproject" name="tachyon" rev="0.2.1">
  <artifact name="tachyon" type="jar" />
</dependency>

SBT

libraryDependencies += "org.tachyonproject" %% "tachyon" % "0.2.1"

About

Reliable File Sharing at Memory Speed Across Cluster Frameworks

http://tachyon-project.org

License:Other


Languages

Language:Java 99.4%Language:Shell 0.6%Language:CSS 0.0%