王亮
2018-12-08 03:32:44 UTC
I want to trace ip address of drillbits, but not host name. I find the
use.ip:false in drill-on-yarn-example.conf and also USE_IP_ADDRESS
in ExecConstants.java.
But when I set use.ip:true, I still find the host name for endpoint, but
not ip address.
Is there an easy way to use ip address? It may be useful for debug and
binding the special ip.
use.ip:false in drill-on-yarn-example.conf and also USE_IP_ADDRESS
in ExecConstants.java.
But when I set use.ip:true, I still find the host name for endpoint, but
not ip address.
Is there an easy way to use ip address? It may be useful for debug and
binding the special ip.