Github user pnowojski commented on the issue:
https://github.com/apache/flink/pull/4801
As on dev mailing list discussion, this feature uses
https://github.com/oshi/oshi library licensed under EPL 1.0. It seems to be
compatible with ours: https://www.apache.org/legal/resolved.html .
It has minimal external dependencies. Question is whether we want to shade
everything that we add?
Definitely we could unify config options if we want to do that.---
