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 BCB30200B58 for ; Wed, 13 Jul 2016 08:01:30 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BB4DB160A75; Wed, 13 Jul 2016 06:01:30 +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 0F963160A56 for ; Wed, 13 Jul 2016 08:01:29 +0200 (CEST) Received: (qmail 98747 invoked by uid 500); 13 Jul 2016 06:01:29 -0000 Mailing-List: contact dev-help@hawq.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hawq.incubator.apache.org Delivered-To: mailing list dev@hawq.incubator.apache.org Received: (qmail 98736 invoked by uid 99); 13 Jul 2016 06:01:29 -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, 13 Jul 2016 06:01:29 +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 788741A5D20 for ; Wed, 13 Jul 2016 06:01:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.446 X-Spam-Level: X-Spam-Status: No, score=-3.446 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] 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 4xbj7zjpaG6U for ; Wed, 13 Jul 2016 06:01:26 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 4AA5A5FB33 for ; Wed, 13 Jul 2016 06:01:26 +0000 (UTC) Received: (qmail 98681 invoked by uid 99); 13 Jul 2016 06:01:25 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2016 06:01:25 +0000 Received: from mail-io0-f175.google.com (mail-io0-f175.google.com [209.85.223.175]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 42C671A0156 for ; Wed, 13 Jul 2016 06:01:25 +0000 (UTC) Received: by mail-io0-f175.google.com with SMTP id m101so37159888ioi.2 for ; Tue, 12 Jul 2016 23:01:25 -0700 (PDT) X-Gm-Message-State: ALyK8tKaKsGHBTESbYjwNZ7Tc1HJaKVqxoXaB2uu0oYZjbpuzJp5COQivPdwRaFBhjmvyVIKfItU08JbZzyzbw== X-Received: by 10.107.9.42 with SMTP id j42mr6784077ioi.33.1468389684336; Tue, 12 Jul 2016 23:01:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.16.233 with HTTP; Tue, 12 Jul 2016 23:01:23 -0700 (PDT) In-Reply-To: References: From: Lili Ma Date: Wed, 13 Jul 2016 14:01:23 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Rename "greenplum" to "hawq" To: dev@hawq.incubator.apache.org Content-Type: multipart/alternative; boundary=001a113df6ac87258a05377e1df6 archived-at: Wed, 13 Jul 2016 06:01:30 -0000 --001a113df6ac87258a05377e1df6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable For the command line tools name, what about we keep greenplum_path.sh and add a hawq_env.sh and inside hawq_env.sh, we call greenplum_path.sh. So the already user won't need to change their behavior, and new user can directly use the new hawq named script? For the environment variable, for example GPHOME=EF=BC=8Ccan we create a ne= w variable HAWQHOME, and set it the same value as GPHOME? Thanks Lili 2016-07-13 13:55 GMT+08:00 Yi Jin : > I think it is a must-do, but some concerns of customer using convention a= nd > legacy applications, scripts etc. > > On Wed, Jul 13, 2016 at 1:44 PM, =E9=99=B6=E5=BE=81=E9=9C=96 wrote: > > > Good idea, but need quite a lot of effort and may also affect custormer > > behavior. Should handle it carefully. > > > > 2016-07-13 9:54 GMT+08:00 Ivan Weng : > > > > > Agree with this good idea. But as Paul said, there are maybe already > many > > > users use greeenplum_path.sh or something else in their environment. = So > > we > > > need to think about it. > > > > > > > > > Regards, > > > Ivan > > > > > > On Wed, Jul 13, 2016 at 9:31 AM, Paul Guo wrote: > > > > > > > I've asked this before. Seems that affects some old users. I'm not > sure > > > > about the details. > > > > I agree that we should change it to a better name in a release. > > > > > > > > 2016-07-13 9:25 GMT+08:00 Roman Shaposhnik : > > > > > > > > > On Tue, Jul 12, 2016 at 6:21 PM, Xiang Sheng > > > wrote: > > > > > > Agree . @xunzhang. > > > > > > However , some greenplum strings can be easily replaced , but > there > > > are > > > > > too > > > > > > many in the code or comments. Changing all of them costs too > much > > > > > efforts. > > > > > > > > > > > > So changing the strings that users can see is enough. > > > > > > > > > > Huge +1 to this! Btw, is this something we may be able to tackle = in > > our > > > > > next Apache release? > > > > > > > > > > Thanks, > > > > > Roman. > > > > > > > > > > > > > > > > > > > > -- > > Thanks, > > Zhenglin > > > --001a113df6ac87258a05377e1df6--