Tuesday, 27 August 2013

Can Cloudera Impala work with Group Separator delimiter ?

Can Cloudera Impala work with Group Separator delimiter ?

We have files with Group Separator (29) as the delimiter. I am trying to
create a table (using the create table from file option) in the Cloudera
metastore to be used by Impala but it does not seem to recognize the
delimiter. Options i have used include:
"\029", "29", "029"
Is this even possible or the Cloudera metastore does not recognize such
characters?

No comments:

Post a Comment