From hdfs-issues-return-216251-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Wed Apr 11 16:49:07 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id B7A6018064A for ; Wed, 11 Apr 2018 16:49:06 +0200 (CEST) Received: (qmail 38957 invoked by uid 500); 11 Apr 2018 14:49:05 -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 38931 invoked by uid 99); 11 Apr 2018 14:49:05 -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; Wed, 11 Apr 2018 14:49:05 +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 3ECE61A17AF for ; Wed, 11 Apr 2018 14:49:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -101.511 X-Spam-Level: X-Spam-Status: No, score=-101.511 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id cmyZwnjf6d_a for ; Wed, 11 Apr 2018 14:49:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id B77275FB37 for ; Wed, 11 Apr 2018 14:49:02 +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 CD669E0B66 for ; Wed, 11 Apr 2018 14:49:01 +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 E5566241C4 for ; Wed, 11 Apr 2018 14:49:00 +0000 (UTC) Date: Wed, 11 Apr 2018 14:49:00 +0000 (UTC) From: "Elek, Marton (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-13414) Ozone: Update existing Ozone documentation according to the recent changes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16434022#comment-16434022 ] Elek, Marton commented on HDFS-13414: ------------------------------------- [~msingh] Thank you very much the review. I fixed all the itesm (https://github.com/elek/hadoop/commit/0a3ea04e5ac446bd7e422ce8ac2d7e5a00689cbf) in the patch v2. [~xyao] Nice catch, you are right, compose files were not updated. Just two notes: 1. We don't need to _replace_ 9864 with 9880, it's enough to _add_ 9880 as 9864 still a vaild port (webhdfs) 2. it is required only if somebody would like to use the rest api from the host (outside the containers) not from the containers. It's not a typical use case but could be useful. But in that case we also need to check how the discovery could work (discovery may return the internal/docker specific ip addresses). I would left as is or we can create a simple jira to add the additional 9880 to all the compose files. > Ozone: Update existing Ozone documentation according to the recent changes > -------------------------------------------------------------------------- > > Key: HDFS-13414 > URL: https://issues.apache.org/jira/browse/HDFS-13414 > Project: Hadoop HDFS > Issue Type: Sub-task > Reporter: Elek, Marton > Assignee: Elek, Marton > Priority: Minor > Attachments: HDFS-13414-HDFS-7240.001.patch, HDFS-13414-HDFS-7240.002.patch > > > 1. Datanode port has been changed > 2. remove the references to the branch (prepare to merge) > 3. CLI commands are changed (eg. ozone scm) -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org