sudo -u hive sqoop export --connect "jdbc:mysql://192.168.22.201/LauncherDB?useUnicode=true&characterEncoding=utf-8" --username root --password xxxxx--table WeiZhuangSDK_FirstActive --export-dir /user/hive/warehouse/dataplat.db/weizhuangsdk_firstactive  --fields-terminated-by '^' -m 10 

相关文章:

  • 2021-09-05
  • 2021-10-07
猜你喜欢
  • 2021-06-20
  • 2022-03-01
  • 2022-12-23
  • 2021-12-15
  • 2021-11-05
  • 2021-10-03
相关资源
相似解决方案