Fork me on GitHub
#onyx
<
2016-06-24
>
jaju03:06:10

This space is so crowded and confusing. I had no idea of Flink, while I had just been introduced to Apex a while back. Both are from Apache. (I’m considering Onyx and will soon be comparing notes with a colleague who introduced Apex to me)

v.solovyov11:06:29

@jaju: just looked at Apex tutorial and it doesn't look developer-friendly to me

devth14:06:44

Started seeing

No implementation of method: :read-batch of protocol: #'onyx.peer.pipeline-extensions/Pipeline found for class: onyx.plugin.elasticsearch.ElasticsearchWrite
in my test. I'm depending on [org.onyxplatform/onyx "0.9.7-SNAPSHOT"] and [org.onyxplatform/onyx-elasticsearch "0.9.6.0"]. Is Pipeline a new protocol?

devth14:06:04

Must be because if I use [org.onyxplatform/onyx "0.9.6"] then it works

lucasbradstreet14:06:12

Try a lein clean

devth14:06:28

Yep that fixed it