In Sqoop, custom ____ can be defined to handle complex data transformations during the import process.

  • DataMapper
  • SerDe
  • Transform
  • UDF
In Sqoop, custom SerDes (Serializer/Deserializer) can be defined to handle complex data transformations during the import process. SerDes are essential for converting data between different formats during data import.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *