legend icon indicating copy to clipboard operation
legend copied to clipboard

Feature request: Can we specify connection info when we execute a jar file instead of having it in the jar file?

Open waterfall49 opened this issue 3 years ago • 5 comments

Similar requests

  • [X] I have searched and found no existing similar requests

How are you using Studio?

No response

What problems are you trying to solve?

  • How to config DB connection when we use jar file as a library instead of having it in a jar file.
  • Reason: We don't want to have connection info in the jar file, would like to specify it later when we execute the jar file.

Describe the solution you would like to see implemented

For example, having a config file in which jar file can read info from it or having config inputs as a parameter so that we can specify it later.

Describe alternatives you have considered

No response

Documentation, Design, Adoption, Migration Strategy

No response

Contribution

  • [ ] I would like to work on this feature

waterfall49 avatar Feb 08 '22 19:02 waterfall49

@MauricioUyaguari what do you think about this? I'm not sure if this is something pertain to Studio, maybe it's more proper to move this to https://github.com/finos/legend instead?

akphi avatar Feb 09 '22 04:02 akphi

Hey @MauricioUyaguari! Following up on this. Would you mind sharing your thoughts?

beekemarie avatar Feb 28 '22 22:02 beekemarie

Yeah this is a feature request for legend-engine/legend-sdlc when generated the service jar. @raf had made some adjustmented to the service jar making it more configurable. Rafael could you share some of the adjustments you made to the service runner?

MauricioUyaguari avatar Mar 02 '22 01:03 MauricioUyaguari

@MauricioUyaguari - I think this is part of the changes @epsstan made to allow apps manage the identity and transforming these to DB credentials. Let sync offline and collect the details.

rafaelbey avatar Mar 07 '22 21:03 rafaelbey

hi @waterfall49 see https://github.com/finos/legend/issues/502#issuecomment-1134680747 and let us know if you have further questions

agitana avatar May 23 '22 13:05 agitana

Closing this issue as it is the same as #502

epsstan avatar Sep 06 '22 23:09 epsstan