>From Mohammad Nawazish Khan <[email protected]>:
Mohammad Nawazish Khan has uploaded this change for review. (
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18787 )
Change subject: ASTERIX-XXX: Some description
......................................................................
ASTERIX-XXX: Some description
Change-Id: Idd8aee6ca6a85d392a2480740b084b46532621c3
---
M
asterixdb/asterix-app/src/test/java/org/apache/asterix/api/common/AsterixHyracksIntegrationUtil.java
1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/87/18787/1
diff --git
a/asterixdb/asterix-app/src/test/java/org/apache/asterix/api/common/AsterixHyracksIntegrationUtil.java
b/asterixdb/asterix-app/src/test/java/org/apache/asterix/api/common/AsterixHyracksIntegrationUtil.java
index e312b01..24cafdd 100644
---
a/asterixdb/asterix-app/src/test/java/org/apache/asterix/api/common/AsterixHyracksIntegrationUtil.java
+++
b/asterixdb/asterix-app/src/test/java/org/apache/asterix/api/common/AsterixHyracksIntegrationUtil.java
@@ -105,6 +105,7 @@
* @param args unused
*/
public static void main(String[] args) throws Exception {
+ System.out.println("Starting AsterixDB cluster...");
TestUtils.redirectLoggingToConsole();
AsterixHyracksIntegrationUtil integrationUtil = new
AsterixHyracksIntegrationUtil();
try {
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18787
To unsubscribe, or for help writing mail filters, visit
https://asterix-gerrit.ics.uci.edu/settings
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: Idd8aee6ca6a85d392a2480740b084b46532621c3
Gerrit-Change-Number: 18787
Gerrit-PatchSet: 1
Gerrit-Owner: Mohammad Nawazish Khan <[email protected]>
Gerrit-MessageType: newchange