You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Yuqi Gu (JIRA)" <ji...@apache.org> on 2019/01/15 06:19:00 UTC

[jira] [Issue Comment Deleted] (BIGTOP-3135) Remove deprecated giraph-site.xml

     [ https://issues.apache.org/jira/browse/BIGTOP-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuqi Gu updated BIGTOP-3135:
----------------------------
    Comment: was deleted

(was: In fedora with the patch:

{code:java}
root@6b3dbf95f3bd conf]# cat /etc/os-release
NAME=Fedora
VERSION="26 (Twenty Six)"
ID=fedora
VERSION_ID=26
PRETTY_NAME="Fedora 26 (Twenty Six)"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:fedoraproject:fedora:26"
HOME_URL="https://fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=26
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=26
PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
[root@6b3dbf95f3bd conf]# ls -l /usr/lib/giraph/conf
total 4
lrwxrwxrwx 1 root root  16 Oct 24 23:57 conf -> /etc/giraph/conf
-rwxr-xr-x 1 root root 969 Oct 24 23:57 giraph-site.xml
{code}

In ubuntu:

{code:java}
root@22fb6cb34bc6:/usr/lib/giraph/conf# cat /etc/os-release
NAME="Ubuntu"
VERSION="16.04.5 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.5 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial
root@22fb6cb34bc6:/usr/lib/giraph/conf# ls -l /usr/lib/giraph/conf
total 4
lrwxrwxrwx 1 root root  16 Jan 14 14:50 conf -> /etc/giraph/conf
-rw-r--r-- 1 root root 969 Jan 14 14:50 giraph-site.xml
{code}


symlink  is ok.)

> Remove deprecated giraph-site.xml
> ---------------------------------
>
>                 Key: BIGTOP-3135
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3135
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: build, Init scripts
>            Reporter: Yuqi Gu
>            Assignee: Yuqi Gu
>            Priority: Major
>
> The 'bigtop-packages/src/common/giraph/giraph-site.xml'  is deprecated.
> The puppet used its templates giraph-site.xml file for giraph deployment .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)