You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Ian Maxon (Code Review)" <do...@asterixdb.incubator.apache.org> on 2019/01/16 00:07:19 UTC

Change in asterixdb[master]: [ASTERIXDB-2512][TEST] Adds SpiderSilk Integration

Hello Anon. E. Moose #1000171, Jenkins,

I'd like you to reexamine a change.  Please visit

    https://asterix-gerrit.ics.uci.edu/3053

to look at the new patch set (#7).

Change subject: [ASTERIXDB-2512][TEST] Adds SpiderSilk Integration
......................................................................

[ASTERIXDB-2512][TEST] Adds SpiderSilk Integration

- user model changes: no
- storage format changes: no
- interface changes: no

details:
- Adds minimal SpiderSilk integration by adding the asterix-spidersilk module, reuqired maven
dependencies, sample Dockerfile for node's containers, simple config file for 3 node AsterixDB
cluster, a TestUtility to make working with SpiderSilk easier and a sample test case that uses
all of these together.

Change-Id: Ifd64aad26bd5cd3b6040fa53e87ae0d0d0c0a562
---
M .gitignore
A asterixdb/asterix-spidersilk/config/cc.conf
A asterixdb/asterix-spidersilk/docker/Dockerfile
A asterixdb/asterix-spidersilk/pom.xml
A asterixdb/asterix-spidersilk/src/test/java/org/apache/asterix/spidersilk/SampleTestIT.java
A asterixdb/asterix-spidersilk/src/test/java/org/apache/asterix/spidersilk/TestUtil.java
A asterixdb/asterix-spidersilk/src/test/resources/logback.xml
M asterixdb/pom.xml
8 files changed, 379 insertions(+), 0 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/53/3053/7
-- 
To view, visit https://asterix-gerrit.ics.uci.edu/3053
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifd64aad26bd5cd3b6040fa53e87ae0d0d0c0a562
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Armin Balalaie <ar...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Till Westmann <ti...@apache.org>