Yedidyah Bar David has posted comments on this change. Change subject: packaging: setup: rewrite ......................................................................
Patch Set 4: (1 comment) Are the following setups intended to be supported? By the current change, or a future one? Manual or automatic provisioning? How will dwh know the engine db credentials in each case? 1. engine and dwh on same host, engine db local and dwh db remote - simple, probably works. 2. engine and dwh on different hosts, both DBs local - provisioning is simple, need to pass engine creds to dwh somehow 3. engine and dwh on different hosts, engine db local, dwh db remote - probably exactly as 2 4. engine and dwh on different hosts, both DBs remote - user has to know both creds so can input engine ones also for dwh. 5. engine and dwh on different hosts, engine db local, dwh db remote on engine host - in principle this can be auto-provisioned http://gerrit.ovirt.org/#/c/23124/4/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-dwh/core/misc.py File packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-dwh/core/misc.py: Line 53: ] = dialog.queryBoolean( Line 54: dialog=self.dialog, Line 55: name='OVESETUP_DWH_ENABLE', Line 56: note=_( Line 57: 'Install data ware house on this host ' the common spelling is "data warehouse" - no space between "ware" and "house", or even "Data Warehouse" (capitals). Line 58: '(@VALUES@) [@DEFAULT@]: ' Line 59: ), Line 60: prompt=True, Line 61: default=True, -- To view, visit http://gerrit.ovirt.org/23124 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic3cceaac390d5d373d2d1f5e46171305ae590b51 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yaniv Dary <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
