Create a Hive table from a file using pipe as delimiter:
col1|col2|col3 abc123|defqwe|4321
Querying the table in Impala editor will show error message of invalid delimiters: