Github user ilooner commented on the issue: https://github.com/apache/drill/pull/970 @paul-rogers It looks like the unit test failures were caused by an unrelated issue. My Mac sometimes create a wifi*.log file in /tmp . And the presence of the file in /tmp causes some unit tests to fail. Everything LGTM.
---