orinciog

Results 14 comments of orinciog

Also this happens on Ubuntu 18.04. I switched to Visual Code due to this bug.

This happens also for our setup. We have 2k+ indices and 10k+ aliases (each index has in average 5 aliases) and after updating from 0.8.5 to 0.9.2, REST interface is...

@lmenezes I'm using two browsers: Firefox 84.0 and Chrome Version 87.0.4280.88 (Official Build) (64-bit) on Ubuntu 18.04. Both are having same behavior in rest app. /rest route is served in...

@moliware Sure, I will test 0.9.3, but I don't have closed indices. All 2K+ indices are open.

@ilanjiR Thank you for your message. We already use a patched version of kafka connect hdfs which includes these changes in it. We are using `parquet.codec=gzip` setting in our kafka-connect...

@levzem What extra details should I provide in order to merge this PR? Thank you.

Hi! Your fix also worked for me. Thank you!

@heaje Thank you for the v10 code . I have tested using hdfs-connect v10.1.15 and it works ok. The renewing of kerberos ticket is done by a cron job, which...

Have you install the requirements? `pip install -r requirements.txt` Also have you installed them into a separate venv?