Sqoop is trying to import string datatype as BIGINT - An error occurred while converting the nvarchar value to JDBC data type BIGINT

前端 未结 0 497
情歌与酒
情歌与酒 2020-12-21 19:27

I am trying to import my SQL table using sqoop. While importing the data, sqoop is trying to convert nvarchar data type to JDBC data type BIGINT, which it should not convert

相关标签:
回答
  • 消灭零回复
提交回复
热议问题