Merge [TRAFODION-1545] and several other JIRAs, PR 274
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/679efee6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/679efee6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/679efee6 Branch: refs/heads/master Commit: 679efee66d07cbd239e658bd447d3a8945a50939 Parents: c2d8443 9ca96c2 Author: Dave Birdsall <[email protected]> Authored: Tue Feb 2 17:12:04 2016 +0000 Committer: Dave Birdsall <[email protected]> Committed: Tue Feb 2 17:12:04 2016 +0000 ---------------------------------------------------------------------- core/sqf/sql/scripts/sqgen | 11 +- install/installer/cloud_cli_setup | 20 +- install/installer/dcs_installer | 31 +-- install/installer/rest_installer | 10 +- .../tools/traf_cloudera_uninstall_suse | 5 + install/installer/traf_add_sudoAccess | 11 +- install/installer/traf_add_user | 37 ++-- install/installer/traf_cloudera_mods98 | 104 ++++++---- install/installer/traf_config | 92 +-------- install/installer/traf_config_check | 202 ++++++++++++++++-- install/installer/traf_config_setup | 65 ++++-- install/installer/traf_create_systemdefaults | 203 ------------------- install/installer/traf_getHadoopNodes | 13 +- install/installer/traf_hortonworks_mods98 | 130 +++++++----- install/installer/traf_package_setup | 25 +-- install/installer/traf_setup | 41 +--- install/installer/traf_sqgen | 98 +++++++++ install/installer/traf_start | 11 +- install/installer/traf_user_prompt | 28 +++ install/installer/traf_user_prompt_check | 27 +++ install/installer/trafodion_config_default | 7 +- install/installer/trafodion_install | 125 ++++++++---- install/installer/trafodion_uninstaller | 15 +- 23 files changed, 689 insertions(+), 622 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/679efee6/core/sqf/sql/scripts/sqgen ----------------------------------------------------------------------
