From hdfs-issues-return-275849-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Tue Aug 6 08:11:03 2019 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 6B62B180181 for ; Tue, 6 Aug 2019 10:11:03 +0200 (CEST) Received: (qmail 25179 invoked by uid 500); 6 Aug 2019 08:11:02 -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 24999 invoked by uid 99); 6 Aug 2019 08:11:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Aug 2019 08:11:02 +0000 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 E8647E2FBE for ; Tue, 6 Aug 2019 08:11:00 +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 54EEF26665 for ; Tue, 6 Aug 2019 08:11:00 +0000 (UTC) Date: Tue, 6 Aug 2019 08:11:00 +0000 (UTC) From: "Elek, Marton (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HDDS-1915) Remove hadoop script from ozone distribution MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Elek, Marton created HDDS-1915: ---------------------------------- Summary: Remove hadoop script from ozone distribution Key: HDDS-1915 URL: https://issues.apache.org/jira/browse/HDDS-1915 Project: Hadoop Distributed Data Store Issue Type: Bug Reporter: Elek, Marton Assignee: Elek, Marton /bin/hadoop script is included in the ozone distribution even if we a dedicated /bin/ozone [~arp] reported that it can be confusing, for example "hadoop classpath" returns with a bad classpath (ozone classpath ) should be used instead. To avoid such confusions I suggest to remove the hadoop script from distribution as ozone script already provides all the functionalities. It also helps as to reduce the dependencies between hadoop 3.2-SNAPSHOT and ozone as we use the snapshot hadoop script as of now. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org