Github user pwawrzyniak commented on the issue:
https://github.com/apache/incubator-samoa/pull/59
Hi,
@gdfm I reproduced an error and fixed that. The point is that samoa-samza
uses Kafka libraries and there was version conflict (in particular the new API
has different method signature compared to the version that was used in
samoa-samza). I fixed the issue and in my environment all tests are passing now:
Reactor Summary:
Apache SAMOA ...................................... SUCCESS [4.246s]
samoa-instances ................................... SUCCESS [2.325s]
samoa-api ......................................... SUCCESS [49.973s]
samoa-test ........................................ SUCCESS [1.412s]
samoa-local ....................................... SUCCESS [54.005s]
samoa-threads ..................................... SUCCESS [2:00.199s]
samoa-storm ....................................... SUCCESS [1:03.299s]
samoa-apex ........................................ SUCCESS [11.334s]
samoa-flink ....................................... SUCCESS [13.020s]
samoa-samza ....................................... SUCCESS [12.428s]
------------------------------------------------------------------------
BUILD SUCCESS
---
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 [email protected] or file a JIRA ticket
with INFRA.
---