pjfanning commented on PR #2967: URL: https://github.com/apache/drill/pull/2967#issuecomment-2567516463
The hadoop-2 build failure was because this setting is too small ``` <jdbc-all-jar.maxsize>55000000</jdbc-all-jar.maxsize> ``` Could you change it to this? ``` <jdbc-all-jar.maxsize>56000000</jdbc-all-jar.maxsize> ``` -- 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