Csaba Ringhofer created IMPALA-14773:
----------------------------------------

             Summary: TestStartupFilesystemChecks.test_nondirectory_path fail 
with utf8 error
                 Key: IMPALA-14773
                 URL: https://issues.apache.org/jira/browse/IMPALA-14773
             Project: IMPALA
          Issue Type: Bug
          Components: Test
            Reporter: Csaba Ringhofer


custom_cluster.test_startup_filesystem_checks.TestStartupFilesystemChecks.test_nondirectory_path
 (from pytest)

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 239: 
invalid start byte

The problem is probably that test_nondirectory_path calls 
assert_file_in_dir_contains on a log dir, and the may lead to failure if there 
is any binary file in that directory.



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

Reply via email to