; Sent: Tue, April 26, 2011 11:05:46 PM
> Subject: Multi character delimiter for Hive Columns and Rows
>
>
> Hello,
>
> We have a situation where the data coming from source systems to hive may
> contain the common characters and delimiters such as |, tabs, new line
> characters
Any suggestions?
From: Shantian Purkad
To: user@hive.apache.org
Sent: Tue, April 26, 2011 11:05:46 PM
Subject: Multi character delimiter for Hive Columns and Rows
Hello,
We have a situation where the data coming from source systems to hive may
contain the
Hello,
We have a situation where the data coming from source systems to hive may
contain the common characters and delimiters such as |, tabs, new line
characters etc.
We may have to use multi character delimiters such as "|#" for columns and
"||#"
for rows.
How can we achieve this? In this