You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Aman Raj (Jira)" <ji...@apache.org> on 2023/01/01 12:11:00 UTC

[jira] [Created] (HIVE-26895) Backport of HIVE-22899: Make sure qtests clean up copied files from test directories

Aman Raj created HIVE-26895:
-------------------------------

             Summary: Backport of HIVE-22899: Make sure qtests clean up copied files from test directories
                 Key: HIVE-26895
                 URL: https://issues.apache.org/jira/browse/HIVE-26895
             Project: Hive
          Issue Type: Sub-task
            Reporter: Aman Raj
            Assignee: Aman Raj


Tests (like avrotblsjoin.q) are failing due to the following errors:
{code:java}
Begin query: avrotblsjoin.qTRACE StatusLogger Log4jLoggerFactory.getContext() found anchor class org.apache.hadoop.hive.cli.CliDriverTRACE StatusLogger Log4jLoggerFactory.getContext() found anchor class org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzerTRACE StatusLogger Log4jLoggerFactory.getContext() found anchor class org.apache.curator.RetryLoopTRACE StatusLogger Log4jLoggerFactory.getContext() found anchor class org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzercp: `/home/jenkins/agent/workspace/hive-precommit_PR-3859/itests/qtest/target/tmp/table1.avsc': File existsDone query avrotblsjoin.q. succeeded=false, skipped=false. ElapsedTime(ms)=41TRACE StatusLogger Log4jLoggerFactory.getContext() found anchor class org.apache.curator.RetryLoop {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)