[ https://issues.apache.org/jira/browse/HIVE-17933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16226348#comment-16226348 ]
Hive QA commented on HIVE-17933: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12894841/HIVE-17933.02.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 11 failed/errored test(s), 11342 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[insert_values_orig_table_use_metadata] (batchId=62) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[sysdb] (batchId=155) org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[orc_merge1] (batchId=172) org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[spark_combine_equivalent_work] (batchId=172) org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[spark_dynamic_partition_pruning] (batchId=172) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_2] (batchId=101) org.apache.hadoop.hive.cli.TestNegativeMinimrCliDriver.testCliDriver[ct_noperm_loc] (batchId=93) org.apache.hadoop.hive.cli.control.TestDanglingQOuts.checkDanglingQOut (batchId=205) org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testConstraints (batchId=222) org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerHighShuffleBytes (batchId=229) org.apache.hive.spark.client.TestSparkClient.testJobSubmission (batchId=290) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/7566/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/7566/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-7566/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 11 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12894841 - PreCommit-HIVE-Build > make antlr output directory to use a top-level sourceset > -------------------------------------------------------- > > Key: HIVE-17933 > URL: https://issues.apache.org/jira/browse/HIVE-17933 > Project: Hive > Issue Type: Sub-task > Reporter: Zoltan Haindrich > Assignee: Zoltan Haindrich > Attachments: HIVE-17933.02.patch > > > by default antlr generates to: > ${project.build.directory}/generated-sources/antlr3 > but currently standalone-metastore adds > ${project.build.directory}/generated-sources to the sources list; because it > has protobuf also. > I guess not every ide is picky about this; but eclipse does show some errors > because of this -- This message was sent by Atlassian JIRA (v6.4.14#64029)