Github user vvysotskyi commented on a diff in the pull request:

    https://github.com/apache/drill/pull/1066#discussion_r158263816
  
    --- Diff: exec/jdbc-all/pom.xml ---
    @@ -572,7 +572,7 @@
                               This is likely due to you adding new 
dependencies to a java-exec and not updating the excludes in this module. This 
is important as it minimizes the size of the dependency of Drill application 
users.
     
                             </message>
    -                        <maxsize>29000000</maxsize>
    +                        <maxsize>31000000</maxsize>
    --- End diff --
    
    We didn't have problems on our local machines or test cluster connected 
with `maxsize` after changing it to 31000000. Which version of Maven did you 
use? 
    Anyway, I have increased it to 32000000.


---

Reply via email to