ctubbsii commented on issue #2783: URL: https://github.com/apache/accumulo/issues/2783#issuecomment-1165546183
I don't think there's anything for us to do here. The suggestion was that users could write a very simple startup script for their specific situation. For example, they could have a systemd unit that copies dependencies from remote storage to local, and that unit would be depended upon by a systemd unit that starts an Accumulo service. Or, they could run it some other way. The remote location, the local destination, what to copy, and which command to use to do the copying, etc., would all be very user specific. If users need to manage their class path on startup this way, then I think that this is something they would need to do for themselves, based on their specific situation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
