jinquanzhuang opened a new issue #1775:
URL: https://github.com/apache/incubator-linkis/issues/1775


   The script failed to call the data source
   脚本调用数据源失败
   sh linkis-cli-sqoop import -D mapreduce.job.queuename=ide \
   --connect jdbc:mysql://xxxxxx:xxxx/xxxx --username xxxxx --password xxxxx 
--table test_sqoop_01 --columns user_id,user_code,user_name,email,status 
--fields-terminated-by ',' \
   --hive-import --create-hive-table --hive-database default --hive-table 
test_sqoop_hdfs_nopartition252 --hive-overwrite \
   --hive-drop-import-delims --delete-target-dir --input-null-non-string '\\N' 
--input-null-string '\\N' \
   -m 1 --datasource-name linkis_test256;
   
![image](https://user-images.githubusercontent.com/101614307/159439939-aed84714-66cc-463b-901b-503f6e17e8f6.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org
For additional commands, e-mail: dev-h...@linkis.apache.org

Reply via email to