GitHub user selvaganesang opened a pull request: https://github.com/apache/incubator-trafodion/pull/726
[TRAFODION-2245] Multiple sqcheck and jps processes running when moni⦠â¦tor is downed and up as dcsserver checks if trafodion is up A new option sqcheck -n <nid> is introduced to determine if the node is up and running DCS server is changed to use this option when it detects the server is gone rather than at the time of starting the processes Also fixed the failure of hive/TEST018 due to expected file difference You can merge this pull request into a Git repository by running: $ git pull https://github.com/selvaganesang/incubator-trafodion trafodion-2245 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/726.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 #726 ---- commit 7bc317d0c44cd5e0a75ce2661687a2fd3d562cc2 Author: selvaganesang <selva.govindara...@esgyn.com> Date: 2016-09-24T17:03:18Z [TRAFODION-2245] Multiple sqcheck and jps processes running when monitor is downed and up as dcsserver checks if trafodion is up A new option sqcheck -n <nid> is introduced to determine if the node is up and running DCS server is changed to use this option when it detects the server is gone rather than at the time of starting the processes Also fixed the failure of hive/TEST018 due to expected file difference ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---