jnturton commented on pull request #2406: URL: https://github.com/apache/drill/pull/2406#issuecomment-996558800
Hi @vvysotskyi, @Z0ltrix. The two considerations, 1. this change is a workaround for buggy IPv6 support in HDFS and 2. the workaround is untargeted and could have side effects in some environments because Drill's JVMs get set to prefer IPv4 for every socket they open, whether to HDFS or elsewhere , make me wonder if this should really be promoted to a Drill default. An alternative might be that we create a doc page describing this problem and showing users how to apply the workaround uncovered by @Z0ltrix to their own environments... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org