You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by sa...@apache.org on 2017/03/02 00:25:44 UTC

[2/2] incubator-trafodion git commit: Merge Trafodion 2496 to 2.1

Merge Trafodion 2496 to 2.1


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/58caf9fd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/58caf9fd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/58caf9fd

Branch: refs/heads/release2.1
Commit: 58caf9fd361afd9d1bae61865032acbc0b8bd3b3
Parents: 6cc8957 dc58c85
Author: Sandhya Sundaresan <sa...@apache.org>
Authored: Thu Mar 2 00:24:38 2017 +0000
Committer: Sandhya Sundaresan <sa...@apache.org>
Committed: Thu Mar 2 00:24:38 2017 +0000

----------------------------------------------------------------------
 .../configs/db_config_default.ini               |  7 +-
 install/python-installer/db_install.py          | 22 ++---
 install/python-installer/db_uninstall.py        | 14 +--
 install/python-installer/discovery.py           |  3 +-
 install/python-installer/scripts/apache_mods.py |  3 +-
 install/python-installer/scripts/common.py      | 20 +----
 install/python-installer/scripts/constants.py   | 61 ++++++++++++++
 install/python-installer/scripts/copy_files.py  | 21 +----
 install/python-installer/scripts/dcs_setup.py   | 38 ++++-----
 install/python-installer/scripts/hadoop_mods.py |  3 +-
 install/python-installer/scripts/hdfs_cmds.py   | 13 +--
 .../python-installer/scripts/traf_discover.py   | 26 +++---
 .../python-installer/scripts/traf_kerberos.py   |  2 +-
 install/python-installer/scripts/traf_ldap.py   | 26 +++---
 .../python-installer/scripts/traf_package.py    | 11 +--
 install/python-installer/scripts/traf_setup.py  | 64 +++++++-------
 .../python-installer/scripts/traf_sqconfig.py   |  8 +-
 install/python-installer/scripts/traf_start.py  |  6 +-
 install/python-installer/scripts/traf_user.py   | 89 ++++++++++----------
 install/python-installer/scripts/wrapper.py     | 23 +++--
 20 files changed, 242 insertions(+), 218 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/58caf9fd/install/python-installer/scripts/traf_sqconfig.py
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/58caf9fd/install/python-installer/scripts/traf_start.py
----------------------------------------------------------------------