FYI, was just taking a brief look at the recent failing minimr tests and found this exception when the build framework generates the tests:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hive-it-qfile: Compilation failure [ERROR] /home/hiveptest/54.147.211.107-hiveptest-0/apache-svn-trunk-source/itests/qtest/target/generated-test-sources/java/org/apache/hadoop/hive/cli/TestCliDriver.java:[100,22] code too large I believe this is the command that it's running : timeout 2h mvn -B test -Dmaven.repo.local=/home/hiveptest//54.166.80.165-hiveptest-0/maven -Phadoop-2 -Phadoop-2 -Dtest=TestMinimrCliDriver -Dminimr.query.files=infer_bucket_sort_map_operators.q,join1.q,bucketmapjoin7.q,udf_using.q Thanks, Szehon