bunchrt

Results 5 comments of bunchrt

RHEL 7 (staying in the mainstream of available RPMs) means I'm kinda stuck on jinja2 2.7.2. if I step aside from the RPM and try to do a pip upgrade,...

was finally able to circle back to this; no joy. I captured the playbook from /tmp, placed it in a temp instance that was prepped, stood up the virtualenv (python2...

` for i in $(find . -type f | egrep -v '\.idea/|\.iml|.DS_Store'); do printf "\n\n ~~~[ %s ]~~~~~~~~~~ \n\n" $i; cat $i; done ~~~[ ./pom.xml ]~~~~~~~~~~ 4.0.0 com.my my-elasticsearch-testharness 2.2...

difference between elasticsearch-7.16.3/config/log4j.properties (1st set) and your embedded log4j.properties (2nd set), for the block that appears relevant to the stack trace above (around the context of HeaderWarningAppender) diff

I ran into this buzzsaw myself. with 7.8, "reasonable defaults" had nodes with "dimr" roles. ingest aka "i" is required for processing ingest pipelines (vs. simply stuffing data in) when...