Search

What is the default file format that is used to store HDFS files or Hive tables when and RDBMS file is imported via Sqoop?



Default file type is text file format. It is same as specifying –as-textfile clause to sqoop import command.