commit | fb188dbdc0c9d5e388ca3354cd0ce0c73d9d8905 | [log] [tgz] |
---|---|---|
author | Chris Hillery <chillery@lambda.nu> | Thu May 26 12:25:09 2016 -0700 |
committer | Till Westmann <tillw@apache.org> | Thu May 26 12:58:54 2016 -0700 |
tree | 0554754503368f39427d1cda378a573c06e0725e | |
parent | fd7fb5a1002a8ad787d50610893e1bf0e6421ac7 [diff] [blame] |
ASTERIXDB-1428: Config-management improvements for AsterixDB 1. Added ability for NC Service to log NC output to file 2. Improve config communication from CC to NC 3. Allow overriding NC command name from CC config (and removed said option from NC Service config as that's the wrong place to manage it) 4. Improve finding NC command (don't depend on PATH) 5. Create asterixncservice.bat script for Windows 6. Fixed NCServiceIT accordingly Change-Id: I0f2ad32d489ffc27adbb06aebcc1f22a9fcf784e Reviewed-on: https://asterix-gerrit.ics.uci.edu/887 Reviewed-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Reviewed-by: Ian Maxon <imaxon@apache.org> Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Reviewed-by: Till Westmann <tillw@apache.org>
diff --git a/hyracks-fullstack/hyracks/hyracks-server/src/test/resources/NCServiceIT/nc-red.conf b/hyracks-fullstack/hyracks/hyracks-server/src/test/resources/NCServiceIT/nc-red.conf index 58a8f1d..74b49b0 100644 --- a/hyracks-fullstack/hyracks/hyracks-server/src/test/resources/NCServiceIT/nc-red.conf +++ b/hyracks-fullstack/hyracks/hyracks-server/src/test/resources/NCServiceIT/nc-red.conf
@@ -1,4 +1,5 @@ [ncservice] address=127.0.0.1 port=9090 +logdir=-