Commit Graph

12341 Commits

Author SHA1 Message Date
vdrokov
9177e88156 TESB-32256: standard job fails to build after install accumulative patch TPS-4616 2021-03-11 13:56:28 +02:00
vdrokov
cac484fb3d Merge branch 'master' into vdrokov_fix_TESB-32256_master 2021-03-11 11:35:48 +02:00
Chao MENG
3d5f2d1785 item(TUP-30180): Studio slowness on merge operation (#4063)
* fix(TUP-30103): [7.1.1] Studio somtimes hangs for 20 seconds
https://jira.talendforge.org/browse/TUP-30103
2021-03-11 13:58:32 +08:00
Zhiwei Xue
0a8e341ca2 feat(TUP-29014):fix junit failure (#4113) 2021-03-10 11:43:03 +08:00
sbliu
8fc97f156c feat(TUP-30338) Data Collector improvement step 1
* log action activation, log perspective switch.
* reset performance record after install patch, read/write info from/to new performance file location.
* set default DATA_COLLECTOR_UPLOAD_PERIOD to 5.
* don't send data when closing studio.
* When there is no action or dialog popped , check data collector enable, network enable, data send period, if need sent, try to send data.
2021-03-10 10:33:34 +08:00
hzhao-talendbj
f31141669c TUP-30558 (#4111) 2021-03-10 10:21:09 +08:00
Zhiwei Xue
73b8013f3e feat(TUP-29014): Add only compile code projects function for TDM (#4110) 2021-03-09 15:51:56 +08:00
sbliu
f75f49b6d9 fix(TUP-29586) Change repository context variable type would pop up job update dialog. 2021-03-09 14:22:28 +08:00
Zhiwei Xue
6affc12b34 feat(TUP-29014):backport 2021-03-08 (#4106)
* feat(TUP-29014):backport 2021-03-08

* feat(TUP-29014):bugfix 2021-03-09
2021-03-09 12:39:21 +08:00
Dmytro Sylaiev
92777c05f3 feat(TDI-45721): Bump TCK for master (#4104) 2021-03-05 14:01:53 +02:00
sbliu
8dd9692ce6 feat(TUP-30114) Update Copyrights to 2021 for master code (#4102) 2021-03-04 18:05:41 +08:00
hzhao-talendbj
0b5217f9bf fix(TUP-30269) Snowflake components having schema cannot retrieve column (#4076) (#4103)
* fix(TUP-30269) Snowflake components having schema cannot retrieve column
name in Japanese

* TUP-30269 fix when uncheck allowspecialchar will generate column0 always

* TUP-30269 add junit
2021-03-04 16:29:40 +08:00
hzhao-talendbj
2d1e1bb73a fix(TUP-29719): upgrade jackson to 2.11.4 (#3949)
* fix(TUP-29719): upgrade jackson to 2.11.0

* chore(TUP-29719): upgrade jackson to 2.11.4

Co-authored-by: bhe-talendbj <bhe@talend.com>
2021-03-03 18:24:15 +08:00
wang wei
0504ca3ed0 fix(TDI-45563): Runtime Lineage: Compile error seen with "RESPONSE_HEADERS"(#4046) (#4101) 2021-03-03 16:17:19 +08:00
Zhiwei Xue
dd18a44ab9 fix(TUP-30597):Fix junit failures caused by dependency management (#4099)
feature
2021-03-03 10:37:46 +08:00
vdrokov
0654834ad2 TESB-32256: standard job fails to build after install accumulative patch TPS-4616 2021-03-01 19:54:07 +02:00
Emmanuel GALLOIS
b6e61efa02 feat(TDI-45704): bump component-runtime to 1.30.0 (#4090) 2021-03-01 12:20:54 +01:00
msjian
cc8e2e9f24 Revert "chore(TDQ-18698):use i18n message" (#4087) 2021-03-01 14:39:01 +08:00
msjian
82614d9bed chore(TDQ-18698):use i18n message (#4086) 2021-03-01 14:25:54 +08:00
Zhiwei Xue
b3a2f0f3b3 feat(TUP-29014): backport 2021-02-26 (#4081) (#4083)
* feat(TUP-29018): Rearrange single routines into jars

* feat(TUP-29019): Generation and Build: Build routine jars in different
maven projects.

* feat(TUP-29019): Build routine jars in different maven projects

* feat(TUP-29019): fix codesjar cache and update job maven project
problem

* feat(TUP-29019): fix several issues

* feat(TUP-29943):codejars under recycle bin should be hierarchy (#3979)

* feat(TUP-29943):codejars under recycle bin should be hierarchy
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):codejars under recycle bin should be hierarchy
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014): refactor codesjar resource cache

* feat(TUP-29943):delete codejar forever should also delete child code
(#3985)

items, include delete forever from recycle bin and empty recycle bin
Restore code should also restore parent node codeJar
https://jira.talendforge.org/browse/TUP-29943
Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):Fail to import custom Routine jar (#3987)

https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014): fix codesjar dependencies can't set required issue

* feat(TUP-29943):delete forever should also delete codejar folder
(#3991)

should not have duplicate nodes in import dialog
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):delete forever should also delete codejar folder
(#3992)

https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):import no value present issue and import to change
inner (#4000)

code
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29019):fix missing codesjar module in CI without -pl

* feat(TUP-29019): improve update codesjar project logic

* feat(TUP-29014): fix generate pom and sync inner code issues

* feat(TUP-29014): fix opeing ref inner codes issue

* feat(TUP-29014): fix missing codesjars module for regenerate poms
issue

* feat(TUP-29943):delete folder issue and build job routinesJar (#4003)

* feat(TUP-29943):delete folder issue and build job routinesJar
relationship
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):make impact analysis work for beansjar
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014):fix several import issue and build code jar problem

* feat(TUP-29014): avoid to fail all install if some code jar projects
got
problem

* feat(TUP-29943): rename codejar should update package and folder path
(#4012)

for inner code
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):export and import to deploy libs issue (#4020)

https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014):fix retrieve jar from nexus and aggregate build code
jar
project issues

* feat(TUP-29014):fix several missing class in jar for custom jar issues

* feat(TUP-29014): update ref code projects after resolved dependencies

* Revert "feat(TUP-29014): update ref code projects after resolved
dependencies"

This reverts commit e9256e359f.

* feat(TUP-29014): support shot class name for custom jars in component

* feat(TUP-29943):rename issues (#4044)

* feat(TUP-29943):rename issues
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943)disable duplicate for codejar and innercode
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-29014):fix generating code error.

* feat(TUP-29014): improve update codesjar project performance and fix
regression

* feat(TUP-29014):fix rename regressions and improve import performance

* feat(TUP-29943):fix some copy paste issues (#4069)

https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014):fix codesjar modules not share problem

* feat(TUP-29014):fix git collaborative work issues

* feat(TUP-29943):image issue (#4071)

https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014):fix compilation error

* feat(TUP-29014):fix git pull deadlock and ref inner code sync issues

* fix(TESB-32252):Bundle is not compatible with this blueprint extender

Co-authored-by: Jane Ding <jding@talend.com>

Conflicts:
	main/plugins/org.talend.core.repository/src/main/java/org/talend/core/repository/model/ProxyRepositoryFactory.java
	main/plugins/org.talend.core/src/main/java/org/talend/designer/runprocess/ProcessorUtilities.java
	main/plugins/org.talend.designer.maven/src/main/java/org/talend/designer/maven/tools/creator/CreateMavenJobPom.java
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ModulesNeededProvider.java
2021-02-26 17:47:30 +08:00
bhe-talendbj
3251264364 chore(TUP-30230): Remove org.talend.libraries.apache.batik (#4015)
* chore(TUP-30230): Remove org.talend.libraries.apache.batik

* chore(TUP-30230): Remove org.talend.libraries.apache.batik
2021-02-26 14:43:24 +08:00
msjian
ae7ad90835 fix(TDQ-18698): improve the message (#4078) 2021-02-25 08:35:36 +00:00
jiezhang-tlnd
eb34e80c32 fix(TUP-30273)tDBOutput component compilation error (#4075) 2021-02-23 16:48:31 +08:00
apoltavtsev
c9f4b5a523 TESB-31293 Some fixes in TESB-29553 cause performance issue (#4061) 2021-02-22 07:04:43 +01:00
jiezhang-tlnd
ab670a575e fix(TUP-28836)Can't change JDBC existing driver jar (#4055) 2021-02-22 10:16:51 +08:00
bhe-talendbj
a2ea6f4530 fix(TUP-30416): compact project folders if compactProjectFolders is set (#4056) (#4062)
* fix(TUP-30416): compact project folders if compactProjectFolders is set

* fix(TUP-30416): add project settings

* fix(TUP-30416): fix typo
2021-02-19 17:54:04 +08:00
SunChaoqun
44d71dc2b4 TESB-32049:Missing istack-commons-runtime-3.0.8.jar file when run a (#4045)
route with Studio 7.4.1

Co-authored-by: Bohdan Katiukhov <bohdan.katiukhov@synapse.com>
2021-02-18 16:36:53 +01:00
Laurent BOURGEOIS
6f9e62cc39 TBD(11971):Add method to find Node by unique name (#4047) (#4060) 2021-02-12 11:56:19 +01:00
hcyi
cb7fb7f138 fix(TUP-30067):Dataproc Hive metadata not in sync with Hive component. (#4037) 2021-02-08 15:46:07 +08:00
pyzhou
8e459ac24b fix(TDI-45607) Upgrade tck in studio (#4050) 2021-02-07 10:25:17 +08:00
Emmanuel GALLOIS
b58e728a34 feat(TDI-45530): bump component-runtime to 1.29.1 for bouncycastle CVE (#4036) 2021-02-04 09:58:54 +01:00
vdrokov
ac30cd0908 TESB-31044: Data service's endpoint can't be updated if passed as a context variable (#4018) 2021-02-03 09:58:46 +02:00
pyzhou
e2a87b440d feat(TDI-45463):Add Delta Lake SQL Template (#4009)
* feat(TDI-45463):Add Delta Lake SQL Template

* correct sqltemplate

* wrong place of using delta
2021-02-02 17:32:30 +08:00
kjwang
f04a6ffa7c Fix TUP-29885 ERROR: Some patches are not compatible with current product (#3970) (#4030)
* Fix TUP-29885 ERROR: Some patches are not compatible with current
product
https://jira.talendforge.org/browse/TUP-29885
2021-02-02 09:46:04 +08:00
Laurent BOURGEOIS
7ec2cdd462 feat(TBD-10921):Add Spark local 3.0.x (#4031) 2021-02-01 09:58:52 +01:00
Jane Ding
aee3aabb7a fix(TUP-23738):The couchbase icon is not correct when import (#4025) (#4026)
https://jira.talendforge.org/browse/TUP-23738

Signed-off-by: jding-tlnd <jding@talend.com>
2021-01-29 10:05:49 +08:00
zyuan-talend
ec5cacc73c fix(TUP-23477):fix TreeToTable connection line issue on Mac with BigSur. (#4024) 2021-01-29 10:05:36 +08:00
vdrokov
6f82396c0d TESB-31516: Fail to Build Route to get result kar file in studio and CI (#3939) 2021-01-25 09:40:18 +02:00
vdrokov
94c777d1cc TESB-31563: Microservice: ClassNotFoundException: org.eclipse.jetty.client.HttpClientTransport (#3996) 2021-01-21 16:55:41 +02:00
Emmanuel GALLOIS
3f466b1912 feat(TDI-45225): upgrade component-runtime to 1.29.0 (#3997) 2021-01-21 09:25:04 +01:00
Dmytro Sylaiev
309c21bb30 fix(TDI-45470): Bump TCK connectors snapshot version (#3988) 2021-01-14 14:54:23 +02:00
zshen-talend
e71ff60586 Zshen/feat/tdq 19005 implement calculation view (#3977) (#3986)
* feat(TDQ-19005): Support SAP Hana calculation views on DQ profiling in
Studio
2021-01-14 10:02:59 +08:00
bhe-talendbj
6cfa08f1f7 fix(TUP-30069): remove override (#3982) 2021-01-08 14:38:22 +08:00
jiezhang-tlnd
0f86f195da fix(TUP-29296)Scroll bar is not showed for existing impala (#3974)
* fix(TUP-29296)Scroll bar is not showed for existing impala

* fix(TUP-29296)Scroll bar is not showed for existing impala connection
2021-01-08 10:57:12 +08:00
kjwang
9519a15981 Fix TUP-29744 The parameter value of jobType is wrong for new created (#3978)
Fix TUP-29744 The parameter value of jobType is wrong for new created testcase. (Remove unuseful migration task)
https://jira.talendforge.org/browse/TUP-29744
2021-01-08 10:49:43 +08:00
bhe-talendbj
bbbb5cf109 fix(TUP-29432): remove beans check (#3975) 2021-01-07 16:43:38 +08:00
bhe-talendbj
1aade39b6e fix(TUP-29700): skip share ci jars if tos (#3972)
* fix(TUP-29700): skip share ci jars if tos

* fix(TUP-29700): optimize share
2021-01-07 14:30:57 +08:00
jiezhang-tlnd
52850c5d89 fix(TUP-29447)Studio should not pop up "update detection" shell when (#3967)
opening job
https://jira.talendforge.org/browse/TUP-29447
2021-01-07 09:47:54 +08:00
bhe-talendbj
cfd28903a7 feat(TUP-29700): Don't share libraries during logon studio (#3937) (#3969)
* feat(TUP-29700): Don't share libraries during logon studio (#3937)

* feat(TUP-29700): initial implement

* feat(TUP-29700): add synch check

* feat(TUP-29700): Share CI jars at startup always

* feat(TUP-29700): Add share gif

* feat(TUP-29700): Improve UI

* feat(TUP-29700): Replace gif by png

* feat(TUP-29700): hide icon if no artifact repository or can not be connected

* feat(TUP-29700): Don't share libraries during logon studio (#3937)

* feat(TUP-29700): initial implement

* feat(TUP-29700): add synch check

* feat(TUP-29700): Share CI jars at startup always

* feat(TUP-29700): Add share gif

* feat(TUP-29700): Improve UI

* feat(TUP-29700): Replace gif by png

* feat(TUP-29700): hide icon if no artifact repository or can not be connected
2021-01-05 17:08:35 +08:00
jiezhang-tlnd
00039ebaa1 feat(TUP-29845)Remove useless "Remove" button on module view (#3965) (#3968)
https://jira.talendforge.org/browse/TUP-29845

Conflicts:
	main/plugins/org.talend.librariesmanager.ui/src/main/java/org/talend/librariesmanager/ui/views/ModulesView.java
2021-01-05 14:58:47 +08:00