[ https://issues.apache.org/jira/browse/HIVE-18415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16705278#comment-16705278 ]
Hive QA commented on HIVE-18415: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12950186/HIVE-18415.2.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 15644 tests executed *Failed tests:* {noformat} TestMiniDruidCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=197) [druidmini_masking.q,druidmini_joins.q,druid_timestamptz.q] org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[spark_dynamic_partition_pruning_3] (batchId=191) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/15135/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15135/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15135/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12950186 - PreCommit-HIVE-Build > Lower "Updating Partition Stats" Logging Level > ---------------------------------------------- > > Key: HIVE-18415 > URL: https://issues.apache.org/jira/browse/HIVE-18415 > Project: Hive > Issue Type: Improvement > Components: Metastore > Affects Versions: 1.2.2, 2.2.0, 3.0.0, 2.3.2 > Reporter: BELUGA BEHR > Assignee: BELUGA BEHR > Priority: Trivial > Attachments: HIVE-18415.1.patch, HIVE-18415.2.patch > > > {code:title=org.apache.hadoop.hive.metastore.utils.MetaStoreUtils} > LOG.warn("Updating partition stats fast for: " + part.getTableName()); > ... > LOG.warn("Updated size to " + params.get(StatsSetupConst.TOTAL_SIZE)); > {code} > This logging produces many lines of WARN log messages in my log file and it's > not clear to me what the issue is here. Why is this a warning and how should > I respond to address this warning? > DEBUG is probably more appropriate for a utility class. Please lower. -- This message was sent by Atlassian JIRA (v7.6.3#76005)