You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are glad that you are contributing by opening this issue.
Please make sure to include all the relevant context.
We will be here shortly.
If you are interested in contributing to our website project, please let us know!
You can check out our contributing guide on
👉 How to Participate in Project Contribution.
Search before asking
Linkis Component
linkis-computation-governance
Steps to reproduce
1), submit sqoop job:
sh linkis-cli-sqoop import -D mapreduce.job.queuename=ide --connect jdbc:mysql://ip:port/linkis_dev --username linkis --password xxx --table test_sqoop_01 --columns user_id,user_code,user_name,email,status --fields-terminated-by ',' --hive-import --create-hive-table --hive-database dss_autotest --hive-table test_import_sqoop_1 --hive-drop-import-delims --delete-target-dir --input-null-non-string '\N' --input-null-string '\N' --verbose ;
2), get job log failed with following error:
Expected behavior
submit sqoop job and get log success.
Your environment
Anything else
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: