Hi,

This is regarding Sqoop import command.
I am trying to import data from rdbms to hdfs in parequt format.
I have given orders-parquet as target folder i am getting kitesdk -
validation exception as Dataset name orders-parquet is not alphanumeric.

I have checked the source code too it’s fine for the validation.

But I have tried to import same table in avro format and I have given
target directory as orders-avro.
This time data got imported successfully.

I believe import should throw same exception. Please confirm.

Thanks
Giri

Reply via email to