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 9868C200C29 for ; Tue, 28 Feb 2017 22:45:51 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 971DF160B59; Tue, 28 Feb 2017 21:45:51 +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 DFF1C160B7C for ; Tue, 28 Feb 2017 22:45:50 +0100 (CET) Received: (qmail 74926 invoked by uid 500); 28 Feb 2017 21:45:50 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 74915 invoked by uid 99); 28 Feb 2017 21:45:50 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2017 21:45:50 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id A0C991A7A5A for ; Tue, 28 Feb 2017 21:45:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.547 X-Spam-Level: X-Spam-Status: No, score=-1.547 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id CMXS3TKD_5zc for ; Tue, 28 Feb 2017 21:45:49 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id ADD6E60DC0 for ; Tue, 28 Feb 2017 21:45:48 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 488B5E069E for ; Tue, 28 Feb 2017 21:45:46 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 98CA524164 for ; Tue, 28 Feb 2017 21:45:45 +0000 (UTC) Date: Tue, 28 Feb 2017 21:45:45 +0000 (UTC) From: "Chen Liang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-11425) Ozone : add client-facing container APIs and container references MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 28 Feb 2017 21:45:51 -0000 [ https://issues.apache.org/jira/browse/HDFS-11425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen Liang updated HDFS-11425: ------------------------------ Description: This JIRA adds the container APIs, such as create container, delete container etc exposed to users. (was: This JIRA adds the container APIs, such as create container, delete container etc exposed to users. In addition, this JIRA adds container references. The container references can be used to actually read/write to containers. More specifically, the references are instances of class {{org.apache.hadoop.scm.container.common.helpers.Pipeline}}. Note that HDFS-11424 is closed and those changes have been merged into this JIRA.) > Ozone : add client-facing container APIs and container references > ----------------------------------------------------------------- > > Key: HDFS-11425 > URL: https://issues.apache.org/jira/browse/HDFS-11425 > Project: Hadoop HDFS > Issue Type: Sub-task > Reporter: Chen Liang > Assignee: Chen Liang > Attachments: HDFS-11425-HDFS-7240.001.patch > > > This JIRA adds the container APIs, such as create container, delete container etc exposed to users. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org