Hi Murali,
Please verify that every time you’re copying the files, the Data Format is set to Whole File mode.
Thanks,
bob
HI Bob,
Thanks for the reply. I will check with Whole File mode and will get back to you.
Thanks
Murali.
HI Bob,
when I run job with Whole File type getting below error.
Error happened when processing record
com.streamsets.pipeline.stage.lib.hive.exceptions.HiveStageCheckedException: HIVE_19 - Unsupported Type: FILE_REF
Thanks
Murali.
HI ,
when I run job with Whole File type getting below error.
Error happened when processing record
com.streamsets.pipeline.stage.lib.hive.exceptions.HiveStageCheckedException: HIVE_19 - Unsupported Type: FILE_REF
Any one can help me on this issue.
Thanks
Murali.
Hi Murali,
Form the error you pasted, it looks like the destination you’re using is Hive? From the initial problem description, it seemed you were copying from S3 to S3? Hive is record-based and does not support Whole File. To copy complete files, and not process them in the pipeline, you might want to use HDFS as the destination.
If your organization has an Enterprise support contract, please open a support ticket.
Thanks,
bob