Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][Server] Sqoop task import mysql using 'where' condition fail #4034

Closed
Eights-Li opened this issue Nov 6, 2020 · 2 comments · Fixed by #4036
Closed

[Bug][Server] Sqoop task import mysql using 'where' condition fail #4034

Eights-Li opened this issue Nov 6, 2020 · 2 comments · Fixed by #4036
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Eights-Li
Copy link
Contributor

Describe the bug
Sqoop task import mysql using 'where' condition fail

To Reproduce
Steps to reproduce the behavior, for example:

  1. using sqoop task import mysql data to HDFS or Hive
  2. using --query param to filter data
  3. sqoop job run success but no data load into HDFS

Expected behavior
load mysql data into HDFS or Hive through sqoop success.
this problem maybe the query syntax error

Which version of Dolphin Scheduler:
-[1.3.2]

@Eights-Li Eights-Li added the bug Something isn't working label Nov 6, 2020
@Eights-Li Eights-Li self-assigned this Nov 6, 2020
@Eights-Li
Copy link
Contributor Author

i will fix it

@Eights-Li
Copy link
Contributor Author

Eights-Li commented Nov 6, 2020

sqoop task have hard code , I will optimiz and fix the check style.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants