Opened 11 years ago
Closed 9 years ago
#468 closed enhancement (worksforme)
wms-import utilitites to allow connect file as parameter
Reported by: | abeccati | Owned by: | Vlad Merticariu |
---|---|---|---|
Priority: | major | Milestone: | 9.0.x |
Component: | rasgeo | Version: | development |
Keywords: | Cc: | Piero Campalani, Alexander Herzig | |
Complexity: | Easy |
Description (last modified by )
applications/rasgeo/wms-import/utilities should allow connect file to be specified on command line to allow call with non default connection parameters.
change default expected location (asked by Peter) from user's home to RMANHOME/etc (or /etc), anyways to the default rasdaman installation config dir.
Todo:
- List utils to be updated
Done:
- init_wms
Attachments (1)
Change History (12)
comment:1 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
by , 11 years ago
Attachment: | Enable-init_wms-with-connect-file-parameter.patch added |
---|
comment:2 by , 11 years ago
Status: | accepted → assigned |
---|
Patch attached (and submitted 2013-08-30 11:34:15) for the init_wms script; same should be done for all other wms import utilities to close this ticket.
(Enable-init_wms-with-connect-file-parameter.patch)
comment:4 by , 11 years ago
Description: | modified (diff) |
---|
Let it open, we have to check that all the tools there use the same approach. And also change default expected location (asked by Peter) from user's home to RMANHOME/etc (or /etc), anyways to the default rasdaman installation config dir.
I've updated description accordingly
comment:6 by , 11 years ago
Default expected location of the connect file. If it is not given as parameter on command line.
comment:7 by , 11 years ago
$RMANHOME/etc does not make sense, it's place for the server's configuration, not the user client tools. User configs should go in $HOME/.rasdaman or so.
comment:8 by , 11 years ago
Dimitar, I agree but I have no strong preference here and having a system-level default (customizable by the user) is not that bad: it allows running client tools on the local server from any user with no customization at all.
comment:9 by , 11 years ago
Cc: | added |
---|---|
Version: | 8.5 → development |
Adding also Piero and Alex H so that default config can be changed also in rasimport. This should be shifted as development since there is not much need to maintain it in 8.X unless we get specific requests for it.
comment:11 by , 9 years ago
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
looking at this again, I do like the idea that parameters are visible, and not in some (potentially even hidden) config file - we had issues with that in the past.
connect file as parameter to init script