Joe Wood

Results 17 comments of Joe Wood

Hi @Tapppi - sorry just saw this issue. Yes we use the Monaco component in browser. It's quite easy from there to inject generated types from URL hosted Avro schemas....

Great idea @benneq - I'll include this in the repo. The general idea of this is to use the package as a module (actually against a Confluent Platform schema repository)...

No I'm deploying streamreactor's JARs from maven central to a directory now that streamreactor is in maven. Then just using CLASSPATH before kicking off the distributed connector process. Is there...

Yes, thanks - just testing with that: https://cwiki.apache.org/confluence/display/KAFKA/KIP-146+-+Classloading+Isolation+in+Connect

That fixed it, thanks! Out of interest - what's the driver for publishing a fat/shadowJar to Maven vs. just the compiled artifact?

Any update on this PR? External accounts in a key-file currently doesn't work. I suspect this may fix it.

Thanks @chrisguitarguy, we actually use WIP and a custom IDP so the OAUTH approach doesn't work. I'm actually running with your fork and I needed to add a new auth...