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 A5879200B33 for ; Tue, 24 May 2016 22:41:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A4710160A36; Tue, 24 May 2016 20:41: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 EB941160A35 for ; Tue, 24 May 2016 22:41:13 +0200 (CEST) Received: (qmail 28623 invoked by uid 500); 24 May 2016 20:41: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 28589 invoked by uid 99); 24 May 2016 20:41: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 20:41:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0AC212C1F5C for ; Tue, 24 May 2016 20:41:13 +0000 (UTC) Date: Tue, 24 May 2016 20:41:13 +0000 (UTC) From: "Dhruv Mahajan (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 20:41:14 -0000 [ https://issues.apache.org/jira/browse/REEF-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298859#comment-15298859 ] Dhruv Mahajan commented on REEF-1405: ------------------------------------- [~markus.weimer] So after REEF-1357 will be done, then we would need to call {{IInputPartition's}} {{Cache}} function in {{IContextStart's}} {{OnNext}} function. > 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)