使用sqoop将数据从mysql导入配置单元中的特定数据库表失败

dgsult0t  于 2021-06-26  发布在  Hive
关注(0)|答案(0)|浏览(209)
installed UBUNTU 14.04
installed HADOOP 2.7.1 version
installed SQOOP 1.4.6 version
installed XAMPP 7.0.1 version (for mysql)
installed HIVE 1.2.1

Trying to import data to HIVE by using below SQOOP command.

SQOOP Command example

sqoop导入--连接jdbc:mysql用法://localhost/world --用户名根--表countrylanguage --配置单元导入--配置单元表world.countrylanguage-m 1

Error Message
    database does not exists: world

Question
  1. is there anything wrong in the above command, please correct me?

暂无答案!

目前还没有任何答案,快来回答吧!

相关问题