+++ This bug was initially created as a clone of Bug #1795900 +++ +++ This bug was initially created as a clone of Bug #1795899 +++ +++ This bug was initially created as a clone of Bug #1795897 +++ The python-elasticsearch RPM has a dependency on the python-thrift RPM, however the Changelog and source code indicates this is no longer needed (removed in version 1.8.0, 'thrift' does not appear in source). According to changelog, thrift was removed from elasticsearch-py in 1.8.0 (that was 2015 and Elasticsearch < 2.0.0): https://github.com/elastic/elasticsearch-py/blob/07fef33accc28e057c9edf2cd730c72d3a835b21/Changelog.rst#180-2015-10-14 The only Logging component using python-elasticsearch seems to be Curator (https://github.com/openshift/origin-aggregated-logging/tree/master/curator). We should be able to remove the python-thrift dep from python-elasticsearch, and drop the thrift SRPM from OCP 4.4 (and future releases).