Hi,
I would like to understand below configurations :
 work: {
    max.width.per.endpoint: 5,
    global.max.width: 100,
    affinity.factor: 1.2,
    executor.threads: 4
  },

As I am getting below error at time in some of the Drill bits :
2018-07-03 04:08:45,725 [pool-245-thread-13] INFO
o.a.d.e.s.schedule.BlockMapBuilder - Failure finding Drillbit running on
host <DNSAddress>  Skipping affinity to that host.
2018-07-03 04:08:45,731 [pool-245-thread-11] INFO
o.a.d.e.s.schedule.BlockMapBuilder - Failure finding Drillbit running on
host <DNSAddress>  Skipping affinity to that host.
2018-07-03 04:08:45,732 [pool-245-thread-12] INFO
o.a.d.e.s.schedule.BlockMapBuilder - Failure finding Drillbit running on
host <DNSAddress>  Skipping affinity to that host.
2018-07-03 04:08:45,732 [pool-245-thread-14] INFO
o.a.d.e.s.schedule.BlockMapBuilder - Failure finding Drillbit running on
host <DNSAddress>  Skipping affinity to that host.
2018-07-03 04:08:45,733 [pool-245-thread-3] INFO
o.a.d.e.s.schedule.BlockMapBuilder - Failure finding Drillbit running on
host <DNSAddress>  Skipping affinity to that host.
2018-07-03 04:08:45,733 [pool-245-thread-16] INFO
o.a.d.e.s.schedule.BlockMapBuilder - Failure finding Drillbit running on
host <DNSAddress>  Skipping affinity to that host.
2018-07-03 04:08:45,735 [pool-245-thread-15] INFO
o.a.d.e.s.schedule.BlockMapBuilder - Failure finding Drillbit running on
host <DNSAddress>  Skipping affinity to that host.

Is there any relationship between affinity configurations and Drill logs ?
Appreciate if anybody can help me understand !

Thanks,
Divya

Reply via email to