Why Data Is Not Imported to HDFS After All Data Types of SQL Server Are Selected?
Question
After all data types of SQL Server are selected, data is not imported to HDFS.
Answer
The data contains the Timestamp data type specific to SQL Server. This data type is irrelevant to time and date and needs to be replaced with the Datetime type.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.