[
https://issues.apache.org/jira/browse/FLINK-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116049#comment-14116049
]
Haoyuan Li commented on FLINK-512:
----------------------------------
Tachyon 0.5.0 was released. You can the following to run a local tachyon
cluster in unit tests.
<dependency>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon</artifactId>
<version>0.5.0</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
> [tachyon] implemented
> ---------------------
>
> Key: FLINK-512
> URL: https://issues.apache.org/jira/browse/FLINK-512
> Project: Flink
> Issue Type: Bug
> Reporter: GitHub Import
> Labels: github-import
> Fix For: pre-apache
>
> Attachments: pull-request-512-9112930359400451481.patch
>
>
> Implementation of the Tachyon file system.
> The code was tested using junit and the wordcount example on a tachyon file
> system running in local mode.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/pull/512
> Created by: [zentol|https://github.com/zentol]
> Labels:
> Created at: Wed Feb 26 13:58:24 CET 2014
> State: closed
--
This message was sent by Atlassian JIRA
(v6.2#6252)