You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Andrew Sherman (Jira)" <ji...@apache.org> on 2022/11/30 21:41:00 UTC

[jira] [Created] (IMPALA-11763) Test fail on Ozone with URISyntaxException: Illegal character in file names

Andrew Sherman created IMPALA-11763:
---------------------------------------

             Summary: Test fail on Ozone with URISyntaxException: Illegal character in file names
                 Key: IMPALA-11763
                 URL: https://issues.apache.org/jira/browse/IMPALA-11763
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 1.4.2
            Reporter: Andrew Sherman


Test fail, apparently because of bad file names.

Embedded spaces:
{code}
Query aborted:Failed to open HDFS file for writing: ofs://localhost:9862/impala/test-warehouse/test_chars_tmp_tables_45fc1e07.db/char_parts/_impala_insert_staging/d94ffbe487a2570f_b32ce20600000000/.d94ffbe487a2570f-b32ce20600000000_350627771_dir/csp=3aaa /clp=3bbbbb                      
{code}

{code}
URISyntaxException: Illegal character in path at index 191: impala/test-warehouse/test_compute_stats_incremental_94903d62.db/chars_tbl/_impala_insert_staging/d647b854b15ccb38_4afa881f00000000/.d647b854b15ccb38-4afa881f00000003_1824211454_dir/year=2010 /day=7/d647b854b15ccb38-4afa881f00000003_2131906910_data.0.txt
{code}

Backslash character:
{code}
Root cause: URISyntaxException: Illegal character in path at index 189: impala/test-warehouse/test_mt_dop_insert_eeb67a9c.db/insert_string_partitioned/_impala_insert_staging/a34343e5ddce1b25_69851a7e00000000/.a34343e5ddce1b25-69851a7e00000003_928315985_dir/s2=/\%./
{code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org