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

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

GitHub user svarnau opened a pull request:

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

    [TRAFODION-2417] Installer pre-work for ambari integration

    Simplify install operations for dcs and rest by setting default values
    in env files. Also make trafci use config files rather than have hard-coded
    setting. This reduces code in existing command-line installers.
    
    Add system setting files to RPM. These files are stored in 
core/sqf/sysinstall.
    The existing command-line installers could also take advantage of these 
files,
    but it is not required, and I have not made those changes in this commit.

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

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

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

    https://github.com/apache/incubator-trafodion/pull/888.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 #888
    
----

----


> Pre-work for ambari integration
> -------------------------------
>
>                 Key: TRAFODION-2417
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2417
>             Project: Apache Trafodion
>          Issue Type: Sub-task
>          Components: installer
>            Reporter: Steve Varnau
>
> Some install operations done in the command line installers (bash/python) can 
> be done as part of RPM install. Particularly, system limits config & sudo 
> config for trafodion user.  These are not dependent on cluster configuration.
> Secondly, the command-line installers modify the trafci script at install 
> time. This can be re-factored so that we just modify a config file rather 
> than modify the script itself.



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

Reply via email to