Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9B017200B31 for ; Tue, 24 May 2016 21:44:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 99916160A35; Tue, 24 May 2016 19:44:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D76FE16098E for ; Tue, 24 May 2016 21:44:13 +0200 (CEST) Received: (qmail 44382 invoked by uid 500); 24 May 2016 19:44:13 -0000 Mailing-List: contact dev-help@reef.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@reef.apache.org Delivered-To: mailing list dev@reef.apache.org Received: (qmail 44369 invoked by uid 99); 24 May 2016 19:44:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2016 19:44:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DC00F2C1F61 for ; Tue, 24 May 2016 19:44:12 +0000 (UTC) Date: Tue, 24 May 2016 19:44:12 +0000 (UTC) From: "Markus Weimer (JIRA)" To: dev@reef.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (REEF-1405) Cache the data in IMRU Context layer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 24 May 2016 19:44:14 -0000 [ https://issues.apache.org/jira/browse/REEF-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298774#comment-15298774 ] Markus Weimer commented on REEF-1405: ------------------------------------- Wasn't this already done? [~dkm2110], I remember reviewing code of yours to that effect? > Cache the data in IMRU Context layer > ------------------------------------ > > Key: REEF-1405 > URL: https://issues.apache.org/jira/browse/REEF-1405 > Project: REEF > Issue Type: Task > Reporter: Julia > Labels: FT > > As a follow up of REEF-1224 and REEF-1357, we need to > * call cache method to download the data at context layer > * verify the data is loaded at task layer > * test it in cluster -- This message was sent by Atlassian JIRA (v6.3.4#6332)