Forum Discussion

priyankaan's avatar
priyankaan
New Contributor
4 years ago

HDFS Reader - Reading a partition with space

I am using HDFS Reader snap to read the data from Hadoop for the ETL. I am unable to read few partitions which has space character. Same partitions, i am able list using hadoop fs -ls command using escape character before the space(\ ).

I have tried replacing space with escape character & %20, but it didn’t work. Can any one suggest if you know any workaround reading the partitions with space.

No RepliesBe the first to reply