[GitHub] trafodion pull request #1517: [TRAFODION-2249] Cannot use library management...

2018-04-16 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/trafodion/pull/1517


---


[GitHub] trafodion pull request #1517: [TRAFODION-2249] Cannot use library management...

2018-04-13 Thread robertamarton
GitHub user robertamarton opened a pull request:

https://github.com/apache/trafodion/pull/1517

[TRAFODION-2249] Cannot use library management SPJs after an upgrade

Updated initialize trafodion, upgrade library management to modify the
jar/dll file locations for all system libraries to the new location.

Changed python installer to call ..., upgrade library management during
an upgrade operation

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/robertamarton/incubator-trafodion jira-2249

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/trafodion/pull/1517.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1517


commit e3b01d41d6305695ade2961d6c2edd6b0c5959af
Author: Roberta Marton 
Date:   2018-04-13T17:44:03Z

[TRAFODION-2249] Cannot use library management SPJs after an upgrade

Updated initialize trafodion, upgrade library management to modify the
jar/dll file locations for all system libraries to the new location.

Changed python installer to call ..., upgrade library management during
an upgrade operation




---