IMAMASU Ryohei

Results 5 issues of IMAMASU Ryohei

Java client classes have a constructor signature like: ``` java public MyClient(String host, int port, double timeout_sec) { ``` But `timeout_sec` is currently ignored in generated Java code. This patch...

IDL

I tried to clone this repository. I faced the following error. ``` $ git-lfs filter-process Error downloading object: models/ckpt_parameters.zip (49776f3): Smudge error: Error downloading models/ckpt_parameters.zip (49776f3214452db2b07b8485f29dbf6cfa763396f0b7a416d6772811e9165b30): batch response: This repository...

To build ZooKeeper client with gcc 8, `-Wformat-overflow` option is required. I think it is necessary to switch the compile option according to the GCC version. Refs. https://github.com/jubatus/jubatus-installer/pull/72#issuecomment-600429397

It's easy to understand. For example: ``` install.sh --path /home/rimms/local/jubatus --re2 ```

Currently, I could not download pre-trained models from Google Drive.