[Sqoop-Update]modify sqoop task param when upgrade ds to 1.3.4#4212
[Sqoop-Update]modify sqoop task param when upgrade ds to 1.3.4#4212xingchun-chen merged 17 commits intoapache:1.3.4-preparefrom Eights-Li:1.3.4-prepare-sqoop
Conversation
|
SonarCloud Quality Gate failed. |
|
@Eights-Li I saw the ddl or dml under 1.3.4 is empty,so if 1.3.4 vresion didn't changed table schema or change table field values,so it's better not to create the 1.3.4_schema folder under sql/upgreade. |
In ds-1.3.4, sqoop task meta data need to upgrade, when running upgrade code, need the schemaversion = 1.3.4, so I add the 1.3.4-schema dir in sql/update |
OK,Got it. |
|
+1 |
What is the purpose of the pull request
1 add --target-dir param to deal with import mysql to hive using sql query failed
2 modify sqoop task param when ds < 1.3.4 upgrade to 1.3.4
3 fix sqoop task import mysql to hive the web no hive selector
Brief change log
Verify this pull request
This change added tests and can be verified as follows: