You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/19 17:50:58 UTC

[jira] [Commented] (TRAFODION-2292) RPM packaging for trafodion server-side

    [ https://issues.apache.org/jira/browse/TRAFODION-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589379#comment-15589379 ] 

ASF GitHub Bot commented on TRAFODION-2292:
-------------------------------------------

GitHub user svarnau opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/767

    [TRAFODION-2292] Add RPM packaging

    Make rpm package to contain same things as server tarball.
    Only additional pre-install action is to create the trafodion user.
    This mimics the regular installer default action to locate files in
    /home/trafodion, owned by trafodion user.
    
    File locations and ownership perhaps ought to be changed, but that is
    a separate effort from this initial RPM packaging.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/svarnau/incubator-trafodion pkg2291

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/767.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #767
    
----
commit 0bfc52b5eac0fb77bc443b38219d3dcee38a1683
Author: Steve Varnau <st...@esgyn.com>
Date:   2016-10-18T23:48:08Z

    [TRAFODION-2292] Add RPM packaging
    
    Make rpm package to contain same things as server tarball.
    Only additional pre-install action is to create the trafodion user.
    This mimics the regular installer default action to locate files in
    /home/trafodion, owned by trafodion user.
    
    File locations and ownership perhaps ought to be changed, but that is
    a separate effort from this initial RPM packaging.

----


> RPM packaging for trafodion server-side
> ---------------------------------------
>
>                 Key: TRAFODION-2292
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2292
>             Project: Apache Trafodion
>          Issue Type: Sub-task
>          Components: Build Infrastructure
>            Reporter: Steve Varnau
>            Assignee: Steve Varnau
>
> cluster managers (ambari, cloudera mgr,...) expect redhat packaging to work with yum/rpm.
> We need at least a basic rpm spec file and makefile targets to create an RPM.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)