antonymayi

Results 4 issues of antonymayi

Is it possible to serialize pojo with dynamic fields implemented using @JsonAnyGetter? This currently fails: static class POJO { private final Map params = new HashMap(); @JsonAnyGetter public Map any()...

avro

This is a new instance of PR #1716 closed accidentally by deleting the forked repository. Copy of the previous description: > The existing logic for the `log_config` option accepts: >...

Hi, really struggling to compile xgboost for yarn with hdfs support. I can launch the yarn app but in the container logs it show: ``` terminate called after throwing an...

Trying this nodejs demo on apache and mod_passenger. But socket.io is only falling back to polling as the websocket gets corrupted by apache sending the upgrade response using chunked encoding:...