sponomarova
77f1a997bd
patch(TPS-3062): add PATCH_RELEASE_NOTE.md
2019-05-06 18:57:36 +03:00
TKaczynski
ce4db18a63
fix(TBD-7687): tFileInputDelimited issue with separator ( #2314 )
...
* fix(TBD-7687): tFileInputDelimited issue with separator
add a null instead of delete the column
* Update StringUtils.java
* Update StringUtils.java
* Update StringUtils.java
* Update StringUtils.java
2019-05-03 12:14:41 +03:00
zwxue
d62bb79277
fix(TUP-17688): Performing HDFS operation after a tDataPrepRun. ( #1140 )
2019-04-09 15:58:00 +08:00
jding-tlnd
f87d99c023
fix(TUP-20505)duplicate copys of custom components uploaded to Nexus
...
https://jira.talendforge.org/browse/TUP-20505
2019-03-06 14:47:58 +08:00
jding-tlnd
cdcf4584f9
fix(TUP-20505)duplicate copys of custom components uploaded to Nexus
...
https://jira.talendforge.org/browse/TUP-20505
2019-03-05 18:25:52 +08:00
jding-tlnd
63d9c3b0eb
fix(TUP-20505):duplicate copys of custom components uploaded to Nexus
...
https://jira.talendforge.org/browse/TUP-20505
2019-03-04 17:10:58 +08:00
wchen-talend
583876313b
fix(TUP-20505):duplicate copys of custom components uploaded to Nexus 3
...
(#1809 )
2019-03-04 17:07:13 +08:00
Chao MENG
06efca826e
Cmeng/bugfix/tup 19436 add cache to improve performance ( #1535 )
...
* Revert "Revert "Cmeng/bugfix/tup 19436 improve performance (#1530 )""
This reverts commit 3e15cd72ad .
* fix(TUP-19436) add back the synchronized
* fix(TUP-19436): Studio too slow to start
https://jira.talendforge.org/browse/TUP-19436
* fix(TUP-19436): Studio too slow to start
https://jira.talendforge.org/browse/TUP-19436
Conflicts:
main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/general/ModuleNeeded.java
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ExtensionModuleManager.java
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ModulesNeededProvider.java
2019-03-01 15:43:31 +08:00
nrousseau
78e7821f70
Revert "Cmeng/bugfix/tup 19436 improve performance ( #1530 )"
...
This reverts commit 28afcb604b .
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ExtensionModuleManager.java
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ModulesNeededProvider.java
2019-03-01 15:35:52 +08:00
Chao MENG
553d2dacdd
Cmeng/bugfix/tup 19436 improve performance ( #1530 )
...
* Revert "Xlwang/bugfix/tup 19436 revert changes (#1527 )"
This reverts commit b74f336636 .
* fix(TUP-19436): Studio too slow to start
https://jira.talendforge.org/browse/TUP-19436
1. Fix a wrong logic when initializing module group cache
2. Improve the logic of module id/name/group cache
* fix(TUP-19436): Studio too slow to start
https://jira.talendforge.org/browse/TUP-19436
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ExtensionModuleManager.java
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ModulesNeededProvider.java
2019-03-01 15:32:32 +08:00
xlwang-tlnd
b43718c880
Xlwang/bugfix/tup 19436 revert changes ( #1527 )
...
* Revert "xlwang/fix(TUP-19436)Studio too slow to start (#1523 )"
This reverts commit 5277c2c177 .
* Revert "xlwang/fix(TUP-19663)Studio too slow to start (#1509 )"
This reverts commit dfac26b4f8 .
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ExtensionModuleManager.java
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ModulesNeededProvider.java
2019-03-01 15:23:32 +08:00
xlwang-tlnd
0e417500a6
xlwang/fix(TUP-19436)Studio too slow to start ( #1523 )
...
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ExtensionModuleManager.java
2019-03-01 15:15:31 +08:00
xlwang-tlnd
3e8ee895ca
xlwang/fix(TUP-19663)Studio too slow to start ( #1509 )
...
* xlwang/fix(TUP-19663)Studio too slow to start
* xlwang/fix(TUP-19436)Studio too slow to start
* xlwang/fix(TUP-19436)Studio too slow to start
modify StringUtils.isBlank(moduleId) to StringUtils.isNotBlank(moduleId)
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ModulesNeededProvider.java
2019-03-01 15:08:01 +08:00
Igor Lazebny
fd0722a2bd
Pin maven plugin versions
2019-01-08 10:37:51 +02:00
zwxue
4ff7d5a484
fix(TUP-21110): skip deploy-file children job. ( #2091 )
2018-12-17 10:43:40 +08:00
zwxue
7d56a29adf
fix(TUP-21110):Only job artifacts must be deployed ( #2004 )
2018-11-26 14:57:39 +08:00
nrousseau
39737a2c6d
fix(TUP-20866) don't check mac version
2018-11-19 14:50:56 +08:00
nrousseau
72494aca06
fix(TUP-20866) avoid crash on mojave
2018-11-19 14:50:36 +08:00
apoltavtsev@gmail.com
34357a3ae3
TESB-23071 Default beans dependencies are added
2018-08-21 08:21:48 +03:00
kjwang-talend
618d931f4f
fix TUP-20251 Unable to create a tag (Cloud) ( #1756 )
...
https://jira.talendforge.org/browse/TUP-20251
Conflicts:
main/plugins/org.talend.core.runtime/src/main/java/org/talend/repository/ProjectManager.java
2018-07-09 10:54:00 +08:00
qiongli
d564d4d0cb
TDQ-14308 move th code of copy drools file from 'BuildJobHandler' to ( #1231 ) ( #1257 ) ( #1759 )
...
'ProcessorUtilities'.copy drools files when run or build job.
2018-06-28 16:12:36 +08:00
zwxue
31c01110d7
fix(TUP-20223):Wrong branch value in the jobs generated by CI. ( #1713 )
2018-06-19 14:50:31 +08:00
zwxue
f19d7a549c
fix(TUP-19806):Error: Could not find or load main class / Remote ( #1615 )
...
Execution / routines.jar missing in ZIP file
2018-05-14 10:29:04 +08:00
Chao MENG
8097a7d446
fix(TUP-18215): improve performance of "Finishing integrity check"
...
https://jira.talendforge.org/browse/TUP-18215
2018-04-23 11:25:27 +08:00
wchen-talend
bdd0ea2b4c
fix(TUP-18674):Studio connection does not show other git branches with ( #1533 )
...
ldap set in tac
2018-04-09 14:43:05 +08:00
hcyi
86bae9927e
Revert "fix(TUP-18674):Studio connection does not show other git branches with ( #1533 )"
...
This reverts commit 90bbb6e919 .
2018-03-27 17:03:36 +08:00
wchen-talend
90bbb6e919
fix(TUP-18674):Studio connection does not show other git branches with ( #1533 )
...
ldap set in tac
2018-03-26 11:52:48 +08:00
GGu
52bac3d907
fix(TUP-18769): exclude the dependenceis of children jobs in main pom ( #1254 )
2018-03-19 10:27:22 +08:00
hcyi
760ea1eb52
fix(TUP-19270):Nexus download problem if studio with proxy.
2018-03-14 15:45:06 +08:00
hcyi
48011f5650
fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
...
basic authentication.
2018-03-12 16:15:38 +08:00
hcyi
211a1f1bdc
fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
...
basic authentication (#1409 )
* fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication
* fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication.
Conflicts:
main/plugins/org.talend.commons.runtime/src/org/talend/commons/utils/network/NetworkUtil.java
2018-03-12 15:43:48 +08:00
hwang-talend
9e9c840834
fix(TUP-18208):Studio sending multiple "getLibLocation" metaservlet ( #1147 )
...
calls for each build activity
2017-11-27 17:52:40 +08:00
wchen-talend
2f26291ee9
fix(TUP-18825):Cannot use name "oracle" for row name (Main) ( #1280 )
2017-11-14 14:41:49 +08:00
wchen-talend
6c56827d40
fix(TUP-18452):The Generated schema is wrong by 'Import WSDL Schemas"
2017-10-24 10:45:26 +08:00
nrousseau
a94126fd6d
fix(TUP-18452) fix wrong generation of schema from WSDL ( #1226 )
...
Fix as well import of XSD to avoid to lose information on similar nodes
2017-10-24 10:33:44 +08:00
zwxue
8474957e66
fix(TUP-18382):tXMLMap miss some fields while import schema from ( #1193 )
2017-10-24 10:32:58 +08:00
hcyi
e46126d756
fix(TUP-18388): add some new junits to enhance and fix the failed ones. ( #1201 )
...
* fix(TUP-18388): add some new junits to enhance and fix the failed ones.
* fix(TUP-18388): Cannot get globalMap after tFlowToIterate.
2017-10-16 11:47:43 +08:00
hcyi
cfff1eeb38
fix(TUP-18388): Cannot get globalMap after tFlowToIterate. ( #1191 )
...
Conflicts:
main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/utils/ParameterValueUtil.java
2017-10-16 11:47:27 +08:00
jzhao
262a00381d
fix(TDI-39518) tSendMail job with multiline Message cannot be moved from
...
6.1.1 to 6.4.1 (#1234 and #1240 )
* This include 2 PR commit #1234 and #1240
2017-09-30 16:16:59 +08:00
GGu
2175b217a7
fix(TUP-18448/build): fix the missing children jars when build job
2017-09-18 16:22:38 +08:00
hcyi
887e1949e9
fix(TUP-18388): add some new junits to enhance and fix the failed ones. ( #1201 )
...
* fix(TUP-18388): add some new junits to enhance and fix the failed ones.
* fix(TUP-18388): Cannot get globalMap after tFlowToIterate.
2017-09-18 15:58:27 +08:00
hcyi
28cecec265
fix(TUP-18388): Cannot get globalMap after tFlowToIterate. ( #1191 )
2017-09-18 15:58:04 +08:00
kjwang-talend
1d8554a40c
kjwang/fix(TUP-18276):PATCH broke Build Job with sub-jobs from Reference
...
project(junit)
https://jira.talendforge.org/browse/TUP-18276
2017-07-20 17:28:15 +08:00
kjwang-talend
b307a745d6
kjwang/fix(TUP-18276):PATCH broke Build Job with sub-jobs from Reference ( #1161 )
...
* kjwang/fix(TUP-18276):PATCH broke Build Job with sub-jobs from Reference
project
https://jira.talendforge.org/browse/TUP-18276
* kjwang/fix(TUP-18276):PATCH broke Build Job with sub-jobs from Reference
project
https://jira.talendforge.org/browse/TUP-18276
2017-07-20 17:27:10 +08:00
wchen-talend
d9b3a17640
fix(TUP-17900):"Export all projects documentation" does not create the ( #1109 )
...
zip file
2017-06-19 16:04:17 +08:00
GGu
27f8252ffd
fix(TUP-18073): enhance and unify the component folders ( #1111 )
...
* fix(TUP-18073): miss component zip in installed folder
* fix(TUP-18073): install lib in m2 always and unify the component folder
2017-06-19 16:01:50 +08:00
Pierre Teyssier
8e68fe2dde
chore: integrate tcomp 0.19.2
2017-06-19 14:02:16 +08:00
Jenkins Continuous Build server
fdf7892052
Set version to 6.4.1
2017-06-14 12:42:04 +02:00
nrousseau
400586cd10
update url to https
2017-06-14 15:53:59 +08:00
hwang-talend
85571ecd39
fix(TUP-17492):Nexus lib:reload same name but different size jar, can't ( #1099 )
2017-06-14 15:50:15 +08:00
Pierre Teyssier
b5359b30c1
chore: integrate TCOMP release 0.19.0
2017-06-14 11:51:56 +08:00
GGu
741c707d76
test(TUP-18038): fix the compile error ( #1098 )
2017-06-14 10:41:51 +08:00
nrousseau
6271047ad5
babili-export ( #1097 )
2017-06-14 10:40:55 +08:00
GGu
1383444dd7
feat(TUP-18038): enhance the deploy components to nexus ( #1091 )
2017-06-14 10:08:29 +08:00
Yucheng Bai
13acc24ade
test(TUP-17636): fix some failed junits. ( #1096 )
2017-06-13 19:29:40 +08:00
Chen Bin
3329b04923
fix(TBD-5193): correct spark cassandra jar id ( #1094 )
2017-06-13 17:52:24 +08:00
SunChaoqun
fbc0fd9db4
TESB-19787:Import a route with routelet, the relationship of the ( #1092 )
...
routelet will be missed
2017-06-13 16:34:36 +08:00
hwang-talend
7c75577742
feat(TUP-18048):Update translations for 6.4.1 ( #1090 )
2017-06-13 14:49:36 +08:00
GGu
d264762ce6
test(TUP-17636): fix and update some failed junits ( #1089 )
2017-06-13 14:11:33 +08:00
Chao MENG
5582d2189f
fix(TUP-16516): after change context group under repository re-import ( #1088 )
...
fix(TUP-16516): after change context group under repository re-import the whole project again will get error
https://jira.talendforge.org/browse/TUP-16516
2017-06-13 11:53:28 +08:00
Liu Xinquan
c97360a428
TDQ-13814 TDQ-13929 the list of select Embedded rule dialog is empty ( #1087 )
2017-06-12 19:26:32 +08:00
Yucheng Bai
7fa57a91ef
feature(TUP-17636): Enable to share components after download ( #1042 )
...
* feat(TUP-17645): enable to share new components to nexus
* feat(TUP-17636): unify component install to p2 feature.
* feature(TUP-17636): Enable to share components after download
* test(TUP-17645/junit): add some junits to test deploy components
* test(TUP-17645/junit): remove the nexus infor
* feat(TUP-17636): fix some problems.
* feat(TUP-17636): fix some problems.
* feat(TUP-17662): add the login task to install components from nexus
* feat(TUP-17662): add the log for failed messages
* feat(TUP-17662): try to install without restart after install components
* feat(TUP-17645): add the missing login task
* feat(TUP-17645): enhance the install shared components when logon
* fix(TUP-17616) reload components after install
* feat(TUP-17636): support nexus repository id for properties
* feat(TUP-17636): add junit for server manager
2017-06-12 18:30:30 +08:00
kjwang-talend
c067502102
TUP-17701 Can't setup / reopen tMap if component is not existing (D&D ( #1086 )
...
tmap from palette to Job)
https://jira.talendforge.org/browse/TUP-17701
2017-06-12 17:30:30 +08:00
wang wei
34cec768b8
fix(TDI-38904): Tracking influence for AWS connectors ( #1085 )
2017-06-12 17:30:11 +08:00
kjwang-talend
b68e40571f
fix(TUP-5461):AmazonAurora components can't select existing connection ( #1084 )
...
https://jira.talendforge.org/browse/TUP-5461
2017-06-12 14:58:37 +08:00
zwxue
dbc9125c40
fix(TUP-18022):CI builder: item run fail on LogoffProjectCommand. ( #1083 )
2017-06-12 14:10:56 +08:00
nrousseau
f63ff44d55
fix(TBD-5163) fix compilation error
2017-06-10 15:07:36 +08:00
wchen-talend
a55b8fb622
fix(TUP-17968):Additional Packages - Not taken from local folder (local ( #1080 )
...
P2 Repo)
2017-06-10 14:58:13 +08:00
Rémy DUBOIS
8ddd5dea93
fix(TBD-5163): Remove the dependencies signature in the fat jar ( #1081 )
2017-06-09 15:40:36 +02:00
SunChaoqun
21623b5a69
TUP-17977:Meet StackOverFlowError when import in demos. ( #1078 )
2017-06-09 18:26:53 +08:00
Yucheng Bai
9f9113a42d
fix(TUP-17957): Salesforce: Edit schema (add->delete) :Unhandled event ( #1077 )
...
loop exception
2017-06-09 15:28:59 +08:00
GGu
29d95b9760
test(TUP-17785): fix the failed junit ( #1076 )
2017-06-09 14:35:36 +08:00
Seloen
d7875802e2
fix(TUP-17988)Hide Cloudera altus from distributions available on the ( #1075 )
...
wizard
https://jira.talendforge.org/browse/TUP-17988
2017-06-09 14:34:16 +08:00
Chao MENG
f901e9a057
fix(TUP-18012): wizard ui problem for xml metedata ( #1073 )
...
fix(TUP-18012): wizard ui problem for xml metedata
https://jira.talendforge.org/browse/TUP-18012
2017-06-09 10:16:53 +08:00
hcyi
e85e6027a2
TUP-17942:NPE in Excel Metadata ( #1070 )
...
* TUP-17942:NPE in Excel Metadata
* TUP-17942:remove a old junit test case since no use now.
2017-06-09 09:44:32 +08:00
GGu
bc0621bf50
fix(TUP-17785): generate new pom for jars to deploy always. ( #1062 )
...
* fix(TUP-17785): when sync the m2, always generate new pom for jars
* test(TUP-17785): add junits for PomUtil
2017-06-08 18:37:42 +08:00
kjwang-talend
3230b1c7b9
fix(TUP-17412): Remote_Runs_from_Studio_Display_Project_Setting_Log4jLevel(Fix ( #1065 )
2017-06-08 15:55:07 +08:00
zwxue
ef9cffeedd
feat(TUP-17620): Set default value of project version. ( #1072 )
2017-06-08 15:21:25 +08:00
Chao MENG
ee502439c5
fix(TUP-17983): random issue when logon remote project error pop up ( #1068 )
...
fix(TUP-17983): random issue when logon remote project error pop up
https://jira.talendforge.org/browse/TUP-17983
2017-06-08 11:46:31 +08:00
Colm O hEigeartaigh
abc8ab4985
Typo fix ( #1033 )
...
* Typo fix
* Adding spaces to fix "Downloadnew components and connectorsfrom Talend Exchange."
2017-06-07 20:06:15 +01:00
qiongli
54ed5d413d
TDQ-13700 save a correct driver class for sybase 16. ( #1069 )
...
* TDQ-13700 save a correct driver class for sybase 16. also fix the same
problem for MSSQL_PROP.
* TDQ-13700 code improvement.
2017-06-07 17:35:15 +08:00
Seloen
b447210a01
fix(TUP-17723)No message to notice customer why cannot upload jar ( #1066 )
...
https://jira.talendforge.org/browse/TUP-17723
2017-06-06 19:27:49 +08:00
zwxue
cc614fb2f7
fix(TUP-17660):Context: propagation won't be applied to jobs which ( #1063 )
...
aren't opened when renaming a context group.
2017-06-06 18:44:10 +08:00
zwxue
6bb620c7a3
feat(TUP-17620): Add -snapshot checkbox in deployment tab and project settings. ( #1055 )
...
* feat(TUP-17871): Add support for ESB Service of deployment.
* feat(TUP-17620): Add -snapshot checkbox in deployment tab and project
settings.
2017-06-06 16:06:03 +08:00
Ihor Istomin
a960435233
fix(TDI-34726): Implement SAX filter for removing of namespaces ( #1048 )
...
* Implemented SAX filter for removing of namespace-prefix mappings.
2017-06-06 10:32:58 +03:00
hwang-talend
e7f11320e9
fix(TUP-17328):Commandline is not able to get new jars in the lib folder ( #1064 )
2017-06-06 15:11:14 +08:00
wchen-talend
23ca066085
fix(TUP-17384):only part of the jars can download to ...lib\java folder ( #1061 )
...
when set share libraries in tac
2017-06-06 10:46:00 +08:00
wang wei
6461724c1b
fix(TDI-32437): fix the Bug_TDI_29037_tOracleInput_65535 tuj ( #1059 )
2017-06-05 18:03:52 +08:00
SunChaoqun
77edcbfcc2
TESB-19732:Cannot select module for driver jar ( #1060 )
...
* TESB-19732:Cannot select module for driver jar
* TESB-19732:Cannot select module for driver jar
* TESB-19732:Cannot select module for driver jar
2017-06-05 17:50:56 +08:00
wchen-talend
ed755b5ed6
fix(TUP-17900):"Export all projects documentation" does not create the ( #1051 )
...
zip file
2017-06-02 18:45:29 +08:00
kjwang-talend
7000095e20
kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing ( #1054 )
...
* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701
* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701
2017-06-02 17:54:38 +08:00
wchen-talend
34b9a9e4f2
fix(TUP-17890):tRunJob takes 1 minute to display the component tab ( #1056 )
...
content
2017-06-02 15:55:22 +08:00
SunChaoqun
4567070414
TESB-19643:RouteBuilder - cConfig Install button active and creation of ( #1053 )
...
6.0.0-SNAPSHOT Versions
2017-06-02 10:39:22 +08:00
Yucheng Bai
c20153346f
fix(TUP-17664): change context group name,then run job will pop up ( #1052 )
...
hadoop-conf-name.jar to browser
2017-06-01 19:06:46 +08:00
Chen Bin
f3c670b4a5
feat(TBD-5146): Add Altus as distribution.
2017-05-31 18:12:42 +02:00
yyin-talend
5c6355ebe1
TDQ-13685 -tMultiPatternCheck: fix one bug about refresh deleted ( #1049 )
2017-05-31 16:43:57 +08:00
Chao MENG
aacd206014
fix(TUP-17867): can't logon git mdm project ( #1047 )
...
* fix(TUP-17867): can't logon git mdm project
https://jira.talendforge.org/browse/TUP-17867
* fix(TUP-17867): can't logon git mdm project
https://jira.talendforge.org/browse/TUP-17867
2017-05-27 17:59:05 +08:00
GGu
d5aecf595a
fix(TUP-17680): disable to install for new CF components ( #1046 )
2017-05-26 18:25:02 +08:00
wchen-talend
cc50c42579
fix(TUP-17551): refresh child element when expand selected category ( #1041 )
2017-05-26 10:33:36 +08:00
Seloen
7587fe65ee
fix(TUP-14124):Retrieve schema ( #1044 )
...
*now can automatically recognize Float, Integer, Long and Double from
NUMERIC DB type.
https://jira.talendforge.org/browse/TUP-14124
2017-05-25 15:14:35 +08:00
wchen-talend
c091964850
Bugfix/6.4.1/tup 17695 improve joblet ( #1036 )
...
* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.
* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.
* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.
* fix(TUP-17695): update editor after import
2017-05-25 10:58:12 +08:00
zafkirTalend
34911ebd2a
feat(TBD-5000): Add Spark 2.1 in local mode ( #1040 )
2017-05-24 14:41:06 +02:00
nrousseau
42d38fd7d9
fix(TUP-17746): fix search artifacts from nexus ( #1035 )
...
* fix(TUP-17746): fix search artifacts from nexus
* fix(TUP-17746) add back the missing snapshot search
2017-05-24 17:39:05 +08:00
Seloen
553727c16c
fix(TUP-17659)EMR 55 hbase should not enable kerberos authentication ( #1038 )
...
* fix(TUP-17659)EMR 55 hbase should not enable kerberos authentication
*Disable kerberos for EMR's Hbase
https://jira.talendforge.org/browse/TUP-17659
* fix(TUP-17659)EMR 55 hbase should not enable kerberos authentication
https://jira.talendforge.org/browse/TUP-17659
* fix(TUP-17659)EMR 55 hbase should not enable kerberos authentication
*do more optimization
https://jira.talendforge.org/browse/TUP-17659
2017-05-23 19:10:14 +08:00
Seloen
638f9f1e3e
Bugfix/6.4.1/tup 17829 incorrect characters can be saved when edit property ( #1037 )
...
* fix(TUP-17829):incorrect characters can be saved when edit property
https://jira.talendforge.org/browse/TUP-17829
* fix(TUP-17829):incorrect characters can be saved when edit property
https://jira.talendforge.org/browse/TUP-17829
2017-05-22 19:06:50 +08:00
hcyi
eae7968b9a
TUP-17114:Cann't retrieve schma for HDFS when studio is on EC2 instance ( #1034 )
...
when EC2 and EMR5 are in same VPC
2017-05-22 16:10:41 +08:00
pyzhou
a18357f27d
TDI-38803:StringHandling.LPAD(first_string, length) return wrong value ( #1031 )
2017-05-19 10:58:47 +08:00
Seloen
4f9dd87007
fix(TUP-17829):incorrect characters can be saved when edit property ( #1032 )
...
https://jira.talendforge.org/browse/TUP-17829
2017-05-18 18:27:17 +08:00
hwang-talend
0cf63aee45
fix(TUP-17591):Cannot drag the Spark Streaming joblet to the Spark ( #1028 )
...
Streaming job which are both converted from Spark job for the first time
2017-05-18 11:02:52 +08:00
Chao MENG
59a898268e
fix(TUP-17221): git performance slow with distant git repository ( #1029 )
...
fix(TUP-17221): git performance slow with distant git repository
https://jira.talendforge.org/browse/TUP-17221
2017-05-18 10:50:00 +08:00
Seloen
aab3724858
fix(TUP-17771):Should not remove "Job result folder" from HDI wizard ( #1030 )
...
*forgot to push this branch
https://jira.talendforge.org/browse/TUP-17771
2017-05-18 10:34:21 +08:00
zwxue
78759cace2
fix(TUP-17643): Locally checked out Branch does not contains the project ( #1026 )
2017-05-17 17:32:03 +08:00
GGu
823e64ab9c
test(TUP-17687): fix some junit issues ( #1027 )
...
* test(TUP-17687): fix the problem for accessing web junit
* test(TUP-17687): fix one error log for NPE DB
* test(TUP-17687): disable the debug flag for port test
2017-05-17 11:19:27 +08:00
GGu
2443f907ae
test(TUP-17687): enhance the junits ( #1025 )
...
* test(TUP-17687): check junits when no access website
* test(TUP-17687): don't use PowerMock for junit
* test(TUP-17687): enhance the generic type
* test(TUP-17687): fix the failed junits without PowerMock
* test(TUP-17687): clean the m2 temp folder
2017-05-15 16:38:05 +08:00
GGu
7689581c53
test(TUP-17687): enhance junits ( #1022 )
...
* test(TUP-17687): check junits when no access website
* test(TUP-17687): don't use PowerMock for junit
* test(TUP-17687): enhance the generic type
* test(TUP-17687): fix the failed junits without PowerMock
2017-05-15 10:44:34 +08:00
wchen-talend
ea5c9aa4cd
fix(TUP-16668): Mediation Perspective Bean Code Library Dependencies go Global ( #1021 )
2017-05-15 10:14:38 +08:00
GGu
a7ddc5c654
fix(TUP-17692) : change to 6.4.1 ( #1023 )
2017-05-15 10:06:35 +08:00
wchen-talend
cf9535637a
fix(TUP-17551):There is npe when try to install tdm/esb in "Install ( #1024 )
...
Additional Packages"
2017-05-12 17:34:32 +08:00
nrousseau
5a601e665f
fix(TUP-17684) update components version
2017-05-12 12:43:09 +08:00
Jenkins Continuous Build server
2194367349
Set version to 6.4.1 SNAPSHOT
2017-05-11 10:49:04 +02:00
pyzhou
5a138a7d77
TDI-38707:add the missing static. ( #1020 )
2017-05-11 10:45:21 +08:00
Igor Lazebny
c09ce1c09e
Update version to 6.4.1-SNAPSHOT in server poms
2017-05-10 19:24:31 +03:00
kjwang-talend
f00a468222
fix(TUP-16646):Error_when_logging_into_Project_that_has_a_reference_project_in_Dev_Studio ( #1016 )
...
https://jira.talendforge.org/browse/TUP-16646
2017-05-10 16:27:24 +08:00
GGu
d4ab8885f5
test(TUP-17674): check some junits ( #1018 )
2017-05-10 16:14:31 +08:00
Seloen
9bcd9bbfe9
bugfix(TUP-17592)No default value for HDInsight hadoop wizard ( #1017 )
...
https://jira.talendforge.org/browse/TUP-17592
2017-05-09 15:23:16 +08:00
hwang-talend
725000ad8d
fix(TUP-17600):Label on lookup from joblet to another joblet is removed ( #1008 )
...
when child joblet is changed
2017-05-09 11:30:39 +08:00
zwxue
8cbc405554
fix(TUP-17581): Fix problem of project java version not change when ( #1015 )
...
switching project in commandline.
2017-05-08 17:11:55 +08:00
wchen-talend
47da9903f8
TUP-17611:Talend and SAP Bapi connectivity : incorrect data type for ( #1014 )
...
table schemas
2017-05-08 14:56:34 +08:00
Chao MENG
1f1fd6f936
fix: throw exception when running junit ( #1013 )
2017-05-05 17:27:11 +08:00
ycbai
f4f2ed2048
fix(TUP-17078): add junits.
2017-05-05 11:19:58 +08:00
pyzhou
9f4f15b45f
TDI-38707:Some conversion functions need optimize ( #1012 )
2017-05-05 11:04:42 +08:00
Yucheng Bai
f87674a199
fix(TUP-17078): fix the logical type problem of new framework. ( #1010 )
2017-05-04 16:53:38 +08:00
Pierre Teyssier
f7383b5ce7
release: integrate tcomp/0.18.0
2017-05-04 15:43:44 +08:00
GGu
41d8b8f3d5
fix(TUP-17626): fix the problem for no nexus password ( #1009 )
2017-05-04 14:57:03 +08:00
GGu
069fdf7659
fix(TUP-17616): check the restartable after do install ( #1007 )
2017-05-03 19:15:37 +08:00
wchen-talend
a38afe614e
TUP-17457:Salesforce Metadata Bug
2017-05-03 18:51:42 +08:00
wchen-talend
2957bcb89e
TUP-17457:Salesforce Metadata Bug ( #1005 )
2017-05-03 18:19:45 +08:00
GGu
ca17e4af10
fix(TUP-17604): install the m2 repos after logon project ( #1006 )
...
* fix(TUP-17604): install the m2 repos after logon project
* test(TUP-17604): add junits for install m2 repos after logon
2017-05-03 17:28:04 +08:00
zwxue
b97de58993
TUP-17581: Java version do not change correctly when switch from a ( #1004 )
...
project with java version 8 to a project with java version 7.
2017-05-03 15:36:13 +08:00
zwxue
ffccfb7af2
fix(TUP-17583): The default java version is 1.7 for new created remote ( #1003 )
...
project.
2017-05-03 15:32:09 +08:00
zwxue
71a8237dbe
fix(TUP-17566): still pop up hadoop-conf-xx.jar when main project job ( #1002 )
...
use ref project's hadoop cluster.
2017-05-03 14:28:07 +08:00
hcyi
51a703cb22
TUP-17590:Update translations for 6.4.0. ( #1001 )
2017-05-03 10:30:05 +08:00
nrousseau
e171c71ad8
fix(TUP-17584): fix installation of components from m2
2017-05-02 20:05:11 +08:00
GGu
a871c0090e
feat(TUP-17393): enable to install new component in additional package ( #1000 )
...
* feat(TUP-17393): enable to download new component from remote site
* feat(TUP-17393): change to use nexus to install components
* test(TUP-17393): add junits for component feature and factory
* feat(TUP-17393): enhance the find components
2017-05-02 17:43:09 +08:00
Yucheng Bai
3276d6da4d
fix(TUP-17078): Columns additional info isn't copied from schema to new ( #998 )
...
components schema after modification
2017-04-30 12:10:21 +08:00
nrousseau
8fd897185e
fix(TUP-17065): fix new framework propagation ( #996 )
2017-04-29 09:51:51 +08:00
Rémy DUBOIS
912a7a401d
feat(tbd-4453): Add support for dynamic hadoop configuration ( #990 )
2017-04-28 13:56:43 +02:00
GGu
058b602973
fix(TUP-17584): install lib or m2 after install ( #997 )
2017-04-28 17:48:23 +08:00
wchen-talend
45644fa2c4
TUP-17149:Build Job very slow compared to version 5 even with TPS-1656 ( #995 )
2017-04-28 16:36:47 +08:00
SunChaoqun
32dadfb565
fix(TESB-17306): connect Talend (ESB) Studio to Nexus ( #991 )
2017-04-28 15:54:39 +08:00
Ihor Istomin
d568bf814d
fix(TDI-38624): Allow mapping of MSSQL 'CHAR' data type to Talend's 'String' ( #981 )
2017-04-28 12:54:03 +08:00
sbliu
0bd09bd523
DEVOPS-1222: Pull MDM CE Webservice stub artifacts from Nexus during studio build. ( #958 )
...
* DEVOPS-1222: Pull MDM CE Webservice stub artifacts from Nexus during Studio build.
* DEVOPS-1222: add version info.
2017-04-28 12:14:19 +08:00
Yucheng Bai
7fbdf2c50e
fix(TUP-17501): fix quotes problems of new framework. ( #987 )
2017-04-28 12:06:32 +08:00
Chao MENG
229b246019
fix(TUP-17427): update url in TOS ( #992 )
...
https://jira.talendforge.org/browse/TUP-17427
2017-04-28 12:01:13 +08:00
hcyi
c8273b1f12
TUP-17036:Job fail to run use remote jobserver. ( #994 )
2017-04-28 11:56:31 +08:00
GGu
bf0c724771
fix(TUP-17572): enable to detect the new components ( #989 )
2017-04-27 17:01:46 +08:00
sbliu
8419fc9888
TMDM-10190: Allows fragment bundles to add additional API to the host(during building). ( #973 )
2017-04-27 14:09:25 +08:00
Ivan Gonchar
c7ce9d8e98
chore(TDI-38649): rename netsuite runtime modules according naming conventions ( #980 )
2017-04-27 12:00:31 +08:00
zwxue
7d5975c175
fix(TUP-17449): Cannot deploy a snapshot feature from TAC esbconductor. ( #988 )
2017-04-27 09:56:45 +08:00
hwang-talend
ae6db68d44
fix(TUP-17451):Guess schema fail for sybase 16. ( #985 )
2017-04-27 09:50:49 +08:00
wang wei
04bb47ec2e
fix(TDI-38667): upgrade the redshift jdbc driver to the lastest one ( #986 )
2017-04-26 15:33:18 +08:00
zwxue
80a4a3acc7
feat(TUP-17364): Studio: Change Code-Gen Compiler Compliance Level to ( #971 )
...
Java 8.
2017-04-26 10:27:04 +08:00
pyzhou
16e2d06214
TDI-38412:add the to_char method and fix some bug. ( #969 )
...
* TDI-38412:add the to_char method and fix some bug.
* TDI-38412:change the wrong date format.
* TDI-38412:Use StringBuilder to avoid create too many string.
2017-04-26 09:54:46 +08:00
msjian
ea44902865
TUP-17554: Move org.talend.libraries.jboss and ( #983 )
...
* TUP-17554: Move org.talend.libraries.jboss and
org.talend.libraries.jboss.jars from tdi-studio-se to tcommon-studio-se
* TUP-17554: fix the file format
2017-04-25 16:22:12 +08:00
msjian
223e11eab6
fix(TDQ-13464): fix running the match analysis with "Store on disk" ( #975 )
...
* fix(TDQ-13464): fix running the match analysis with "Store on disk"
option get NoClassDefFoundError
* Update pom.xml
2017-04-25 16:01:38 +08:00
yyin-talend
e2ee2204f8
fix(TDQ-13507): "Cancel" button which on "Pattern Selector" dialog will dirty ( #982 )
2017-04-25 14:17:03 +08:00
Chao MENG
3dd25d9ea9
fix(TUP-17290): retrieve SAP Table and BW metadata can't show up ( #979 )
...
properly until click refresh repository
https://jira.talendforge.org/browse/TUP-17290
2017-04-25 11:18:55 +08:00
pyzhou
d7761630e6
TDI-38627:NUMERIC format problem on tAS400Output ( #974 )
...
* TDI-38627:NUMERIC format problem on tAS400Output
* TDI-38627:correct the wrong boolean value.
* TDI-38627:revert the change of float.
2017-04-25 09:56:37 +08:00
hwang-talend
f4d4f299c5
fix(TUP-17524):Some decimal-type columns of hive table lose precision ( #970 )
2017-04-24 18:24:56 +08:00
SunChaoqun
4e1516f403
TUP-17550:Can not import in external jar when create a general jdbc ( #978 )
...
connection.
2017-04-24 17:47:46 +08:00
yyin-talend
56b75041b3
fix(TDQ-13437): fix the problem about change back to BUILTIN from Repository ( #976 )
2017-04-24 17:08:50 +08:00
msjian
6f0c0ee244
Revert "fix(TDQ-13464): fix running the match analysis with "Store on disk" option ( #968 )" ( #972 )
...
This reverts commit 978ae96fe2 .
2017-04-21 14:42:21 +02:00
wchen-talend
87aaa4a34c
TUP-17530 :missing salesforce dependencies when use global maven ( #966 )
...
* TUP-17530 :missing salesforce dependencies when use global maven
* TUP-17530 :missing salesforce dependencies when use global maven
2017-04-21 17:46:13 +08:00
SunChaoqun
0b289d5fe2
TESB-17306:Connect Talend (ESB) Studio to Nexus ( #964 )
...
* TESB-17306:Connect Talend (ESB) Studio to Nexus
* TESB-17306:Connect Talend (ESB) Studio to Nexus
2017-04-21 17:17:19 +08:00
msjian
978ae96fe2
fix(TDQ-13464): fix running the match analysis with "Store on disk" option ( #968 )
2017-04-21 15:40:21 +08:00
hwang-talend
8a331421a0
fix(TUP-17534):Different sybase db version in dbconnection and in ( #965 )
...
tsybaseinput component.
2017-04-21 11:35:22 +08:00
GGu
fc14ba4a00
Revert "TDQ-13464: fix running the match analysis with "Store on disk" option ( #963 )" ( #967 )
...
This reverts commit 8436613236 .
2017-04-21 10:49:10 +08:00
msjian
8436613236
TDQ-13464: fix running the match analysis with "Store on disk" option ( #963 )
...
* TDQ-13464: fix running the match analysis with "Store on disk" option
get error
* TDQ-13464: rename org.talend.libraries.persist.lookup to
org.talend.persist.lookup
* TDQ-13464: rename org.talend.libraries.persist.lookup to
org.talend.persist.lookup
2017-04-20 15:47:10 +08:00
kjwang-talend
fa8ce4b6c5
fix(TUP-17412): remote runs from studio display project setting Log4jLevel ( #962 )
2017-04-20 15:35:24 +08:00
yyin-talend
da244f904a
TDQ-13437 make tmultipattern support special cell editor ( #959 )
2017-04-20 11:02:26 +08:00
wchen-talend
707561ddfa
TUP-17530: missing many default stuido jar when using global maven ( #961 )
...
repository
2017-04-19 17:28:47 +08:00
Seloen
2fe090f3d1
bugfix TUP-17371 ( #960 )
...
Context menu "Create Oozie" should not show on Cloudera Spark 2 Hadoop
Cluster
https://jira.talendforge.org/browse/TUP-17371
2017-04-19 16:05:10 +08:00
wchen-talend
50c6627894
TUP-17411 : do not crash stusio when service ( #957 )
...
org.ops4j.pax.url.mvn.MavenResolver not loaded
2017-04-19 15:14:37 +08:00
nrousseau
072d4a944f
Revert "Feature/6.4/tup 17414 change pom dependencies ( #955 )"
2017-04-19 13:58:23 +08:00
Irene Wang
824d688c0b
Fix c4b7258fd1 (again)
2017-04-18 15:27:46 +02:00
Irene Wang
745ae79ea3
Fix c4b7258fd1
2017-04-18 15:12:50 +02:00
Irene Wang
6ab5e9ebe7
Pass buildRootDir
2017-04-18 14:27:25 +02:00
nrousseau
5bf720e02e
Feature/6.4/tup 17414 change pom dependencies ( #955 )
...
* TUP-17414: update pom of tos to change the way we build the maven
repository.
* TUP-17414: update pom of tos
* TUP-17414: update pom of tos
* TUP-17414: update pom of tos
2017-04-18 18:45:04 +08:00
wchen-talend
c4b7258fd1
TUP-17421:SHOW_IF for input CONNECTOR ( #951 )
2017-04-18 18:25:47 +08:00
Yucheng Bai
8f543863bb
Feature/6.4/tup 16698 improve context of hadoop metadata ( #953 )
...
* Revert "Revert "Feature/6.4/tup 16698 support context for hadoop conf jar (#894 )" (#934 )"
This reverts commit 2fad43f5dd .
* TUP-16698: take back the feature.
* TUP-16698: Remove dynamic loading for OSGI built jobs
2017-04-18 16:46:56 +08:00
nrousseau
d6b1053a28
Revert "DEVOPS-1222: Pull MDM CE Webservice stub artifacts from Nexus during Studio build. ( #952 )" ( #956 )
...
This reverts commit 6ea1d26046 .
2017-04-17 18:10:36 +08:00
sbliu
6ea1d26046
DEVOPS-1222: Pull MDM CE Webservice stub artifacts from Nexus during Studio build. ( #952 )
2017-04-17 17:45:52 +08:00
pyzhou
6b4f473ef3
TDI-38412:Refactor the code of conversion functions. ( #954 )
2017-04-17 16:10:29 +08:00
hwang-talend
e1f0648cbb
fix(TUP-17422/hwang):Job lost the related joblet, after empty recycle ( #948 )
...
* fix(TDI-21403/hwang):Job lost the related joblet, after empty recycle
bin.
* fix(TUP-17422/hwang):Job lost the related joblet, after empty recycle
2017-04-17 14:23:17 +08:00
hwang-talend
c05b8aa1b4
feat(TUP-16710/hwang):Update Excel components to support Excel 2016/next ( #945 )
...
version
2017-04-17 10:56:09 +08:00
wchen-talend
158d8632c7
TUP-17505:Jars could be retrieved as SNAPSHOT even if defined in the ( #950 )
...
studio as release
2017-04-14 19:18:08 +08:00
hcyi
928eefc1d2
TUP-17433:Cannot Connect to Kerberized Impala DB Server via Talend 6.3.1 ( #946 )
...
MetaData DB Connection Wizzard
2017-04-14 17:30:19 +08:00
Seloen
91561f471c
TUP-17442: Wrong orders for sybase db version. ( #949 )
...
https://jira.talendforge.org/browse/TUP-17442
2017-04-14 16:52:32 +08:00
GGu
552be3cd0d
fix(TUP-17499): unify the api and fix NPE exception ( #947 )
2017-04-13 18:04:36 +08:00
Chen Bin
6fa5436ed4
fix(TBD-4791): tHBaseInput can't find linked tHBaseConnection when used
...
in joblet
2017-04-13 12:38:27 +08:00
hcyi
567f4777be
TUP-17468:Update links to THC and Forum in Studio Welcome page. ( #943 )
2017-04-13 10:37:12 +08:00
hcyi
5b183eb4d7
TUP-17469:Remove a link on the Third-party Module wizard ( #944 )
2017-04-13 10:35:08 +08:00
zwxue
9e8eafa22a
fix(TUP-17418): ContextOverride does not apply context the same as ( #939 )
...
Regular Context.
2017-04-13 10:26:33 +08:00
wang wei
491df19ce2
fix(TDI-38555): tSAPBAPI - inputs to be provided even business case does not require it( #941 )
2017-04-12 09:32:31 +08:00
zwxue
93fbe0f2df
Revert "fix(TUP-17440): can not import jobs which created by early studio." ( #942 )
...
This reverts commit 45da37bae6 .
2017-04-11 19:15:17 +08:00
sbliu
8e951e8bc5
TMDM-10190: Extract webservice jar to fragment and change the jar name. ( #940 )
...
* TMDM-10190: Extract webservice jar to fragment and change the jar name.
* TMDM-10190: Remove empty folder from it.
2017-04-11 16:11:36 +08:00
hcyi
fe069397a1
TUP-17438:Add default value on Google Cloud Dataproc wizard ( #937 )
2017-04-10 16:29:18 +08:00
Chao MENG
34135160b8
Feature/6.4.0/tup 5116 tup 5280 bd project and tic ( #938 )
...
* TUP-5116 feature: Supports BD options for users/projects
https://jira.talendforge.org/browse/TUP-5116
* TUP-5280 feature: Studio use TIC as user management (additionaly to TAC)
https://jira.talendforge.org/browse/TUP-5280
Conflicts:
main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/service/IRemoteService.java
* TUP-5116 feature: Supports BD options for users/projects
https://jira.talendforge.org/browse/TUP-5116
* TUP-5280 feature: Studio use TIC as user management (additionaly to TAC)
https://jira.talendforge.org/browse/TUP-5280
* feat(TUP-5280): fix a problem of fetching lib info from tac
https://jira.talendforge.org/browse/TUP-5280
2017-04-10 16:27:53 +08:00
zwxue
45da37bae6
fix(TUP-17440): can not import jobs which created by early studio.
2017-04-10 16:23:21 +08:00
wchen-talend
2d83d2ab02
TUP-16685:add talend type for sap elt component ( #936 )
2017-04-10 15:55:38 +08:00
hwang-talend
ac388dce15
feat(TUP-16686/hwang):tDataPrepRun to work with preparation versions ( #935 )
2017-04-10 14:13:57 +08:00
Chen Bin
a9861e98b5
TBD-4738: Add db mapping for BigQuery spark components ( #923 )
2017-04-07 07:02:56 -05:00
jzhao
b8c8bfdf9e
feat(TDI-38091):Support Microsoft CRM online 365/2016 - ODATA ( #927 )
...
* add new mapping for microsoft crm 2016 odata
2017-04-07 19:14:25 +08:00
hcyi
4b02b103f4
Feature/6.4/tup 17025 google dataproc ( #933 )
...
* TUP-17025:Add the Google Dataproc info form on the hadoop wizard.
* TUP-17025:fix some bugs when call google rest api.
2017-04-07 19:08:30 +08:00
hwang-talend
aeb5463f6f
feat(TUP-16711/hwang):Update Sybase in the db wizard ( #928 )
2017-04-07 18:04:30 +08:00
zwxue
1b12fa8496
TUP-17344: TestCase should not support to see Deployment view. ( #931 )
2017-04-07 17:32:36 +08:00
GGu
12107f3e04
feat(TUP-16755/cf): merge the feature from dev branch into master ( #924 )
...
* feat(TUP-17320/cf): add API to check component zip file for updatesite
* feat(TUP-17355/cf): enable to load components from project
* feat(TUP-17322/cf): install m2 repository from new component updatesite
* feat(TUP-17392/cf): install the new components from "patches" folder
#time 3h
* test(TUP-17392/cf): add junits for LocalComponentsInstallComponent
#time 2h
* feat(TUP-17393/cf): install new components from additional package
* test(TUP-17393/cf): add junits for component install factory
* feat(TUP-17393/cf): hide in addtional package temp
2017-04-07 12:05:51 +08:00
Chao MENG
2fad43f5dd
Revert "Feature/6.4/tup 16698 support context for hadoop conf jar ( #894 )" ( #934 )
...
This reverts commit 5a578ca81a .
2017-04-07 10:09:02 +08:00
kjwang-talend
510f7af28d
TUP-16697 Retrieve the BD metadata (cluster config, Hive etc.) through a ( #930 )
...
server-side service/gateway
https://jira.talendforge.org/browse/TUP-16697
2017-04-07 10:05:21 +08:00
nrousseau
45c0a8c2ab
Revert "feat(TUP-17364): Studio: Change Code-Gen Compiler Compliance Level to Java 8." ( #932 )
...
* Revert "Feature/6.4/tup 16749 provide guided tutorials (#921 )"
This reverts commit e727adb235 .
* Revert "TUP-16713: Need to be able to have Spark component with new framework in (#926 )"
This reverts commit faf39ba793 .
* Revert "TUP-17364: Studio: Change Code-Gen Compiler Compliance Level to Java 8. (#925 )"
This reverts commit f3861fa29c .
2017-04-06 10:39:11 +08:00
hcyi
e727adb235
Feature/6.4/tup 16749 provide guided tutorials ( #921 )
...
* TUP-16749:Add the videos toolbar for Provide guided Tutorials.
* TUP-16749:Add the videos toolbar for Provide guided Tutorials.
* TUP-16749:Update the icon /description/tab name since attached the UX
review doc
2017-04-05 12:31:32 +08:00
Yucheng Bai
faf39ba793
TUP-16713: Need to be able to have Spark component with new framework in ( #926 )
...
the studio
2017-04-05 11:51:40 +08:00
zwxue
f3861fa29c
TUP-17364: Studio: Change Code-Gen Compiler Compliance Level to Java 8. ( #925 )
2017-04-05 11:48:17 +08:00
GGu
baf34bbbc4
TUP-16755: Fixed one junit failure.
2017-03-29 17:53:51 +08:00
GGu
d5117261fc
TUP-16755: Fixed one junit failure.
2017-03-29 16:12:33 +08:00
GGu
5b1798dd9f
TUP-16755: change the src folder for maven test.
2017-03-29 11:28:20 +08:00
Chao MENG
818d9f3202
TUP-17217 fix: Hive table is not shown at once when retrieve schema for ( #916 )
...
Hive
https://jira.talendforge.org/browse/TUP-17217
2017-03-29 11:12:09 +08:00
GGu
8d9d62d34b
TUP-17376: if the job is from reference project, use different groupId
2017-03-28 15:49:29 +08:00
GGu
0aa2988269
TUP-17017: enable to use reference template for reference jobs. ( #912 )
2017-03-28 15:49:28 +08:00
hwang-talend
5e67c01ec8
TUP-16623:Commandline automatic license download from TAC ( #918 )
2017-03-28 15:21:17 +08:00
SunChaoqun
4da3e6ea82
TESB-18908:Memory-Leak in TalendDataSource implementation ( #920 )
2017-03-28 15:07:52 +08:00
Yucheng Bai
60731c20e9
TUP-17273: fix NPE when run job with implicit context. ( #919 )
2017-03-28 10:12:05 +08:00
kjwang-talend
527e0084e3
TUP-16722 Need to simplify the branch creation of reference projects(Fix ( #917 )
...
https://jira.talendforge.org/browse/TUP-16722
2017-03-24 10:44:03 +08:00
Pierre Teyssier
4f8337f643
TDI-38374 : change the reference point for salesforce bundle jar in studio
2017-03-23 15:24:16 +08:00
zshen-talend
c378894870
bug fixed TDQ-13488 fixed java engin case
2017-03-22 18:42:42 +08:00
wchen-talend
c7d926bccc
TUP-17248:Faulty impact analysis and detect dependencies on joblets ( #910 )
...
(GIT?)
2017-03-22 16:55:57 +08:00
zwxue
7748090413
Merge pull request #915 from Talend/bugfix/master/TUP-17244
...
TUP-17244:Field for input username to connect to Talend Exchange does
2017-03-22 16:54:41 +08:00
nrousseau
dd77a0411c
feat(TBD-4707): fix compilation error (renaming)
2017-03-22 13:49:18 +08:00
Pierre Bailly-Ferry
65eb6ff3a0
feat(TBD-4707): Add Google Dataproc distribution and its context support ( #914 )
...
* feat(TBD-4707): Add Google Dataproc distribution and its context support
* feat(TBD-4707): Fix naming.
2017-03-21 15:51:14 +01:00
hwang
218cc96b9b
TUP-17244:Field for input username to connect to Talend Exchange does
...
not allows dots
2017-03-21 11:51:59 +08:00
Yucheng Bai
5a578ca81a
Feature/6.4/tup 16698 support context for hadoop conf jar ( #894 )
...
* TUP-17110: update from master.
* TUP-17110: modify codegen part and fix context bugs.
* TUP-17110: fix context problems. add one migration task to adapt old
conf jar. improve some parts.
2017-03-21 11:00:22 +08:00
zwxue
824de560cb
TUP-17277: Add warning if jobs are locked when version from project
...
settings.
2017-03-20 17:07:31 +08:00
amarkevich
88046a767e
TMC-9907 migrate to mariadb failed with {"returnCode":1} / Added mariaDb
...
definition
2017-03-17 15:29:45 +03:00
zwxue
c8a49b7d9c
Merge pull request #906 from Talend/bugfix/master/TUP-17255
...
TUP-17255:Context groups once edited, changes it name.
2017-03-17 17:03:15 +08:00
SunChaoqun
7997edd95e
TESB-18908:Memory-Leak in TalendDataSource implementation ( #864 )
2017-03-17 14:59:34 +08:00
zshen
f167df7f13
bug fixed TDQ-13488 enable to profile SQL Server NVARCHAR(MAX)
2017-03-16 18:13:10 +08:00
nrousseau
1b64daa05c
TUP-17072:Misleading Task Generation Status when jars are missing ( #907 )
2017-03-16 11:21:20 +08:00
yyin-talend
7ba98b535e
TDQ-13484 open job with tPatternCheck and tPatternExtract which select
...
Repository pattern type get error dialog, job can not run--on windows
2017-03-15 16:09:21 +08:00
hcyi
0a9c58ca4e
Merge pull request #900 from Talend/bugfix/6.4.1/TUP-17283_migration_check_NPE
...
TUP-17283:null pointer exception during migration check
2017-03-15 14:22:23 +08:00
pyzhou
725e66d7bd
TDI-38429:Correct the wrong jar name. ( #904 )
2017-03-15 14:12:24 +08:00
hwang
58b509cd8d
TUP-17255:Context groups once edited, changes it name.
2017-03-15 10:35:51 +08:00
kjwang-talend
d54a087269
TUP-17280 Review text of popup when push branch ( #899 )
...
* TUP-17280 Review text of popup when push branch
https://jira.talendforge.org/browse/TUP-16722
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local/TUP-17280
Review text of popup when push branch
https://jira.talendforge.org/browse/TUP-16722
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local/TUP-17280
Review text of popup when push branch
https://jira.talendforge.org/browse/TUP-16722
2017-03-14 18:24:53 +08:00
Ivan Gonchar
7915a6522b
chore(TDI-38103): add TCOMP marketo component family 0.18.0-SNAPSHOT ( #901 )
2017-03-14 18:17:52 +08:00
Ivan Gonchar
e1efd0b1ab
chore(TDI-36057): add netsuite component family runtime modules 0.18.0-SNAPSHOT ( #898 )
2017-03-14 17:29:51 +08:00
wchen-talend
93ee2ca173
TUP-17283:null pointer exception during migration check
2017-03-14 16:02:16 +08:00
pyzhou
d6a5d8e37c
TDI-38097:Create conversion for most used functions ( #889 )
...
* TDI-38097:Create conversion for most used functions in
Datastage/Informatica
2017-03-14 14:47:24 +08:00
kevin
5d7f6616a3
TUP-6549 tFixFlowInput on the Ubuntu job:show an error when I click add
...
button before add schema
https://jira.talendforge.org/browse/TUP-6549
2017-03-13 18:14:58 +08:00
kevin
e76f8a5d9d
TUP-6549 tFixFlowInput on the Ubuntu job:show an error when I click add
...
button before add schema
https://jira.talendforge.org/browse/TUP-6549
2017-03-13 18:14:58 +08:00
zwxue
12b71808b4
Merge pull request #893 from Talend/bugfix/master/TUP-17214
...
TUP-17214:Problem by using joblets from the reference project
2017-03-13 10:32:46 +08:00
zwxue
2434388529
Merge pull request #895 from Talend/bugfix/master/TUP-17238
...
TUP-17238:A function "Duplicate" for metadata named in multi-byte
2017-03-13 10:09:50 +08:00
hwang
8fe4a76a4c
TUP-17238:A function "Duplicate" for metadata named in multi-byte
...
characters does not correctly duplicate
2017-03-10 17:50:32 +08:00
Haiting Yin
5a3a74ded4
TMDM-10658 [Spark] Support creating TDS grouping campaigns task in tMatchPairing
2017-03-10 10:21:15 +01:00
pyzhou
d3fe268449
TDI-37831:Add Support for ExaSol 6 ( #849 )
2017-03-10 14:34:25 +08:00
hwang
df9e712dfe
TUP-17214:Problem by using joblets from the reference project
2017-03-10 11:09:42 +08:00
yyin-talend
829cbd14ee
TDQ-11688: use command to replace use service to modify the job
...
directly, and fix one problem found.
2017-03-09 16:53:55 +08:00
yyin-talend
103c8cfa71
TDQ-11688 Propagate changes from the pattern to jobs
2017-03-09 16:53:55 +08:00
hcyi
1c09b77713
Merge pull request #888 from Talend/bugfix/6.4.1/TUP-17229_netezza_context_mode
...
TUP-17229:context value be overwrited after retrieve schema
2017-03-08 18:03:31 +08:00
kjwang-talend
d549d97dc0
TUP-16722 Need to simplify the branch creation of reference projects on ( #891 )
...
Git Local(Support TAC)
https://jira.talendforge.org/browse/TUP-16722
2017-03-08 11:34:24 +08:00
GGu
fc13400e18
TUP-16719: don't support Lambda in compile level 1.7 for product.
2017-03-07 13:38:44 +08:00
GGu
e9d42fdf2e
Merge pull request #852 from Talend/feature/6.4.1/TUP-16719_deployment_options
...
TUP-16719: maven deployment options
2017-03-07 11:06:50 +08:00
Yucheng Bai
78ee2d5d7c
TUP-17176: [6.2.1] tLibraryLoad Dynamic Lib path doesnt load library ( #887 )
...
from path
2017-03-07 10:20:05 +08:00
wchen-talend
0392efe14a
TUP-17229:context value be overwrited after retrieve schema
2017-03-06 15:12:19 +08:00
Irene Wang
4d7c4bda8d
Use proxy repo to talend-update
2017-03-03 14:51:01 +01:00
zwxue
6acbe2c893
Merge pull request #883 from Talend/bugfix/master/TUP-17201
...
TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
2017-03-03 17:15:14 +08:00
zwxue
341a870d3f
TUP-17157: apply versions for job pom properties.
2017-03-03 16:48:07 +08:00
wchen-talend
05e4273795
Merge pull request #855 from Talend/bugfix/6.4/TUP-17049_Retrieve_Schema_not_update
...
TUP-17049:Retrieve Schema not always updates schema after TABLE
2017-03-03 16:34:02 +08:00
kjwang-talend
0cf31ffa39
Feature/6.4.0/tup 16722 need to simplify the branch creation of reference projects on Git Local of reference projects on Git Local ( #857 )
...
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
2017-03-03 11:17:02 +08:00
hwang
2cd6ecb0c9
TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
...
project.
2017-03-02 11:46:15 +08:00
zwxue
15cfa6acc2
TUP-17157: When generate pom, should enable to use the customized
...
groupId and version.
2017-02-28 11:38:10 +08:00
GGu
e93e16e14f
TUP-17150: when build or run, use the right build type.
2017-02-28 10:09:52 +08:00
GGu
4a2a6db0b8
TUP-17000:Impl the build handler for standalone.
2017-02-28 10:09:51 +08:00
GGu
620e10ed31
TUP-16779: Add junit tests for build providers.
2017-02-28 10:09:50 +08:00
GGu
22d23bc0ec
TUP-16779: fix one problem to find test case build provider.
2017-02-28 10:09:48 +08:00
GGu
687a6fa411
TUP-16779: Add OSGi bundle build provider.
2017-02-28 10:09:47 +08:00
GGu
ee60ef5c87
TUP-16779: Add route test case build provider.
2017-02-28 10:09:45 +08:00
GGu
f075f14848
TUP-16779: add build provider junit tests.
2017-02-28 10:09:44 +08:00
GGu
ee2fcf6667
TUP-16779: Add pom creator for test case.
2017-02-28 10:09:42 +08:00
GGu
4e531135ea
TUP-16779: Change the build parameters.
2017-02-28 10:09:41 +08:00
GGu
21898f7a86
TUP-16779: impl the pom creator for standalone.
2017-02-28 10:09:40 +08:00
GGu
d1c1a9544f
TUP-16777: add extension point for build provider.
2017-02-28 10:09:38 +08:00
zwxue
a2f0aafeb3
TUP-17003: Add Deployment tab in job setting view.
2017-02-28 10:09:37 +08:00
iwangtalend
e353bfd6eb
Merge pull request #877 from Talend/feature/DEVOPS-1729/master_nexus
...
DEVOPS-1729 Nexus migration: Update URLs [master]
2017-02-28 00:17:29 +01:00
build-talend
71fd086032
DEVOPS-1729 Nexus migration: Update URLs
2017-02-27 17:30:49 +01:00
zshen
bd8ed0049b
bug fixed TDQ-13053 recompile the jar with JDK1.7
2017-02-27 11:52:58 +08:00
hwang-talend
4bd616623e
Revert "TUP-16710:Update Excel components to support Excel 2016/next version" ( #866 )
2017-02-24 20:53:09 +08:00
zwxue
054a4f4eef
Merge pull request #870 from Talend/bugfix/master/TUP-17130
...
TUP-17130:Two context group with same name
2017-02-24 14:17:14 +08:00
zshen
f447a7dc8c
TDQ-13053 fixed tuj tMatchGroup_TDQ8970_multipass
2017-02-23 19:32:27 +08:00
hcyi
af2ec1a457
Feature/6.4/tup 16703 centralize spark properties ( #867 )
...
* TUP-17132:Add Spark properties in the cluster wizard(TUP-16703)
* TUP-17141:The advanced properties will populate the spark properties
table in the Spark configuration of Run tab,add context
support(TUP-16703)
* TUP-17152:Refactoring GUI part of Spark properties in the cluster,fix
some other bugs to improve(TUP-16703)
2017-02-23 17:32:57 +08:00
Yucheng Bai
e85627b2ae
TUP-16491: NPE error when focus on jobname view then select Main ( #868 )
...
tab,after convert spark job to standard
2017-02-23 17:03:02 +08:00
hwang
1e307fb37e
TUP-17130:Two context group with same name
2017-02-23 15:38:56 +08:00
cmeng-talend
de57dc130e
TUP-17031 fix: Studio unstability since the application of the patch:
...
"Patch_20170117_TPS-1726_TPS-1688_v1-6.2.1.zip"
https://jira.talendforge.org/browse/TUP-17031
2017-02-23 15:03:49 +08:00
cmeng-talend
33d8f49ad1
TUP-17031 fix: Studio unstability since the application of the patch:
...
"Patch_20170117_TPS-1726_TPS-1688_v1-6.2.1.zip"
https://jira.talendforge.org/browse/TUP-17031
1. Fix the null migration task problem of talend.project
2017-02-23 15:03:40 +08:00
nrousseau
bdf8d6fa5b
TUP-17080: fix the resolution of jars
2017-02-23 11:33:50 +08:00
hwang-talend
f072681995
Merge pull request #865 from Talend/bugfix/master/TUP-17148
...
TUP-17148: Create xmlFile with XSD file occur "StackOverflowError".
2017-02-23 10:34:32 +08:00
zwxue
42c8f333ba
TUP-17148: Create xmlFile with XSD file occur "StackOverflowError".
2017-02-22 15:05:06 +08:00
wchen-talend
f13a5169d7
Merge pull request #858 from Talend/feature/6.4/TUP-5330_tMap_Batch_Change_Expressions
...
TUP-5330:tMap - Batch Change of Expressions
2017-02-21 16:34:31 +08:00
zwxue
9da83746b9
Merge pull request #861 from Talend/feature/master/TUP-16710
...
TUP-16710:Update Excel components to support Excel 2016/next version
2017-02-21 16:10:09 +08:00
kjwang-talend
14ead855c3
TUP-17109 Git: can't switch to new branch ( #859 )
...
https://jira.talendforge.org/browse/TUP-17109
2017-02-20 10:38:48 +08:00
kjwang-talend
69f3d10b71
Bugfix/6.4.0/tup 17108 git after check out as local,studio can't be used ( #862 )
...
TUP-17108 Git:after check out as local, studio can't be used
2017-02-20 10:21:45 +08:00
hwang
e335f9213f
TUP-16710:Update Excel components to support Excel 2016/next version
2017-02-16 16:31:50 +08:00
Yucheng Bai
9deffb1eb7
TUP-16792: can not select all salesforce modules in wizard from v6.2.1 ( #860 )
2017-02-16 11:45:35 +08:00
hcyi
7605c14b4c
TUP-5330:tMap - Batch Change of Expressions
2017-02-15 17:35:59 +08:00
cmeng-talend
b1b5a77309
TUP-17099 fix: Studio blocked after click refresh button
...
https://jira.talendforge.org/browse/TUP-17099
2017-02-15 15:36:24 +08:00
cmeng-talend
0d54c89a55
TUP-5270 fix: Studio is stuck when two users make talend.project
...
conflict
https://jira.talendforge.org/browse/TUP-5270
https://jira.talendforge.org/browse/TPS-1743
1. fix the block issue
2017-02-15 15:33:51 +08:00
cmeng-talend
06568be0c6
TUP-5270 fix: Studio is stuck when two users make talend.project
...
conflict
https://jira.talendforge.org/browse/TUP-5270
https://jira.talendforge.org/browse/TPS-1743
1. fix the block issue
2017-02-15 15:33:38 +08:00
hwang-talend
f9032a6260
Merge pull request #851 from Talend/bugfix/master/TUP-17018
...
TUP-17018: CIBuilder - NPE on code generation.
2017-02-13 16:10:23 +08:00
zwxue
21852bcf63
Merge pull request #856 from Talend/bugfix/master/TUP-17046
...
TUP-17046:Importing a routine with § in it gets transformed to a �
2017-02-13 11:10:57 +08:00
Pierre Teyssier
40e83a3c2f
TDI-29152 : Create additional components to support Azure Blob and Azure Queues
...
- TCOMP inclusion of Blob, Queue and Table
2017-02-10 21:55:45 +08:00
hwang
7c69c65a60
TUP-17046:Importing a routine with § in it gets transformed to a
2017-02-10 14:19:52 +08:00
hwang
42fb1a41f6
TUP-17046:Importing a routine with § in it gets transformed to a
2017-02-10 14:15:03 +08:00
hwang
04d4aa937f
TUP-17046:Importing a routine with § in it gets transformed to a �
...
character
2017-02-10 10:33:23 +08:00
GGu
a6cf064d1a
Add one ByteArray junit to test the FileItem encoding.
2017-02-09 18:01:56 +08:00
hcyi
d203a8ec19
TUP-17049:Retrieve Schema not always updates schema after TABLE
...
structure modifications.
2017-02-08 17:14:30 +08:00
pyzhou
c6c3e0e53c
Revert "TDI-37755: Add a common method to remove LineSeparator in MEMO." ( #854 )
2017-02-08 15:09:07 +08:00
Liu Xinquan
c8b0cdf3f7
Merge pull request #853 from Talend/TDQ-12633_add_default_value_on_indicator
...
feature completed TDQ-12633 add Default value for [Limit result] in indicator settings
2017-02-08 12:50:25 +08:00
zshen
c56a8fb476
feature completed TDQ-12633 add Default value for [Limit result] in
...
indicator settings
2017-02-08 12:17:54 +08:00
Pierre Teyssier
369ad5443f
Integrate latest tcomp 0.18.0-SNAPSHOT
2017-02-07 19:15:54 +08:00
Sizhao Liu
af66d9f060
TDQ-12418 bundle lucene 6 libraries
2017-02-07 10:36:42 +01:00
xqliu-talend
f38ee097fa
TDQ-13310 JDK version issue for advancedPersistentLookupLib-1.0.jar
2017-02-06 16:13:06 +08:00
hcyi
bbdbf83b17
TUP-16492:No standalone value shows for "Hive Model" when create hive by ( #803 )
...
right cliking hadoop cluster hdp2.0
2017-02-06 11:53:55 +08:00
hcyi
71e26ea0a1
Merge pull request #804 from Talend/bugfix/6.4.1/TUP-14625_xml_update_spark_job
...
TUP-14625
2017-02-06 11:18:58 +08:00
wang wei
686957232f
fix(TDI-33559): tAccessXX don't work when access database encrypted ( #831 )
2017-02-06 10:08:38 +08:00
zwxue
a87203fba3
TUP-17018: CIBuilder - NPE on code generation.
2017-02-04 15:27:53 +08:00
Ivan Gonchar
6c0d2245aa
Merge pull request #850 from Talend/feature/6.4/TDI-38068_integrate_snowflake_component
...
feat(TDI-38068): integrate snowflake component
2017-01-30 13:05:52 +02:00
Dmytro Chmyga
3fd35f1f5a
feat(TDI-38068): integrate snowflake component
...
* Add snowflake component to studio repository.
2017-01-30 12:57:46 +02:00
wchen-talend
ea0f5845ba
TUP-17001:Always get ssl error in log when start commandline. ( #846 )
2017-01-24 15:17:45 +08:00
zwxue
183084b505
Merge pull request #847 from Talend/bugfix/master/TUP-16410
...
TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file
2017-01-24 10:18:41 +08:00
zwxue
8257d72a9a
Merge pull request #844 from Talend/bugfix/master/TUP-15911
...
TUP-15911:Offline Mode: Lock Icon and ">" doesn't show after editing
2017-01-24 10:14:54 +08:00
hwang
3dadabfe6b
TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file
2017-01-23 18:30:39 +08:00
hwang
2f78547723
TUP-15911:Offline Mode: Lock Icon and ">" doesn't show after editing
...
job;
2017-01-23 16:03:13 +08:00
pyzhou
bbc58a01c8
TDI-37755: Add a common method to remove LineSeparator in MEMO. ( #845 )
...
* TDI-37755: Add a common method to remove LineSeparator in MEMO.
* TDI-37755: Improve the annotation
* TDI-37755: reduce the redundancy code.
* TDI-37755: Correct the behavior.
2017-01-23 12:11:10 +08:00
zwxue
2e4e2c6bca
Merge pull request #842 from Talend/bugfix/master/TUP-16318
...
TUP-16318:Password field in connection components should not mask global
2017-01-20 17:25:28 +08:00
hwang
a91629fa2f
TUP-16318:Password field in connection components should not mask global
...
variables only strings
2017-01-20 14:00:20 +08:00
pyzhou
9c89f86a1b
TDI-36295 : data type mapping: wrong DB->Java mapping ( #772 )
2017-01-19 16:25:09 +08:00
msjian
35c7560838
TDQ-10179: Remove link in TOS DQ connection wizard
2017-01-19 15:45:02 +08:00
xqliu-talend
549670b800
TDQ-13120 wrong GID in multipass swoosh
2017-01-17 14:58:34 +08:00
GGu
af5a97473f
TUP-16695: add TimeMeasure function for generate codes. ( #827 )
2017-01-17 10:01:41 +08:00
zwxue
838591a50b
TUP-16746: Excel file metadata : Error "Unable to recognize OLE stream" ( #839 )
...
when reading XLSX file.
2017-01-16 16:44:45 +08:00
wang wei
261cd10a64
fix(TDI-38038): update tAdvancedHash to remove
...
"advancedPersistentLookupLib-1.jar"
2017-01-16 16:08:22 +08:00
kjwang-talend
6c725f4c19
bugfix/6.4.0/TUP-14737_too_slowly_when_import_items_using_overwrite_to ( #838 )
...
svn/git_project(Fix_compiler_error_for_CI)
https://jira.talendforge.org/browse/TUP-14737
2017-01-16 15:58:11 +08:00
hwang-talend
284c2ef604
Merge pull request #837 from Talend/bugfix/master/TUP-16765
...
TUP-16765:Review links on welcome page
2017-01-16 15:35:56 +08:00
hwang
acd091cae1
TUP-16765:Review links on welcome page
2017-01-16 15:10:44 +08:00
wchen-talend
8b7b7d803b
TUP-16763:Get error when import some thmap job ( #836 )
2017-01-16 14:51:49 +08:00
zwxue
06a9fcfbb2
Merge pull request #832 from Talend/bugfix/master/TUP-5873
...
TUP-5873:Ref project job's jobscript can be modified when logon main
2017-01-16 10:07:08 +08:00
kjwang-talend
6d420ca634
TUP-16472 Then icon will not change directly when converting between MR ( #833 )
...
and Spark job by duplicate
https://jira.talendforge.org/browse/TUP-16472
2017-01-13 15:17:13 +08:00
hwang
00ac9601a6
TUP-5873:Ref project job's jobscript can be modified when logon main
...
project to open it
2017-01-12 16:09:39 +08:00
kjwang-talend
3460dadc3f
TUP-16472 Then icon will not change directly when converting between MR ( #824 )
...
and Spark job by duplicate
https://jira.talendforge.org/browse/TUP-16472
2017-01-12 13:37:20 +08:00
hwang-talend
97174e5512
TUP-16639:Impossible to filter components from the new framework ( #818 )
2017-01-11 10:21:41 +08:00
wang wei
962a0ac6d2
fix(TDI-38107): use a more clear exception information to replace NPE
...
exception if get null when use talend data source to fetch connection
for db components
2017-01-10 10:33:21 +08:00
Yucheng Bai
b10b6fada5
TUP-16258: Hbase:not set value for Set Zookeeper znode parent when ( #828 )
...
Retireve configuration from Ambari or Clouder for Hadoop cluster
2017-01-09 18:59:36 +08:00
GuoLiang
5d5fcfe2c8
bugfix: TUP-4619 Studio Cloudera cluster configuration issue ( #826 )
...
* bugfix: TUP-4619 Studio Cloudera cluster configuration issue
* bugfix: TUP-4619 improve code
2017-01-09 17:10:12 +08:00
wang wei
d4655e28a5
fix(TDI-35203): Issue for mapping "Mapping Netezza" of "DECIMAL" type
2017-01-06 14:42:06 +08:00
Yucheng Bai
3754905e1d
TUP-16665: Repository link on Spark Configuration incorrect when ( #825 )
...
dragging database to job
2017-01-05 18:45:17 +08:00
wchen-talend
e0807089ad
TUP-16683:Camel 2.16.5 jar is required for route component for 6.2.2 ( #823 )
2017-01-05 18:15:41 +08:00
zshen
2a747e6b71
bug fixed TDQ-12896 modify the type of parameter to support context mode
2017-01-05 15:18:48 +08:00
wchen-talend
a0af0efe37
TUP-16671:AMC database repository connect doesn't grab all context ( #821 )
...
groups
2017-01-04 17:58:12 +08:00
wchen-talend
47d42c39ef
TUP-16591:SSL Preferences page does not work as expected ( #822 )
2017-01-04 17:46:05 +08:00
zwxue
ef8744b4ca
Merge pull request #820 from Talend/bugfix/master/TUP-6129
...
TUP-6129:Can use - for jobscript name
2017-01-04 10:29:45 +08:00
wchen-talend
8636017d15
TUP-4640:Created in Temp but not removed ( #819 )
2017-01-03 10:45:37 +08:00
hwang
c9e9e46fc8
TUP-6129:Can use - for jobscript name
2016-12-30 15:04:32 +08:00
xqliu-talend
4e91760f77
TDQ-13069 TDQ-13085 create a new plugin which include
...
"advancedPersistentLookupLib-1.0.jar"
2016-12-29 12:22:37 +08:00
qiongli
452ac431d5
TDQ-13085 TDQ-13069 extract a new lib plugin with ( #816 )
...
"advancedPersistentLookupLib-1.0.jar". it can be reused by analysis and
components.
2016-12-29 10:45:17 +08:00
kjwang-talend
dca7e629e8
Bugfix/6.4.1/tup 14737 too slowly when import items using overwrite to svn/git project ( #806 )
...
* don't commit
* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737
* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737
* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737
* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737
2016-12-27 17:07:10 +08:00
cmeng-talend
2a6ed7f4b3
TUP-16444 fix> JobScript: Cannot edit new jobscript on GIT
...
Project(Manual, UnLock Items)
https://jira.talendforge.org/browse/TUP-16444
2016-12-27 11:59:13 +08:00
wchen-talend
6d4c083cdb
Merge pull request #802 from Talend/bugfix/6.4.1/TUP-16459_keywords_validate
...
TUP-16459:The compile errors shows when run tOracleInvalidRow job
2016-12-26 14:15:51 +08:00
SunChaoqun
84c414c495
TESB-18147:java.lang.NoSuchMethodError: ( #814 )
...
org.springframework.core.MethodParameter.getContainingClass()
2016-12-26 11:40:35 +08:00
sbliu
6b0e2d00b4
Revert "TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar…" ( #813 )
2016-12-23 18:35:43 +08:00
zwxue
132391abec
Merge pull request #812 from Talend/bugfix/master/TUP-16635
...
TUP-16635:Test case failed after modify the default test job
2016-12-23 14:27:10 +08:00
sbliu
4964fd84e7
TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar… ( #811 )
...
* TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar from class path.
* TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar from class path.
2016-12-22 15:26:14 +08:00
GGu
7e4e2c3aae
Update product version to 6.4.0.
2016-12-22 14:15:35 +08:00
hwang
8ee96ff3d2
TUP-16635:Test case failed after modify the default test job
2016-12-22 12:02:00 +08:00
Yucheng Bai
134594c13f
TUP-15503: Cann't guess schema for SSL Hive ( #810 )
2016-12-22 11:46:25 +08:00
Jenkins Continuous Build server
f27730c6ba
Set version to 6.4.0 SNAPSHOT
2016-12-21 16:10:19 +01:00
wchen-talend
c7a26556f0
Merge pull request #805 from Talend/bugfix/6.3.2/TUP-16444-Jobscript
...
TUP-16444 fix> JobScript: Cannot edit new jobscript on GIT Project(Manual, UnLock Items)
2016-12-21 10:31:09 +08:00
Yucheng Bai
1348eced3f
TUP-16619: SFTP problems related to the migration from 5.2.1 to 6.2.1 ( #807 )
2016-12-20 16:25:22 +08:00
cmeng-talend
3e70ff4f34
TUP-16444 fix> JobScript: Cannot edit new jobscript on GIT
...
Project(Manual, UnLock Items)
https://jira.talendforge.org/browse/TUP-16444
2016-12-16 19:08:40 +08:00
wchen-talend
c523b34a1a
TUP-14625
...
:XML Metadata can't update to job/spark job openned
2016-12-16 13:46:06 +08:00
xqliu-talend
92331247c9
TDQ-12495 TOS-DQ also need to copy the map xml files to "projectName/settings/mappings" after TDI-36986.
2016-12-15 18:24:56 +08:00
hcyi
22f0470713
TUP-16459:The compile errors shows when run tOracleInvalidRow job
2016-12-15 15:45:40 +08:00
wchen-talend
28090c4779
TUP-16612:If a job has lots of subjobs ,there will be
...
java.lang.OutOfMemoryError when build job
2016-12-15 14:41:05 +08:00
qiongli
a287d84bf4
TDQ-13026 consider the sub-job and joblet dependecies wherether include ( #801 )
...
tRuleSurvivorship node when export job
2016-12-14 17:54:08 +08:00
zwxue
650caa4fca
Merge pull request #798 from Talend/bugfix/master/TUP-16594
...
TUP-16594:Cannot paste unused columns when editing schema
2016-12-14 15:49:53 +08:00
zwxue
a5d49a6f5d
TUP-16604: Always need to restart studio when changing workspace ( #799 )
...
location.
2016-12-14 14:08:55 +08:00
hwang
d5dc37cdbb
TUP-16594:Cannot paste unused columns when editing schema
2016-12-14 11:42:09 +08:00
Yucheng Bai
0af21b6be7
TUP-16562: No reaction when click "data viewer" on salesforce item ( #796 )
2016-12-14 11:40:52 +08:00
GuoLiang
47c1cbb0bd
bugfix TUP-15924 fix:studio GUI problem when open schema dialog ( #789 )
...
* bugfix TUP-15924 fix:studio GUI problem when open schema dialog
* bugfix TUP-15924: update studio GUI problem when open schema dialog
(have a system property like "disableLazyLoading" and if set to true we
won't set virtual here)
* bugfix TUP-15924: update studio GUI problem when open schema dialog
(have a system property like "disableLazyLoading" and if set to true we
won't set virtual here)
2016-12-14 10:52:13 +08:00
wchen-talend
afe46af36a
Merge pull request #795 from Talend/bugfix/6.3.2/TUP-16073-Check_selected
...
TUP-16073 fix: Importing duplicated job causes wrong subjob referenced in tRunJob
2016-12-14 10:44:57 +08:00
nrousseau
351f42eb24
update components version
2016-12-13 13:09:00 +08:00
cmeng-talend
f6301978e2
TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
...
in tRunJob
https://jira.talendforge.org/browse/TUP-16073
needn't check for empty folder
2016-12-13 11:09:00 +08:00
cmeng-talend
5a1802b39c
TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
...
in tRunJob
https://jira.talendforge.org/browse/TUP-16073
Should only check the selected item
2016-12-13 10:52:46 +08:00
wchen-talend
76936b8a7f
Merge pull request #793 from Talend/bugfix/6.3.2/TUP-16073-Duplicate_id
...
Bugfix/6.3.2/tup 16073 duplicate
2016-12-13 09:40:59 +08:00
cmeng-talend
4d6962c01b
TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
...
in tRunJob
https://jira.talendforge.org/browse/TUP-16073
Use new logic to change the id
2016-12-12 14:26:57 +08:00
qiongli
44830f9405
TDQ-12747 Add a variable "include-survivorship-rules" for DQ. ( #790 )
2016-12-12 11:45:51 +08:00
Igor Lazebny
7b881ea2cd
Update version to 6.4.0-SNAPSHOT in server poms
2016-12-09 14:55:34 +02:00
cmeng-talend
97547cf9db
TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
...
in tRunJob
https://jira.talendforge.org/browse/TUP-16073
Use new logic to change the id
2016-12-09 16:53:24 +08:00
Yucheng Bai
ce96cea656
TUP-16561: Unexpected Metadata Schema mapping For "lvarchar" and ( #788 )
...
"datetime year to second" Informix Db Types
2016-12-09 15:38:37 +08:00
zwxue
72770dbbf3
TUP-16573: cmdline generate time increase as the tasks number increase. ( #787 )
2016-12-09 14:29:50 +08:00
wchen-talend
59c36b7a90
Merge pull request #786 from Talend/bugfix/6.3/TUP-16563_tac_amc_meterLog_empty
...
TUP-16563:AMC: MeterLog shouldn't be Empty in TAC->"ACTIVITY MONITORING CONSOLE"
2016-12-09 11:07:22 +08:00
hcyi
da17f98f62
TUP-16563:AMC: MeterLog shouldn't be Empty in TAC->"ACTIVITY MONITORING
...
CONSOLE"
2016-12-08 15:50:39 +08:00
nrousseau
27080cf094
fix error found from junit logs
2016-12-08 14:47:57 +08:00
cmeng-talend
477ded0f13
Revert "revert TUP-16073 fix: Importing duplicated job causes wrong subjob referenced in tRunJob ( #728 )"
...
This reverts commit 71e020765f .
2016-12-08 11:57:25 +08:00
ycbai
8f781a3ac4
Fix some junits.
2016-12-08 11:57:17 +08:00
GGu
5306145224
TUP-16344: make sure install once. ( #785 )
2016-12-07 15:40:56 +08:00
zshen
b1d2c4c8f1
bug fixed TDQ-12759 add iterator for ference project case
2016-12-06 14:46:48 +08:00
GGu
066464646c
TUP-16405: fix one mistake for need relaunch.
2016-12-05 18:32:53 +08:00
nrousseau
27324e452f
TCOMP-330: avoid to have the poms of dependencies inside the studio
2016-12-05 17:23:13 +08:00
GGu
85bfc9dea5
Feature/6.3/tup 16405 deploy dependencies ( #783 )
...
* TUP-16405: enable to deploy component dependencies.
* TUP-16405: Enable to install ext libs from component update site.
2016-12-05 17:18:05 +08:00
wchen-talend
11e3a7b3a0
TUP-16557:Local download of jar doesn't update the status of jar ( #784 )
...
installed
2016-12-05 16:50:37 +08:00
kjwang-talend
d6f5d4ddcf
TUP-16458 projects not retrieved correctly when do refresh on logon ( #781 )
...
window
https://jira.talendforge.org/browse/TUP-16458
2016-12-05 15:45:54 +08:00
Pierre Bailly-Ferry
ae61615212
[TBD-4264] Allow user to add unicode on context variable. ( #779 )
2016-12-05 11:30:35 +08:00
nrousseau
8a5f10293d
fix component version ( #780 )
2016-12-03 18:03:53 +08:00
Chen Bin
c8ca64da55
TBD-4260: use same mapping_Redshift.xml between DI and BD
2016-12-02 20:02:07 +08:00
zwxue
0d6d60043d
TUP-16536: NPE when do export as context.
2016-12-02 16:11:44 +08:00
cmeng-talend
71e020765f
revert TUP-16073 fix: Importing duplicated job causes wrong subjob
...
referenced in tRunJob (#728 )
2016-12-02 15:01:52 +08:00
GGu
92fc9b044a
TUP-16344: fix one bug and update more junits.
2016-12-02 11:38:44 +08:00
Yucheng Bai
36c73dbd6c
TUP-16451: afterCampaignName() method is called many times during input ( #775 )
2016-12-02 10:04:29 +08:00
zwxue
c5345b8ba0
Merge pull request #776 from Talend/bugfix/master/TUP-16469
...
TUP-16469:Studio Usage JSON Component Needs an Array
2016-12-02 10:04:06 +08:00
Chao MENG
148110051c
Merge pull request #777 from Talend/revert-769-bugfix/6.3.1/TUP-16473-Commandline_import
...
Revert "TUP-16473 fix: Cannot get correct status after "importItems" in commandline"
2016-12-01 19:52:47 +08:00
Chao MENG
6a23369d8f
Revert "TUP-16473 fix: Cannot get correct status after "importItems" in commandline"
2016-12-01 19:52:27 +08:00
hcyi
1366876f35
TUP-16220: fix a Compilation failure.
2016-12-01 19:05:22 +08:00
hcyi
c78f2906f3
TUP-16220:CDH 58 ker impala cannot check successfully. ( #774 )
2016-12-01 18:02:50 +08:00
GGu
4db2618853
TUP-16344: enhance the install components ( #773 )
2016-12-01 16:41:40 +08:00
zwxue
dd6b8713df
Fixed failed JUnit ElapsedTimeTest. ( #771 )
2016-12-01 16:04:04 +08:00
hwang
d49a67031c
TUP-16469:Studio Usage JSON Component Needs an Array
2016-12-01 15:45:13 +08:00
wang wei
699efe42a3
fix(TDI-35743): remove the timestamptz type support
2016-12-01 14:55:45 +08:00
wchen-talend
018213f827
Merge pull request #769 from Talend/bugfix/6.3.1/TUP-16473-Commandline_import
...
TUP-16473 fix: Cannot get correct status after "importItems" in commandline
2016-12-01 11:15:21 +08:00
wchen-talend
d6a01effda
TUP-16088:Can't start studio with wrong ssl preference setting. ( #770 )
...
* TUP-16088:Can't start studio with wrong ssl preference setting.
* TUP-16088:Can't start studio with wrong ssl preference setting.
2016-12-01 10:38:21 +08:00
cmeng-talend
42445380ce
TUP-16473 fix: Cannot get correct status after "importItems" in
...
commandline
https://jira.talendforge.org/browse/TUP-16473
2016-11-30 18:01:53 +08:00
Yucheng Bai
63a8e04ea5
TUP-16441: Issue with opening job with context group in Salesforce ( #766 )
...
component.
2016-11-30 12:31:33 +08:00
wang wei
bb1b9cbe7e
fix(TDI-36824): use a better util class : ObjectUtil
2016-11-29 22:17:53 +08:00
wang wei
6858f0d718
fix(TDI-36824): tDatasetOutput: Allow limit to be infinite if null (or
...
empty) is set
2016-11-29 22:17:53 +08:00
nrousseau
9591f7454f
TCOMP-330: add missing jars to the studio by default
2016-11-29 18:23:30 +08:00
GuoLiang
31be2a1877
TUP-16461 fix:Building the job is not generating zip file ( #768 )
2016-11-29 16:41:31 +08:00
GGu
51b32445a7
TUP-16344: enable to deal with all files for artifact and content.
2016-11-28 18:38:22 +08:00
Francis Upton IV
302e6d0813
TUP-16465 NPE in handling Avro logical types ( #765 )
2016-11-28 10:31:44 +08:00
kjwang-talend
c25c78313a
TUP-16262 Fix Opening schema is very slow using Talend studio 6.2 ( #763 )
...
https://jira.talendforge.org/browse/TUP-16262
2016-11-28 10:17:21 +08:00
GGu
af18d0bfe1
TUP-16344: Enable to install new comonents from exchange. ( #762 )
2016-11-26 11:37:37 +08:00
nrousseau
81363b7082
Revert "TUP-16452: add joda-time to the target platform"
...
This reverts commit 768628958a .
2016-11-26 11:26:13 +08:00
nrousseau
768628958a
TUP-16452: add joda-time to the target platform
2016-11-25 12:30:17 +08:00
hwang-talend
3fdab6f132
TUP-16326:Log4J warning seems block the guess schema ( #761 )
2016-11-25 12:07:41 +08:00
Francis Upton IV
64d356a9d0
fix(TDI-37709): Date/Time issues
2016-11-24 08:20:02 -08:00
hwang-talend
42a6c0852f
Merge pull request #759 from Talend/bugfix/master/TUP-16433
...
TUP-16433: All Schema Columns in Component are wrong after editing
2016-11-24 18:37:54 +08:00
hwang-talend
eeb9cf2e4a
Merge pull request #751 from Talend/bugfix/master/TUP-15459
...
TUP-15459: Mongodb replica set: when convert it to context,replica
2016-11-24 18:29:56 +08:00
GuoLiang
778bd25269
TUP-5658 fix:Error when run job trowgenerator to tlogrow with check and ( #758 )
...
uncheck a column.
2016-11-24 18:25:16 +08:00
dlin-talend
fa1c5a1c7f
Merge pull request #755 from csuntalendbj/master
...
TESB-18310:Command-Line exportRoute as Microservice ignores "maven" option
2016-11-24 17:16:04 +08:00
zwxue
c0f296a426
Merge pull request #757 from Talend/bugfix/master/TUP-16298
...
TUP-16298:[5.6.2]Problems copying values of cSetHeader components
2016-11-24 17:15:56 +08:00
zwxue
2fbb890f4f
Merge pull request #748 from Talend/bugfix/master/TUP-16393
...
TUP-16393:Run testcase failed and throw unexpected
2016-11-24 17:14:02 +08:00
zwxue
8e02c95f38
TUP-16433: All Schema Columns in Component are wrong after editing
...
tSAPBapi input schema.
2016-11-24 17:09:25 +08:00
hwang-talend
1fef85d5f3
Merge pull request #753 from Talend/bugfix/master/TUP-15876
...
TUP-15876: CI builder: error printed when rerun the item.
2016-11-24 14:11:50 +08:00
wchen-talend
6e64175362
TUP-16088:Rework SSL preferences (DataPrep+MDM) ( #756 )
2016-11-24 13:25:53 +08:00
hwang
1e8781db09
TUP-16298:[5.6.2]Problems copying values of cSetHeader components
...
between two tabs
2016-11-24 11:28:47 +08:00
SunChaoqun
940d52fbe2
TESB-18310:Command-Line exportRoute as Microservice ignores "maven"
...
option
2016-11-24 10:21:27 +08:00
zwxue
4341b4af69
TUP-15876: CI builder: error printed when rerun the item.
2016-11-23 11:50:38 +08:00
kjwang-talend
bd53f9040b
Bugfix/6.3.1/TUP-16166 CopyToBranch:overwrite the exist item , error log at error log list ( #750 )
...
* TUP-15968 Fix Get in a freshly install 6.1.2 Studio, this error in the
log " org.eclipse.swt.SWTException: Failed to execute runnable
(org.eclipse.swt.SWTException: Widget is disposed)
https://jira.talendforge.org/browse/TUP-15968
* TUP-16166 Fix CopyToBranch:overwrite the exist item , error log at error
log list
https://jira.talendforge.org/browse/TUP-16166
2016-11-23 10:18:46 +08:00
hcyi
56b70c104b
TUP-4286: revert the change of Error occurred when import items which
...
include routelet from EE to TOS
2016-11-23 03:13:54 +08:00
hcyi
8be4f31032
TUP-16413:Table namespace mapping is not set automatically when drag ( #752 )
...
MapR HBase schema to job
2016-11-23 14:07:08 +08:00
wang wei
731bfb7a88
TDI-36765: Datasource in DI jobs is always a singleton and violates the
...
DataSource approach
https://jira.talendforge.org/browse/TDI-36765
2016-11-23 11:49:34 +08:00
nrousseau
a6aad148de
TDI-37840: add more dependencies by default on the studio
2016-11-22 18:33:38 +08:00
zshen-talend
c383e835df
bug fixed TDQ-12651 add new method to decide check key or value
2016-11-22 17:08:41 +08:00
zwxue
4b50c23c9b
TUP-15459: Mongodb replica set: when convert it to context,replica
...
address is not converted.
2016-11-22 16:59:24 +08:00
hcyi
734f27df8b
Merge pull request #749 from Talend/bugfix/6.3.1/TUP-16309_import_jar
...
TUP-16309:Jar selection for the modules expect to have the exact name
2016-11-22 14:47:05 +08:00
wchen-talend
65f3fba2e0
TUP-16309:Jar selection for the modules expect to have the exact name
...
only
2016-11-22 14:29:09 +08:00
zwxue
3206719449
Merge pull request #746 from Talend/bugfix/master/TUP-16238
...
TUP-16238:MySql driver not found when retrieving schema
2016-11-22 11:58:05 +08:00
wchen-talend
b6876b883f
Merge pull request #745 from Talend/bugfix/6.3/TUP-4286_tos_esb_import_include_routelet_items
...
TUP-4286:Error occurred when import items which include routelet from EE to TOS
2016-11-22 10:50:54 +08:00
hwang
32b87a17ae
TUP-16393:Run testcase failed and throw unexpected
...
"NullPointerException"
2016-11-21 19:08:34 +08:00
SunChaoqun
2721b36a4b
TESB-18096:<Copy to Branch> when copy to branch with checking "select ( #736 )
...
dependencies", the dependency is not selected automatically
2016-11-21 17:59:37 +08:00
Ivan Gonchar
ecd9a52d8d
Merge pull request #747 from pyzhou-talend/feature/6.3.1/TDI-37116
...
TDI-37116 : Upgrade exajdbc-5.0.12.jar to exajdbc-5.0.13.jar
2016-11-21 11:04:09 +02:00
nrousseau
45d35c0102
TUP-16235: fix possible NPE
2016-11-21 12:14:53 +08:00
pyzhou-talend
c9a1cafdae
TDI-37116 : Change the jar needed when View Database
2016-11-21 11:28:13 +08:00
hwang
f247e55210
TUP-16238:MySql driver not found when retrieving schema
2016-11-18 18:42:12 +08:00
hcyi
4f228db9df
TUP-4286:Error occurred when import items which include routelet from EE
...
to TOS
2016-11-18 18:29:28 +08:00
Chao MENG
9fff8fa3c4
Merge pull request #744 from Talend/bugfix/6.3/TUP-16308_addTableNSMappingToMapRDBWizard
...
TUP-16308: Not able to retrive MaprDB tables with MaprDB connexion wizard Retrive Schema
2016-11-18 16:23:11 +08:00
ycbai
cb460e155f
TUP-16308: Not able to retrive MaprDB tables with MaprDB connexion wizard Retrive Schema
2016-11-18 15:58:25 +08:00
GuoLiang
ab36518f84
TUP-16342 fix:please display the precision column in talend schema for ( #743 )
...
tredshiftxxx components and maybe metadata too.
2016-11-18 15:40:57 +08:00
zwxue
de2cdbc4de
Merge pull request #742 from Talend/bugfix/master/TUP-15118
...
TUP-15118:A wrong warning shown when convert MR job which is converted
2016-11-18 10:05:21 +08:00
hwang-talend
842b3b746a
Merge pull request #741 from Talend/bugfix/master/TUP-16282
...
TUP-16282: Default DB Type for "Retrieve Schema" is not accurate.
2016-11-17 18:19:34 +08:00
hwang
b7baa81b79
TUP-15118:A wrong warning shown when convert MR job which is converted
...
by spark job with test case to Spark back.
2016-11-17 18:04:37 +08:00
zwxue
da6ef52639
TUP-16282: Default DB Type for "Retrieve Schema" is not accurate.
2016-11-17 17:05:42 +08:00
wang wei
ea32575213
Merge pull request #740 from jzhao-talend/master
...
TDI-37741: Automatic Type Conversion from Object to byte/short/int/long/..... issue
2016-11-17 14:14:15 +08:00
wang wei
2023289b99
TDI-35743: add all the type aliases support
...
https://jira.talendforge.org/browse/TDI-35743
2016-11-17 11:42:57 +08:00
jzhao
97602ee7cf
TDI-37741: Automatic Type Conversion from Object to Integer throw an
...
error if the Object is not cast-able to an Integer
https://jira.talendforge.org/browse/TDI-37741
2016-11-17 11:23:48 +08:00
wchen-talend
80e56c0a37
Merge pull request #735 from Talend/bugfix/6.3/TUP-16327_Teradata_truncates_name_and_limits_30_characters
...
TUP-16327:Retrieve schema shortens table name to 30chars and messes up the tables columns in Teradata.
2016-11-17 09:49:46 +08:00
hcyi
948c1a0ba5
TUP-16327:fix the problem of teradata truncates the names at 30
...
characters for tables,views,columns.
2016-11-16 18:48:35 +08:00
dlin-talend
ab957f7b44
Merge pull request #739 from Talend/bugfix/master/TUP-16251
...
TUP-16251:[6.3.0 Beta] Studio > Project Settings > Metadata of
2016-11-16 11:27:36 +08:00
Yucheng Bai
0a847c891f
TUP-16317: migration : password of implicit context Load project ( #737 )
...
settings wrongly handled.
2016-11-16 11:21:00 +08:00
hwang
00f8c2acf1
TUP-16251:[6.3.0 Beta] Studio > Project Settings > Metadata of
...
TalendType: Two sets of Import/Export buttons
2016-11-16 11:15:04 +08:00
hcyi
7438622cc1
Merge pull request #738 from Talend/bugfix/6.3.1/TUP-16309_deploy_jar_with_requeired_name
...
TUP-16309:Jar selection for the modules expect to have the exact name
2016-11-16 10:18:38 +08:00
wchen-talend
f1c2bd1ef3
TUP-16309:Jar selection for the modules expect to have the exact name
...
only
2016-11-15 15:55:23 +08:00
wang wei
915a307b62
TDI-35743: fix the wrong mapping
...
https://jira.talendforge.org/browse/TDI-35743
2016-11-15 15:22:01 +08:00
wang wei
de08533f65
TDI-35743: Wrong type mapping for DI Redshift components
...
https://jira.talendforge.org/browse/TDI-35743
2016-11-15 13:48:09 +08:00
msjian
a090253d08
TDQ-12794: add a new getDBUrl method to support mssql well
2016-11-14 18:04:32 +08:00
hcyi
18e1f5c3b8
TUP-16327:Retrieve schema shortens table name to 30chars and messes up
...
the tables columns in Teradata.
2016-11-14 17:40:54 +08:00
kjwang-talend
f6816c0584
TUP-15968 Fix Get in a freshly install 6.1.2 Studio, this error in the ( #730 )
...
log " org.eclipse.swt.SWTException: Failed to execute runnable
(org.eclipse.swt.SWTException: Widget is disposed)
https://jira.talendforge.org/browse/TUP-15968
2016-11-14 17:37:33 +08:00
nrousseau
970c091b5f
TUP-16306: add a possibility to setup the memory for maven build ( #734 )
2016-11-14 15:29:53 +08:00
nrousseau
2075598856
Bugfix/6.3.1/tup 16235 organize p2 update ( #733 )
...
* TUP-16235: organize p2 update by category
* TUP-16235: organize p2 update by category
2016-11-14 13:48:18 +08:00
nrousseau
1fcef81ea3
TUP-16332: fix wrong list of downloads missing
2016-11-14 12:47:59 +08:00
Chao MENG
b8c3289e2e
TUP-16073 fix: Importing duplicated job causes wrong subjob referenced in tRunJob ( #728 )
...
* TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073
* TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073
clean comments and improve the codes
2016-11-14 10:14:28 +08:00
dlin-talend
d0b5519e82
Merge pull request #727 from Talend/bugfix/6.3/TUP-15927_add_joblet_components
...
TUP-15927:When input "O" in joblet editor, component "OUTPUT" should show in the list
2016-11-11 18:26:37 +08:00
Chao MENG
a20f832e35
Merge pull request #731 from Talend/bugfix/6.3/TUP-5777_Create_xml_file_select_Reuse_an_existing_repository_context_to_replace_parameter_failed
...
TUP-5777 fix:Create xml file select "Reuse an existing repository
2016-11-11 17:51:31 +08:00
guol
c1268521d3
TUP-5777 fix:Create xml file select "Reuse an existing repository
...
context" to replace parameter failed
2016-11-11 16:29:56 +08:00
zwxue
a69431500a
Merge pull request #721 from Talend/bugfix/master/TUP-16213
...
TUP-16213:"String of Connection" not saved - Amazon Redshift
2016-11-11 10:02:47 +08:00
hcyi
0209ff8ee3
TUP-15927:When input "O" in joblet editor, component "OUTPUT" should
...
show in the list
2016-11-10 18:53:35 +08:00
GuoLiang
83bfa3572d
TUP-16086 fix:deleted folder can be seen when create items from top menu ( #723 )
2016-11-10 17:21:12 +08:00
SunChaoqun
94dbfcebac
TESB-18096:<Copy to Branch> when copy to branch with checking "select dependencies", the dependency is not selected automatically ( #714 )
...
* TESB-18091:<Copy to Branch> There will be an error when open a resource
copied from trunk or other branch
* TESB-18096:<Copy to Branch> when copy to branch with checking "select
dependencies", the dependency is not selected automatically
2016-11-10 10:12:13 +08:00
Chao MENG
957ded3b56
Merge pull request #725 from Talend/bugfix/6.3/TUP-16185_fixCompileErrorOfMapRDBJob
...
TUP-16185: Have a compile error when job has tMaprDBInput and hadoop cluster and MaprDB are all on context mode
2016-11-10 10:01:41 +08:00
GGu
ad58360c8d
TUP-16262: enable the lazy load columns. ( #724 )
2016-11-10 09:46:37 +08:00
nrousseau
47cbaac950
TUP-16277: ensure if the preference exists ( #722 )
2016-11-09 18:49:33 +08:00
ycbai
2efca943a4
TUP-16185: Have a compile error when job has tMaprDBInput and hadoop
...
cluster and MaprDB are all on context mode
2016-11-09 18:18:30 +08:00
nrousseau
f7e3ea2260
TDI-35683: fix junits
2016-11-09 16:50:18 +08:00
nrousseau
337ec7c2b9
TUP-16305:update tests
2016-11-09 12:06:11 +08:00
nrousseau
9d19777478
TUP-2630: remove one plugin not needed by the product.
2016-11-09 12:04:18 +08:00
nrousseau
133b8c0642
TUP-2210: only show the warnings on debug mode
2016-11-08 16:11:07 +08:00
Igor Lazebny
9fad3f370f
Update org.talend.utils build for ESB Jobserver
2016-11-08 10:02:42 +02:00
nrousseau
6a6cbc5ca4
TUP-16305: disable junits since nexus is not setup on build server
2016-11-08 15:51:39 +08:00
nrousseau
7da7ece1ea
TUP-16305: review of junits
2016-11-08 15:51:38 +08:00
nrousseau
6ac0b84a73
TUP-16305: disable junits since nexus is not setup on build server
2016-11-08 15:51:37 +08:00
nrousseau
e0c9111e8f
TUP-16305: disable junit for import (issue to review before re-enable
...
junits)
2016-11-08 15:51:36 +08:00
Igor Lazebny
2c5ab1b083
Update org.talend.utils.minimal build
2016-11-08 09:44:48 +02:00
hwang
e6bb3e76d0
TUP-16213:"String of Connection" not saved - Amazon Redshift
2016-11-08 13:04:34 +08:00
zwxue
b36b6c67e5
Merge pull request #719 from Talend/bugfix/6.3/TUP-16015_The_studio_can't_preview_xml_file_on_6.3
...
TUP-16015 fix:The studio can't preview xml file on 6.3
2016-11-08 10:39:11 +08:00
zwxue
a63af256da
Merge pull request #715 from Talend/bugfix/master/TUP-15926
...
TUP-15926:Joblet with the same name as in the referenced project cannot
2016-11-08 10:19:05 +08:00
Pierre Teyssier
5960f139b0
Merge pull request #717 from pyzhou-talend/bug/6.3.1/TDI-37739
...
TDI-37739 : tMap: type converter errors are not expressive enough
2016-11-07 18:09:17 +08:00
hcyi
8dcadc8679
Merge pull request #718 from Talend/bugfix/6.3.1/TUP-15918_move_SSLContextProvider_to_se
...
TUP-15918 : move the SSLContextProvider to a common plugin
2016-11-07 18:00:30 +08:00
guol
204ee3130d
TUP-16015 fix:The studio can't preview xml file on 6.3
2016-11-07 17:50:53 +08:00
pyzhou-talend
3ed1c41115
TDI-37739 : restore the origin method and modify the error message.
2016-11-07 17:29:29 +08:00
wchen-talend
43862c1596
TUP-15918 : move the SSLContextProvider to a common plugin
2016-11-07 17:15:02 +08:00
pyzhou-talend
5ba9322ccb
TDI-37739 : tMap: type converter errors are not expressive enough
2016-11-07 16:49:58 +08:00
wang wei
25468ffab8
Merge pull request #711 from pyzhou-talend/bug/6.3.1/TDI-37596
...
TDI-37596: tExtractDelimitedFields outputs "null" as the errorMessage on the reject path when schema is BigDecimal
2016-11-07 10:04:45 +08:00
pyzhou-talend
f798c15ad2
TDI-37596 Add origin input to error message.
2016-11-07 09:46:40 +08:00
cmeng-talend
b8a5807c8c
TUP-16186 fix: Can not delete jobs which have been used in other job.
...
https://jira.talendforge.org/browse/TUP-16186
Fix a compile error
2016-11-04 16:40:28 +08:00
pyzhou-talend
c365567e84
change code to remain origin errorMessage.
2016-11-04 16:31:51 +08:00
pyzhou-talend
c391007e34
TDI-37596: tExtractDelimitedFields outputs "null" as the errorMessage on
...
the reject path when schema is BigDecimal
https://jira.talendforge.org/browse/TDI-37596
2016-11-04 16:31:51 +08:00
hwang
7d33870c30
TUP-15926:Joblet with the same name as in the referenced project cannot
...
be deleted from the referencing project
2016-11-04 14:58:47 +08:00
nrousseau
318dc6407a
TUP-15998: avoid to get all contexts too often when build jobs
2016-11-04 14:02:10 +08:00
nrousseau
3c15de6e2b
TUP-15998: avoid one local refresh
2016-11-04 14:02:08 +08:00
Chao MENG
9cb14e1774
TUP-16186 fix: Can not delete jobs which have been used in other job. ( #712 )
...
* TUP-16186 fix: Can not delete jobs which have been used in other job.
https://jira.talendforge.org/browse/TUP-16186
* TUP-16186 fix: Can not delete jobs which have been used in other job.
https://jira.talendforge.org/browse/TUP-16186
Add force delete button in ItemReferenceDialog for Delete action.
2016-11-04 11:59:50 +08:00
nrousseau
c1fb73477f
daikon and component version update
2016-11-03 19:47:22 +08:00
nrousseau
af1fe8926b
remove unused code
2016-11-03 19:32:40 +08:00
hwang-talend
5d38b72b9f
Merge pull request #690 from Talend/bugfix/master/TUP-16068
...
TUP-16068:Add default value for Impala wizard
2016-11-03 16:43:55 +08:00
xqliu-talend
764f77b61d
TDQ-12736 job with tDqReportRun can not run when analysis is overview analysis and match analysis.
2016-11-03 15:34:11 +08:00
iwangtalend
78c83bc797
Update MANIFEST.MF
2016-11-02 16:19:23 +01:00
Carsten Biermann
507109f05d
Set version for 6.3.1-SNAPSHOT
2016-11-02 11:03:38 +00:00
kjwang-talend
ac10d96d1f
TUP-7147 Fix:[5.6.1] Special characters when used within a component ( #713 )
...
cause job to dont open properly
https://jira.talendforge.org/browse/TUP-7147
2016-11-01 18:11:51 +08:00
hcyi
4c2b92e2f0
TUP-16094:MapRDB jars are not imported when create a custom MapR 52 ( #710 )
...
cluster
2016-10-31 16:32:44 +08:00
nrousseau
af3988c6c3
update version
2016-10-31 12:36:08 +08:00
wchen-talend
ba209e4c1f
Merge pull request #708 from Talend/bugfix/6.3.1/TUP-16164-Studio_freezes
...
TUP-16164 fix: Studio freezes caused by native WinNTFileSystem.getBooleanAttributes
2016-10-31 10:27:21 +08:00
nrousseau
4c402c4e4d
TUP-14741: check if the folder exists from eclipse API.
2016-10-28 18:37:18 +08:00
Chao MENG
224ee0dc16
Merge pull request #709 from Talend/bugfix/6.3/TUP-15848_tRowGeneratorCannotSaveParameter
...
TUP-15848: tRowGenerator Not Saving DataMasking Parameters
2016-10-28 14:49:08 +08:00
ycbai
b865e0cf13
TUP-15848: tRowGenerator Not Saving DataMasking Parameters
2016-10-28 13:34:20 +08:00
cmeng-talend
3813727d12
TUP-16164 fix: Studio freezes caused by native
...
WinNTFileSystem.getBooleanAttributes
https://jira.talendforge.org/browse/TUP-16164
2016-10-28 11:34:29 +08:00
Igor Lazebny
822218861c
Update version to 6.3.1-SNAPSHOT in server poms
2016-10-27 18:17:44 +03:00
dlin-talend
da52f3264b
Merge pull request #707 from Talend/bugfix/6.3.1/TUP-15918_dataprep_ssl_fix
...
TUP-15918:Move the preference page Talend/Specific Settings/Data
2016-10-27 18:08:15 +08:00
wchen-talend
13ae85053b
TUP-15918:Move the preference page Talend/Specific Settings/Data
...
Preparation SSL to Talend/SSL to be a common setting
2016-10-27 17:55:09 +08:00
zwxue
e2a9d8af6a
TUP-16056: HDP 25 kerberos:Hive,Hbase context cann't check successfully ( #706 )
...
when hadoop cluster is on context mode.
2016-10-26 15:42:36 +08:00
nrousseau
31e6d6e7a5
TUP-16184: revert the changes of file delimited component
2016-10-26 12:51:10 +08:00
hwang-talend
8b047fe686
Merge pull request #705 from Talend/bugfix/master/TUP-16122
...
TUP-16122: Have a compile error for query when Impala with kerberos
2016-10-26 09:49:36 +08:00
zwxue
114597efa6
TUP-16122: Have a compile error for query when Impala with kerberos
...
convert to context mode.
2016-10-25 18:47:16 +08:00
dlin-talend
1bcae75015
Merge pull request #701 from Talend/bugfix/6.3.0/TUP-16129-Drag_and_drop_mapr51_impala
...
TUP-16129 fix: Distribution shows wrong when importing a repository MapR 51 Impala item to component
2016-10-24 17:15:50 +08:00
Remy Dubois
fa40299ed9
TBD-3922: Add the tDataprepRun on Spark
2016-10-24 10:51:33 +02:00
SunChaoqun
9ab2e2b893
TESB-18091:<Copy to Branch> There will be an error when open a resource ( #704 )
...
copied from trunk or other branch
2016-10-21 17:13:35 +08:00
hcyi
78ed425645
TUP-16045:MapR 52 Ticket check logon problems. ( #700 )
2016-10-21 15:48:10 +08:00
cmeng-talend
ebe69f21a1
TUP-16129 fix: Distribution shows wrong when importing a repository MapR
...
51 Impala item to component
https://jira.talendforge.org/browse/TUP-16129
2016-10-21 15:34:36 +08:00
GGu
5ef2d8f393
TUP-15998: if the parent of folder is not existed, should be created. ( #699 )
2016-10-21 11:02:47 +08:00
Chao MENG
a81b6284f9
TUP-15473 fix: Namenode cannot check successfully when checking it for ( #698 )
...
the first time which using CDH 57 Kerberos HA
https://jira.talendforge.org/browse/TUP-15473
2016-10-20 17:08:23 +08:00
GGu
83902e8a2b
TMDM-9925: add mdm ce fragment.
2016-10-20 16:58:20 +08:00
GGu
60b1640348
Merge pull request #697 from sbliu/master
...
TMDM-9925: Add a fragment to patch a CE webservice jar to host plugin.
2016-10-20 16:37:36 +08:00
sbliu
a8005d265e
TMDM-9925: Change the bundle version to its host plugin's version.
2016-10-20 16:31:12 +08:00
sbliu
548ec9654d
TMDM-9925:Remove the wrong one.
2016-10-20 15:49:20 +08:00
GGu
13de546ad9
Merge pull request #694 from Talend/bugfix/6.3/TUP-16019_fixFieldsRefreshProblemOfContext
...
TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited after using metadata in context mode from repository
2016-10-20 15:42:25 +08:00
CHEN Bin
c2cb242205
Revert "[TBD-3932] Upgrade of Cassandra for 6.3 remove fetch jar step and after the jars uploaded add it back"
...
This reverts commit 4f61da7cd9 .
2016-10-20 15:33:04 +08:00
sbliu
cd835eacdb
TMDM-9925: Change jar file name.
2016-10-20 15:26:13 +08:00
sbliu
7fefffcbaa
TMDM-9925: Change jar file name.
2016-10-20 15:02:28 +08:00
sbliu
628a4bd0ae
TMDM-9925: Add a fragment to patch a CE webservice jar to host plugin.
2016-10-20 14:29:49 +08:00
Chao MENG
06121f17c6
Merge pull request #688 from Talend/bugfix/6.3/TUP-16006_Folder_under_Hadoop_Cluster_cannot_be_deleted
...
TUP-16006 fix:Folder under Hadoop Cluster cannot be deleted
2016-10-20 10:37:20 +08:00
guol
79aeed9219
TUP-16006 fix: improved code Folder under Hadoop Cluster cannot be
...
deleted
2016-10-20 10:04:58 +08:00
hcyi
bbdc17ae3c
Merge pull request #695 from Talend/bugfix/6.3.1/TUP-16024_nexus_clear_password
...
TUP-16024:local nexus username password in clear text in studio .log
2016-10-19 18:56:57 +08:00
zwxue
21bbb21009
TUP-16092: MaprDB:revert cotext for it,password is missed when hadoop ( #696 )
...
cluster(Mapr 52 ticket) is on context mode.
2016-10-19 18:42:06 +08:00
zwxue
612ef76520
TUP-16056: HDP 25 kerberos:Hive,Hbase context cann't check successfully ( #691 )
...
when hadoop cluster is on context mode.
2016-10-19 18:31:19 +08:00
zshen-talend
42cb0a4c08
feature complete TDQ-12035 TDQ-12581 add two taggedValue for run with
...
sample data
2016-10-19 18:22:53 +08:00
hwang-talend
21cd5deebe
Merge pull request #693 from Talend/bugfix/master/TUP-16021
...
TUP-16021: NPE error shows if Click Finish on "Create/Reuse a context
2016-10-19 17:56:15 +08:00
wchen-talend
ae0244a09a
TUP-16024:local nexus username password in clear text in studio .log
...
file
2016-10-19 17:02:06 +08:00
ycbai
f7492c1d89
TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited
...
after using metadata in context mode from repository
2016-10-19 15:43:54 +08:00
CHEN Bin
4f61da7cd9
[TBD-3932] Upgrade of Cassandra for 6.3
...
remove fetch jar step and after the jars uploaded add it back
2016-10-19 14:52:51 +08:00
CHEN Bin
a777bac7cf
[TBD-3932] Upgrade of Cassandra for 6.3
...
update all the jars and add support for spark 2.0
2016-10-19 11:55:57 +08:00
zwxue
64b3b5d95d
Merge pull request #692 from Talend/bugfix/master/TUP-15486
...
Bugfix/master/tup 15486
2016-10-19 10:45:19 +08:00
zwxue
e4f2fd7955
TUP-16021: NPE error shows if Click Finish on "Create/Reuse a context
...
group"-First Page.
2016-10-19 10:38:23 +08:00
hwang
bc5851aaae
TUP-15486:Default impala principal should be shown after selecting "Use
...
Kerberos authentication"
2016-10-18 17:58:27 +08:00
hwang
e79c96faf6
TUP-15486:Default impala principal should be shown after selecting "Use
...
Kerberos authentication"
2016-10-18 17:58:26 +08:00
hwang
2360ba9b84
TUP-16068:Add default value for Impala wizard
2016-10-18 16:05:21 +08:00
wchen-talend
6172c925f5
Merge pull request #687 from Talend/bugfix/6.3.0/TUP-5593-Relationship_problem
...
TUP-5593 fix> GIT:can't export dependencies metadata when job version is updated
2016-10-18 14:31:19 +08:00
Chao MENG
4df82221fc
Merge pull request #689 from Talend/bugfix/6.3/TUP-16057_Use_name_set_wrong_when_import_MapR52_Ticket_MapRDB_item
...
TUP-16057 fix:Use name is set wrongly when import MapR 52 Ticket MapRDB
2016-10-18 14:28:07 +08:00
guol
e435cb2c53
TUP-16057 fix:Use name is set wrongly when import MapR 52 Ticket MapRDB
...
item to tMapRDBInput
2016-10-18 14:20:49 +08:00
guol
2ee353f865
TUP-16006 fix:Folder under Hadoop Cluster cannot be deleted
2016-10-18 13:51:23 +08:00
cmeng-talend
f172ca1ead
TUP-5593 fix> GIT:can't export dependencies metadata when job version is
...
updated
https://jira.talendforge.org/browse/TUP-5593
Fix:
when deleted a multi-version job from project, only the relationship for
latest version job is deleted from talend.project
2016-10-18 11:18:23 +08:00
cmeng-talend
78c98e9e7c
TUP-5593 fix> GIT:can't export dependencies metadata when job version is
...
updated
https://jira.talendforge.org/browse/TUP-5593
2016-10-17 19:06:34 +08:00
zwxue
54e47dff4d
Merge pull request #682 from Talend/bugfix/master/TUP-15822
...
TUP-15822:For imported spark streaming job(used joblet and repository
2016-10-14 11:38:21 +08:00
hcyi
c4b3efa992
Merge pull request #681 from Talend/bugfix/6.3.1/TUP-16013_download_jar_block_stuido
...
TUP-16013:download jar ended with no response when build job, and need
2016-10-14 10:04:28 +08:00
hwang
2b9adaf1ec
TUP-15822:For imported spark streaming job(used joblet and repository
...
hadoop), when export, check dependencies cann't checked used joblet and
hadoop
2016-10-13 18:24:01 +08:00
GGu
1f9fd95c0f
Merge pull request #676 from Talend/bugfix/6.3/TUP-15972_fixPropagateProblem
...
TUP-15972: Studio throw an Invocation error after do propagate modification from component to job.
2016-10-13 16:58:34 +08:00
wchen-talend
8d2efe2aff
Merge pull request #679 from Talend/bugfix/6.3/TUP-16004_MapRDB_column_family_missing
...
TUP-16004:Column family is not set when drag MapRDB schema to job
2016-10-13 15:31:29 +08:00
wchen-talend
348ea28b6f
TUP-16013:add junit
2016-10-13 15:16:39 +08:00
wchen-talend
640aacb95e
TUP-16013:download jar ended with no response when build job, and need
...
to restart studio
2016-10-13 15:03:52 +08:00
wang wei
fdac9237c8
Merge pull request #680 from jzhao-talend/master
...
TDI-37525: Add support document type in new framework
2016-10-13 09:56:48 +08:00
jzhao
e3b79435f6
TDI-37525: Add support document type in new framework
...
https://jira.talendforge.org/browse/TDI-37525
2016-10-12 18:41:54 +08:00
hcyi
f50903b9fa
TUP-16004:Column family is not set when drag MapRDB schema to job
2016-10-12 17:11:39 +08:00
nrousseau
a25036e547
TUP-15998: Improve build speed for jobs ( #678 )
2016-10-12 10:25:31 +02:00
GGu
1f0e1ec39d
TUP-15952: add arguments for Pom job extension.
2016-10-12 15:34:06 +08:00
zwxue
c0424d5df5
Merge pull request #677 from Talend/bugfix/master/TUP-15953
...
TUP-15953:Spark/spark str joblet content will be empty when it was
2016-10-12 10:19:41 +08:00
GGu
55634d7818
Merge pull request #669 from Talend/bugfix/6.3/TUP-15936_NPE_import_DI_demo
...
TUP-15936:Studio throw NPE error log after import in DI demo.
2016-10-11 18:37:50 +08:00
wchen-talend
0740ce42b9
Merge pull request #675 from Talend/bugfix/6.3/TUP-15901_Proposal_for_Auto_Conversion
...
TUP-15901:Improve: Should support "Ctrl+Space" to list available functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 17:20:05 +08:00
hwang
556e99e168
TUP-15953:Spark/spark str joblet content will be empty when it was
...
duplicated and duplited item was deleted forever on Recycle bin
2016-10-11 17:08:31 +08:00
wang wei
0e328adc6f
TDI-36263: tXmlMap removes namespace in attribute.
...
https://jira.talendforge.org/browse/TDI-36263
2016-10-11 15:36:42 +08:00
ycbai
2fef4f56f8
TUP-15972: Studio throw an Invocation error after do propagate
...
modification from component to job.
2016-10-11 14:10:56 +08:00
hcyi
3f7f65bcbf
TUP-15901:Improve: Should support "Ctrl+Space" to list available
...
functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 14:09:36 +08:00
GGu
25770959d0
TUP-5624: add the children modules if needed. ( #674 )
2016-10-10 10:47:03 +02:00
Chao MENG
58a470dc15
TUP-15988 fix: Hive Metadata Wizard Does Not User Additional Parameters ( #672 )
...
https://jira.talendforge.org/browse/TUP-15988
2016-10-10 15:48:00 +08:00
GGu
e3aa180e07
Merge pull request #673 from Talend/bugfix/6.3/TUP-15961_fixOverwriteProblemOfImportItems
...
TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite existing item"
2016-10-10 09:50:12 +08:00
zshen-talend
5233b8c8e3
bug fixed TDQ-12634 modify the qualifier of isComeFromRefrenceProject
...
from private to public
2016-10-09 17:57:19 +08:00
ycbai
65b941f081
TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite
...
existing item"
2016-10-08 16:37:38 +08:00
GGu
1974138d5b
Merge pull request #671 from Talend/bugfix/6.3/TUP-15945_fixEmptyValueProblemOfIntegerType
...
TUP-15945: FileDelimited: Error pops up when click "Preview" if reset Limit=Empty
2016-09-30 15:22:33 +08:00
GGu
0bff56b5d3
Merge pull request #670 from Talend/bugfix/6.3/TUP-15948_fileNameQuotesProblem
...
TUP-15948: FileDelimited:file name is not right when choose an existed metadata for tFileInputDelimited
2016-09-29 16:02:29 +08:00
xqliu-talend
32fef2fb0a
TDQ-12591 review the failed junit test cases
2016-09-29 15:23:49 +08:00
ycbai
cbf6a3e645
TUP-15945: FileDelimited: Error pops up when click "Preview" if reset
...
Limit=Empty
2016-09-29 15:17:42 +08:00
Vladimir Bogatyrov
495565c2f7
[TESB-18006] Fix routelete from reference project package name problem
2016-09-29 09:56:03 +03:00
ycbai
3a4468db69
TUP-15948: FileDelimited:file name is not right when choose an existed
...
metadata for tFileInputDelimited
2016-09-29 10:53:21 +08:00
hcyi
b2891cfa1c
TUP-15936:Studio throw NPE error log after import in DI demo.
2016-09-28 15:36:25 +08:00
Sizhao Liu
063553f5da
TDQ-12506 add Apache commons-validator library
2016-09-26 13:16:52 +02:00
zshen-talend
a9e680cece
bug fixed TDQ-12465 make sure column select column dialog and table
...
select column dialog not change refrence project content
2016-09-26 18:43:06 +08:00
GGu
75d6a7cc8d
Merge pull request #668 from Talend/bugfix/master/TUP-15856
...
TUP-15856: Unable to create metadata from xsd file.
2016-09-26 16:52:10 +08:00
zwxue
98a5a04ec3
TUP-15856: Unable to create metadata from xsd file.
2016-09-26 16:10:58 +08:00
jzhao
5704416ece
Feature/6.3/tdi 36957 file delimited ( #664 )
...
* TDI-36957: Fixed id_Object for new framework migration task
https://jira.talendforge.org/browse/TDI-36957
* TDI-36957: Add new delimited components to studio
https://jira.talendforge.org/browse/TDI-36957
2016-09-26 15:51:08 +08:00
GGu
17443dee19
Merge pull request #667 from yanbasic/master
...
TESB-17856: For commandline builds ESB Micorservice bundle
2016-09-26 15:28:34 +08:00
Mike Yan
d58fbc18e7
TESB-17856: For commandline builds ESB Micorservice bundle
2016-09-26 15:20:58 +08:00
hcyi
7756182b2e
Feature/6.3/tbd 3947 add support map r db ( #658 )
...
* TBD-4026:Add the basic code for MapR-DB wizard(TBD-3947)
* TBD-4026:MapR-DB: add context and drag&drop component from
repository(TBD-3947)
* TUP-15883:Test and update code since component pushed(TUP-14770)
2016-09-23 15:30:33 +08:00
Yucheng Bai
b3faabed27
Merge pull request #652 from Talend/feature/TUP-14826_Upgrade_MapR52
...
TUP-14826:[Studio]since upgrade MapR 5.2,update Mapr Tickets API.
2016-09-23 15:07:54 +08:00
zwxue
0f228cd262
Merge pull request #663 from Talend/bugfix/master/TUP-15849
...
Bugfix/master/tup 15849
2016-09-23 09:54:43 +08:00
hcyi
b1544a9247
Merge pull request #661 from Talend/feature_master_TUP-5410
...
TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
2016-09-22 16:19:42 +08:00
dlin-talend
3ed592661b
Merge pull request #662 from Talend/bugfix/master/TUP-15840
...
TUP-15840: fix junit.
2016-09-22 16:11:16 +08:00
zwxue
c5313e4e8b
TUP-15840: fix junit.
2016-09-22 16:08:29 +08:00
dlin-talend
76f6795210
Merge pull request #650 from Talend/bugfix/master/TUP-15840
...
TUP-15840: tRowGenerator can't import xml.
2016-09-22 15:37:34 +08:00
dlin-talend
2ce8b0fac3
Merge pull request #648 from Talend/bugfix/master/TUP-15833
...
TUP-15833: General JDBC metadata connection cannot use SAPHana Mapping.
2016-09-22 15:19:33 +08:00
dlin-talend
1166ddef8a
Merge pull request #656 from Talend/bugfix/master/TUP-5698
...
TUP-5698: Studio becomes unresponsive when Adding a Schema to a db2 z/OS
2016-09-22 15:17:27 +08:00
hwang
62486ea1c5
TUP-15849:Spark joblet with folder shows wrong in Recycle Bin
2016-09-22 10:20:19 +08:00
hwang
0072dd7cf0
TUP-15849:Spark joblet with folder shows wrong in Recycle Bin
2016-09-22 10:18:09 +08:00
Mike Yan
948f49fe66
TESB-17856: ESB Microservice can be exported only with Default context ( #660 )
2016-09-21 21:14:34 +08:00
Guoliang Zhou
dfb46d2c47
TMDM-9764 Give the ability to export as a context a Talend MDM connection ( #659 )
...
- Add back the old MDM constants
2016-09-21 18:29:18 +08:00
hwang
8ee9562bdf
TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
...
version support
2016-09-21 17:11:50 +08:00
wchen-talend
6f16d2c564
Merge pull request #655 from Talend/TMDM-9764
...
TMDM-9764 : Give the ability to export as a context a Talend MDM conn…
2016-09-21 15:27:24 +08:00
dlin-talend
040090d240
Merge pull request #657 from Talend/bugfix/master/TUP-5859
...
TUP-5859: Fix Junit problem.
2016-09-21 15:06:49 +08:00
zwxue
f91450cf1c
TUP-5859: Fix Junit problem.
2016-09-21 15:05:31 +08:00
ycbai
3d6f8239f6
TUP-15828: fix the problem of property value evaluator.
2016-09-21 14:56:45 +08:00
wchen-talend
235169706d
Merge pull request #634 from Talend/bugfix/6.3.0/TUP-5285-Error_version_conflict
...
TUP-5285 fix: Error version conflict in git merge editor.
2016-09-21 10:32:53 +08:00
wchen-talend
83a0b1e2ac
Merge pull request #653 from Talend/bugfix/6.3.0/TUP-5207-Git_commit_on_every_save
...
TUP-5207 fix: GIT commits on every save in local mode
2016-09-21 10:03:30 +08:00
zwxue
c9e283b12f
Merge pull request #654 from Talend/bugfix/master/TUP-15844
...
TUP-15844:spark/spark ss: on the recently used palette, icon is not
2016-09-20 17:29:10 +08:00
zwxue
cecbb1e574
TUP-5698: Studio becomes unresponsive when Adding a Schema to a db2 z/OS
...
connection.
2016-09-20 17:04:57 +08:00
hcyi
6c75a936e4
TUP-14826:[Studio]since upgrade MapR 5.2,update Mapr Tickets API.
2016-09-20 16:43:47 +08:00
Pingwen Lin
d303379ccb
TMDM-9764 : Give the ability to export as a context a Talend MDM connection
2016-09-20 14:58:46 +08:00
cmeng-talend
8bcdb6ebbb
TUP-5207 fix: GIT commits on every save in local mode
...
https://jira.talendforge.org/browse/TUP-5207
2016-09-20 12:08:25 +08:00
hwang
0ab1f6603a
TUP-15844:spark/spark ss: on the recently used palette, icon is not
...
correct
2016-09-20 11:28:57 +08:00
Yucheng Bai
d1691bd2d1
TUP-15828: New Framework: Some special String property value show ( #651 )
...
incorrect in studio
2016-09-20 10:32:51 +08:00
zwxue
fddef86371
TUP-15840: tRowGenerator can't import xml.
2016-09-19 18:00:08 +08:00
dlin-talend
d23db123af
Merge pull request #649 from Talend/bugfix/6.2/TUP-15801_The_impala_wizard_does_not_have_the_username_filed_but_the_impala_component_has_that
...
TUP-15801 fix:
2016-09-19 17:42:44 +08:00
hcyi
0c498e751f
TUP-14826:[Studio]since upgrade MapR 5.2,update Mapr Tickets API.
2016-09-19 17:14:04 +08:00
guol
1cf79c4246
TUP-15801 fix:
...
The impala wizard does not have the username filed, but the impala
component has that
2016-09-19 17:02:38 +08:00
wchen-talend
dbcc92b1d5
Merge pull request #603 from Talend/feature/6.3/TDI-36987_Auto_Type_Convert
...
TDI-36987: Auto-Convention
2016-09-19 16:58:31 +08:00
zwxue
3fbd97cb4c
Merge pull request #646 from Talend/feature/master/TUP-5410
...
TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
2016-09-19 16:19:58 +08:00
GGu
8100749d17
TMDM-9825: after installing, need do clean before launch. ( #647 )
2016-09-19 15:30:46 +08:00
zwxue
93112768d7
TUP-15833: General JDBC metadata connection cannot use SAPHana Mapping.
2016-09-19 15:29:39 +08:00
hwang
6c0d1845a8
TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
...
version support
2016-09-18 17:10:42 +08:00
hwang
ca957f48b5
TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
...
version support
2016-09-18 12:14:43 +08:00
Ivan Gonchar
4932b44581
Merge pull request #644 from Talend/bugfix/6.3/TDI-37464_Stringhandling_function_description
...
TDI-37464 Updated javadocs of CHANGE(). EREPLACE() String handling fu…
2016-09-14 16:40:50 +03:00
hwang-talend
7f08cc7825
Merge pull request #645 from Talend/bugfix/master/TUP-5859
...
TUP-5859: The dbconnection is closed and recreated for many times, which
2016-09-14 11:09:01 +08:00
zwxue
648ed22e50
TUP-5859: The dbconnection is closed and recreated for many times, which
...
made retrieve schemas very slow.
2016-09-13 16:37:01 +08:00
zwxue
965d470905
Merge pull request #643 from Talend/bugfix/master/TBD-4031
...
TBD-4031:Use attached zip file, joblet in job miss the on component ok
2016-09-13 10:38:24 +08:00
dlin-talend
d906e1fc2d
Merge pull request #636 from Talend/feature/TUP-14707_upgradeComponents
...
TUP-14707: upgrade component framework to 0.15
2016-09-13 10:30:41 +08:00
Ivan Honchar
a068d1cdbb
TDI-37464 Updated javadocs of CHANGE(). EREPLACE() String handling functions
2016-09-12 17:44:21 +03:00
hwang
fc0b317cd2
TBD-4031:Use attached zip file, joblet in job miss the on component ok
...
row to tjava component.
2016-09-12 14:57:56 +08:00
Yucheng Bai
f420deb333
Merge pull request #638 from Talend/bugfix/6.2/TBD-3987_Impala_Cann`t_check_successfully_when_I_use_custom_hadoop_cluster
...
TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
2016-09-12 14:37:37 +08:00
Yucheng Bai
bc362de69b
TUP-5252: add JSON_TABLE controller which is a table with json input. ( #642 )
...
And fix the layout problem of Text, Combo, Checkbox, File, Table
controllers in the wizard at the same time.
2016-09-12 12:31:39 +08:00
zwxue
3b31c79881
Merge pull request #637 from Talend/bugfix/master/TUP-5552
...
TUP-5552:Studio will pop up NPE error when select a testcase which can
2016-09-12 12:06:13 +08:00
zwxue
73d199e2f0
Merge pull request #640 from Talend/bugfix/master/TUP-14635
...
TUP-14635:Next button is invalid when ldap reuse context
2016-09-12 12:03:54 +08:00
zwxue
84912a2120
Merge pull request #641 from Talend/bugfix/master/TUP-14745
...
TUP-14745:context paramemters are seted wrong
2016-09-12 12:00:49 +08:00
hwang
b8e1696c4e
TUP-14745:context paramemters are seted wrong
2016-09-09 17:26:36 +08:00
hwang
e8cf7cebdc
TUP-14635:Next button is invalid when ldap reuse context
2016-09-09 16:55:50 +08:00
guol
98d737b410
TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
...
cluster
https://jira.talendforge.org/browse/TBD-3987
2016-09-09 09:43:40 +08:00
hwang
48b1c753ac
TUP-5552:Studio will pop up NPE error when select a testcase which can
...
not find its parent version job
2016-09-08 13:46:31 +08:00
hwang-talend
2de1a5c63f
Tbd 2650 spark joblet ( #635 )
...
* TBD-3879:Repository : Categories display for Standard / Big Data Batch
(check problem of refresh / delete etc…)
* TBD-3884:Create new emf model (extends standard joblets)
* TBD-3886:Create/Edit Action joblet
* TBD-3885:Add categories of joblets in properties (same as bigdata type
of job)
* TBD-3895:Impact analysis
* TBD-3896:Update manager
* TBD-3893:show joblet display in spark job
* TBD-3890:Convert DI Joblet to BD (copy, duplicate, change from joblet
settings..)
* TBD-2650 Joblet Support for Spark Batch / Spark Streaming
* TBD-3890:Convert DI Joblet to BD (copy, duplicate, change from joblet
settings..)
* TBD-2650:Joblet Support for Spark Batch / Spark Streaming
* TBD-2650:Joblet Support for Spark Batch / Spark Streaming
* TBD-2650:Joblet Support for Spark Batch / Spark Streaming
* TBD-2650:Joblet Support for Spark Batch / Spark Streaming
* TBD-2650:show repository image
* TBD-2605:junit
* TBD-4000:error occur when select another joblet version for it used in
spark job
* TBD-4005:Set the correct icon for the standard joblets
* TBD-4010:main and ref project have same name joblet, drag ref to main
project but it's ues main
* TBD-4007:change repository icons
* TBD-4000:error occur when select another joblet version for it used in
spark job
2016-09-08 13:40:15 +08:00
nrousseau
68cb05949f
TUP-14707: upgrade component framework to 0.15
2016-09-08 12:25:45 +08:00
Chao Meng
f7783a6c02
Merge pull request #633 from Talend/bugfix/6.2/TUP-14715_Adapt_to_the_changes_of_driver_for_DB2
...
TUP-14715 fix:Adapt to the changes of driver for DB2
2016-09-07 10:33:47 +08:00
cmeng-talend
58d80815e4
TUP-5285 fix: Error version conflict in git merge editor.
...
https://jira.talendforge.org/browse/TUP-5285
2016-09-06 19:13:52 +08:00
guol
bffd404f7f
TUP-14715 fix:Adapt to the changes of driver for DB2
...
https://jira.talendforge.org/browse/TUP-14715
2016-09-06 13:46:34 +08:00
cmeng-talend
c718e86c98
TBD-3909 fix: Impala principal is not contained in the exported context.
...
https://jira.talendforge.org/browse/TBD-3909
2016-09-06 10:20:41 +08:00
cmeng-talend
58813d1a3b
TBD-3909 fix: Impala principal is not contained in the exported context.
...
https://jira.talendforge.org/browse/TBD-3909
2016-09-05 16:29:16 +08:00
Chao Meng
f86711bdde
Merge pull request #627 from Talend/bugfix/6.3/TBD-4003_fixHadoopClusterContextProblems
...
TBD-4003: Hive:Hadoop cluster parameter is add double quotes when drag below items to job
2016-09-05 11:26:34 +08:00
cmeng-talend
c8951551d9
TBD-3909 fix: Impala principal is not contained in the exported context.
...
https://jira.talendforge.org/browse/TBD-3909
2016-09-05 11:10:32 +08:00
Chao Meng
ad3d1804a1
Merge pull request #630 from Talend/bugfix/6.2/TUP-5644_EXASolution_metadata_wizard_expects_different_driver_than_components
...
TUP-5644 fix: EXASolution metadata wizard expects different driver than
2016-09-05 10:33:05 +08:00
guol
842dd729f1
TUP-5644 fix: EXASolution metadata wizard expects different driver than
...
components
https://jira.talendforge.org/browse/TUP-5644
2016-09-05 10:16:53 +08:00
ycbai
f225fe3c04
TBD-4003: Hive:Hadoop cluster parameter is add double quotes when drag
...
below items to job
2016-09-02 15:02:30 +08:00
GGu
831e90301a
TUP-5267: Avoid to load property so often ( #626 )
2016-09-02 12:21:15 +08:00
nrousseau
8fd2153ac6
Feature/6.3.0 m1/export babili ( #625 )
...
* Update version to 6.3.0-M1 for Jobserver-related projects only.
* Set version for 6.3.0M1
* babili-export lun. août 29 17:02:09 CEST 2016
* babili-export jeudi 1 septembre 2016, 17:29:25 (UTC+0200)
* Revert "Set version for 6.3.0M1"
This reverts commit aeb8b24aff .
* Revert "Update version to 6.3.0-M1 for Jobserver-related projects only."
This reverts commit 586f4368f3 .
2016-09-02 10:11:29 +08:00
Yucheng Bai
abc8f1c366
TUP-5259: All read-only columns become editable after change an editable field ( #622 )
...
* TUP-5259: All read-only columns become editable after change an editable
field
* TUP-5259: add junits.
2016-09-01 15:57:03 +08:00
wang wei
4832b04d16
TUP-3757: remove the older one than 3.1.3 which is already removed
...
https://jira.talendforge.org/browse/TUP-3757
2016-09-01 14:44:11 +08:00
wang wei
d94dd9fa4f
TUP-3757: clean the old jars of the previous version for cxf
...
https://jira.talendforge.org/browse/TUP-3757
2016-09-01 14:44:10 +08:00
GGu
7dde9d60fc
TBD-3996: Only disable autobuild when it's actived.
2016-09-01 14:10:50 +08:00
wchen-talend
1bf69647e1
Merge pull request #618 from Talend/bugfix/6.3/TBD-2903_HBase_znode_parent
...
TBD-2903:[DI][MR][Spark] HBase db wizards set Zookeeper znode parent should be taken from the repository.
2016-09-01 11:15:23 +08:00
GGu
8ce5fba15d
TBD-3996: Avoid setting back the auto build flag early. ( #623 )
2016-08-31 19:44:30 +08:00
hcyi
8d0dcfb476
Merge pull request #619 from Talend/bugfix/6.3.0/TDI-37181_sap_xml_schema
...
Bugfix/6.3.0/tdi 37181 sap xml schema
2016-08-31 10:23:07 +08:00
wchen-talend
d785a07221
TDI-37181: add junit
2016-08-30 18:02:34 +08:00
wchen-talend
200b5f3f63
TDI-37181:SAP: No xml file generated under File xml after "Retrieve As
...
Xml Metadata"
2016-08-30 18:02:07 +08:00
hcyi
229304bdb1
TBD-2903:[DI][MR][Spark] HBase db wizards set Zookeeper znode parent
...
should be taken from the repository.
2016-08-30 10:53:52 +08:00
hcyi
03db83d4b5
TBD-2903:[DI][MR][Spark] HBase db wizards set Zookeeper znode parent
...
should be taken from the repository.
2016-08-29 16:06:05 +08:00
Yucheng Bai
ff8ee433a2
Merge pull request #613 from Talend/bugfix/6.2/TDI-37139-SQLite_connection_can_not_get_columns_update
...
TDI-37139 fix: SQLite connection can not get columns.
2016-08-29 14:33:48 +08:00
Yucheng Bai
4b282a657b
Merge pull request #610 from Talend/bugfix/6.2/TBD-2948-The_impala_wizard_does_not_have_the_username_filed,_but_the_impala_component_has_that
...
TBD-2948 fix: The impala wizard does not have the username filed, but
2016-08-29 14:21:37 +08:00
hcyi
127fa60f2a
Merge pull request #617 from Talend/bugfix/6.3.0/TUP-5212_problems_in_compare_editor
...
TUP-5212:Git merge editor: tLogrow-prameter,if change property type from
2016-08-29 14:21:13 +08:00
wchen-talend
ddfac5e9a2
TUP-5212:Git merge editor: tLogrow-prameter,if change property type from
...
"built-in" to "repositoy", then click "schema", the new schema will not
loaded, display the old schema list studio will throw NPE error logs.
2016-08-29 14:17:40 +08:00
zwxue
1586a8cfaa
TUP-5144: Add maven configuration for every job. ( #615 )
2016-08-29 12:17:28 +08:00
Pingwen Lin
47935bff40
TMDM-9957 : [DI] Tasks - First implementation of tDatastewardTaskInput component ( #616 )
2016-08-29 11:53:14 +08:00
wchen-talend
25471039cf
Merge pull request #612 from Talend/bugfix/6.3/TDI-37001_MDM_connect_fail_with_SSL
...
TDI-37001:Create MDM MetaData Connection to SSL MDM server failed
2016-08-29 11:19:02 +08:00
hcyi
1d92b04a4b
Merge pull request #614 from Talend/bugfix/6.3.0/TUP-2716_import_emtpy_folder
...
TUP-2716:Can't export and import empty folder
2016-08-26 11:28:46 +08:00
Ivan Gonchar
6235727fb4
TUP-5226 Added conversion to Object Talend type in case JAVA_CLASS_FLAG property is specified ( #607 )
2016-08-26 10:51:03 +08:00
wchen-talend
c950997cbe
TUP-2716:Can't export and import empty folder
2016-08-25 17:16:07 +08:00
guol
73326f4848
TDI-37139 fix: SQLite connection can not get columns.
...
https://jira.talendforge.org/browse/TDI-37139
2016-08-25 09:47:17 +08:00
hcyi
1afaa552dc
TDI-37001:Create MDM MetaData Connection to SSL MDM server failed
2016-08-24 18:21:01 +08:00
xqliu-talend
6002f6dfd6
TDQ-12453 No 'Preview' option for some table with an error pop up when connect Sybase Db
2016-08-24 18:11:52 +08:00
guol
4452f2e6c5
TBD-2948 fix: The impala wizard does not have the username filed, but
...
the impala component has that
https://jira.talendforge.org/browse/TBD-2948
2016-08-24 15:13:35 +08:00
nrousseau
ab61a7c975
TUP-5187: fix exception in case the project is not opened
2016-08-24 11:19:22 +08:00
hcyi
da5fbaa8dc
Merge pull request #609 from Talend/bugfix/6.3/TDI-37001_MDM_connect_fail_with_SSL
...
TDI-37100:Create a IMDMService class(TDI-37001)
2016-08-24 10:38:53 +08:00
Yucheng Bai
8b59dbfd7e
Merge pull request #601 from Talend/bugfix/master/TDI-37120
...
TDI-37120: Edit schema which used in job, will hang on "Progress
2016-08-24 10:37:08 +08:00
Chao Meng
b7b21cfb50
Merge pull request #605 from Talend/bugfix/TUP-4807_The_text_is_not_right_when_try_to_delete_locked_test_case
...
TUP-4807 fix: The text is not right when try to delete locked test case
2016-08-23 17:04:11 +08:00
GGu
8f4cd0a3ca
Merge pull request #604 from qiongli/master
...
TDQ-12219 make the schema filter on Exasol works;display the correct
2016-08-23 15:14:03 +08:00
guol
48e30dbd13
TUP-4807 fix: The text is not right when try to delete locked test case
...
https://jira.talendforge.org/browse/TUP-4807
2016-08-23 15:12:54 +08:00
qiongli
a321efab77
TDQ-12219 make the schema filter on Exasol works;display the correct
...
view for Exasol.
2016-08-23 15:02:13 +08:00
hcyi
cca8b6f0a2
TDI-36987:Auto-Convention fix some problems and add the service and add
...
option on tMap editor.
2016-08-23 14:27:11 +08:00
Sizhao Liu
b3facb2eda
TDQ-12253 move a utility class to TDQ repos
2016-08-22 11:59:47 +02:00
Yucheng Bai
ec3911be4c
TDI-36831: Component Framework :Salesforce: error when delete a ( #602 )
...
subfolder.
2016-08-22 17:32:57 +08:00
zwxue
ccdb1aea6e
TDI-37120: Edit schema which used in job, will hang on "Progress
...
Information" long time.
2016-08-22 16:19:07 +08:00
Sizhao Liu
a7ffd92ded
TDQ-12253 move BidiMultiMap to DQ repo + remove unnecessary usage of AsciiUtils
2016-08-19 17:58:40 +02:00
Sizhao Liu
3fdf86b6dc
TDQ-12253 unify the behavior of removeDiacriticalMark method with StringUtils.stripAccents(input) from Apache Commons Lang
2016-08-19 16:30:30 +02:00
nrousseau
6cf3ef7c71
TDI-36930: Improve performances during the build ( #591 )
2016-08-19 18:30:13 +08:00
Sizhao Liu
3346784e7c
move test classes into the right packages
2016-08-19 12:24:22 +02:00
hcyi
1ba90a96fa
Merge pull request #599 from Talend/bugfix/6.3.1/TUP-5179_driver_jar_context_empty
...
TUP-5179:Jobs fail to compile with various NPEs
2016-08-19 17:46:17 +08:00
hcyi
ae3f606100
Merge pull request #597 from Talend/bugfix/6.3.1/TDI-37109_sap_description
...
TDI-37109:sap connection item have lots of <description href="#..."/>
2016-08-19 17:40:27 +08:00
Yucheng Bai
f1d9e1eff3
TDI-36830: Component Framework :Salesforce: when retrieve schema again ( #600 )
...
and use filter, the schema retrieved last time will disappear.
2016-08-19 17:32:03 +08:00
wchen-talend
4161b32370
TUP-5179:Jobs fail to compile with various NPEs
2016-08-19 16:46:43 +08:00
dlin-talend
021f9edd4c
Merge pull request #598 from Talend/bugfix/master/TDI-36036
...
TDI-36036: For columns under schemas, the r-click menu "read schema" and
2016-08-19 15:51:17 +08:00
zwxue
c462186c79
TDI-36036: For columns under schemas, the r-click menu "read schema" and
...
"detect dependencies" do not work correctly.
2016-08-19 15:46:59 +08:00
wchen-talend
8c3b3b274d
TDI-37109:sap connection item have lots of <description href="#..."/>
...
element make the studio too slow
2016-08-19 14:01:26 +08:00
dlin-talend
adfd6b6bf2
Merge pull request #595 from Talend/bugfix/6.3.1/TUP-5184_compare_editor_problems
...
TUP-5184 :fix problems for manual edit context and metadata column
2016-08-19 11:25:11 +08:00
Chao Meng
5f737941e8
Merge pull request #592 from Talend/bugfix/6.2/TDI-37079_after_reopen_job,_can_not_change_the_schema's_column_order
...
TDI-37079 fix: after reopen job, can not change the schema's column
2016-08-19 11:03:35 +08:00
Yucheng Bai
0bab35e694
Merge pull request #594 from Talend/bugfix/6.2/TBD-3744_Mapr_410&401_Missing_Authentication_option_on_hive_wizard
...
TBD-3744 fix: Mapr 410&401: Missing Authentication option on hive wizard
2016-08-19 10:22:26 +08:00
GGu
542d7facf3
Merge pull request #590 from Talend/bugfix/master/TDI-36621
...
TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap.
2016-08-18 16:53:12 +08:00
GGu
4bdea62a67
Merge pull request #596 from Talend/feature/6.3.0/TDI-36986
...
TDI-36986: fix confirm dialog bug.
2016-08-18 16:50:58 +08:00
zwxue
f8f7d8df12
TDI-36986: fix confirm dialog bug.
2016-08-18 15:14:02 +08:00
wchen-talend
e247dbf114
TUP-5184 :fix problems for manual edit context and metadata column
2016-08-18 15:04:56 +08:00
guol
53af0aa4a1
TBD-3744 fix: Mapr 410&401: Missing Authentication option on hive wizard
...
--do update
https://jira.talendforge.org/browse/TBD-3744
2016-08-18 14:56:14 +08:00
GL
ea9dc22510
TDI-37079 fix: after reopen job, can not change the schema's column
...
order.
https://jira.talendforge.org/browse/TDI-37079
2016-08-18 14:16:03 +08:00
hcyi
97a09ae2c9
Merge pull request #589 from Talend/bugfix/6.3.0/TDI-37032_can_not_build_job1
...
Bugfix/6.3.0/tdi 37032 can not build job1
2016-08-18 10:24:46 +08:00
hcyi
7c5451a4ea
TDI-37100:Create a IMDMService class(TDI-37001)
2016-08-17 17:50:34 +08:00
zwxue
5f08437238
TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap.
2016-08-17 16:01:53 +08:00
wchen-talend
9e2644665d
TDI-37032:Cannot "build job" from export of a 6.0.1 job zip
2016-08-16 18:10:20 +08:00
wchen-talend
2c593e3b89
TDI-37032:add junit
2016-08-16 18:10:09 +08:00
wchen-talend
1649ed6bc0
TDI-37032:Cannot "build job" from export of a 6.0.1 job zip
2016-08-16 18:09:54 +08:00
Pingwen Lin
946f912050
TMDM-9884 : [DI] TDS - Implement widget of Campaign Chooser for tDataStewardshipTaskOutput ( #585 )
2016-08-16 17:33:08 +08:00
hwang-talend
cd17d6c592
Merge pull request #584 from Talend/bugfix/master/TUP-5136
...
TUP-5136: Importing context group doesn't propagate changes to the jobs
2016-08-16 10:42:50 +08:00
zwxue
53a44d7134
TUP-5136: Importing context group doesn't propagate changes to the jobs
...
using same context group.
2016-08-12 18:15:09 +08:00
Chao Meng
933a79e683
Merge pull request #582 from Talend/bugfix/6.2/TDI-36954-Database_metadata_wizard_mix_up_columns_from_different_tables
...
TDI-36954 fix:Database metadata wizard mix up columns from different
2016-08-12 16:37:36 +08:00
wchen-talend
38773b7b25
Bugfix/6.3/tup 5032 optimize wsdl import ( #581 )
...
* TUP-5032: update basic API of xsd to be able to load the wsdl as well.
* TUP-5032: update the API used to parse the wsdl
* TUP-5032:[6.1.1] Studio hang issue
* TUP-5032:[6.1.1] Studio hang issue
2016-08-12 12:49:11 +08:00
GGu
59f8a08e10
Merge pull request #583 from Talend/feature/6.3.0/TDI-36986
...
TDI-36986: Data-Type mapping configuration for Projects.
2016-08-12 10:54:52 +08:00
zwxue
525f1219d5
TDI-36986: Data-Type mapping configuration for Projects.
2016-08-12 10:51:08 +08:00
GL
abc6c23d6b
TDI-36954 fix:Database metadata wizard mix up columns from different
...
tables
https://jira.talendforge.org/browse/TDI-36954
2016-08-12 10:46:37 +08:00
hcyi
be1dc8e361
TBD-3460:Unable to connect to kerberized Impala on CDH 5.5 on db
...
connection metadata wizard
2016-08-11 17:16:43 +08:00
nrousseau
5ef3b3e34a
Merge pull request #575 from Talend/bugfix/6.2/TDI-36930
...
TDI-36930: Only format main job and check compile error after build
2016-08-11 14:13:06 +08:00
nrousseau
2bb682f32f
Merge pull request #578 from Talend/bugfix/6.3.0/TDI-27409_Unable_to_export
...
TDI-27409:Unable to export a job via TIS Studio with statistics enable
2016-08-11 11:16:49 +08:00
dlin-talend
3da73e6a82
Merge pull request #577 from Talend/feature/6.3.0/TDI-36986
...
TDI-36986: Data-Type mapping configuration for Projects.
2016-08-11 10:43:58 +08:00
zwxue
be7dc03d93
TDI-36986: Add junit for sync mapping files and fixed sync log4j
...
settings problem.
2016-08-11 10:00:44 +08:00
zwxue
752952a992
TDI-36986: Data-Type mapping configuration for Projects.
2016-08-11 10:00:43 +08:00
wdliu
de52ae5634
TDI-27409:Unable to export a job via TIS Studio with statistics enable
2016-08-10 17:50:44 +08:00
nrousseau
f9b3a4d264
Merge pull request #574 from Talend/feature/TMDM-9792
...
Feature/tmdm 9792
2016-08-10 14:59:59 +08:00
hcyi
3a69b020dd
Merge pull request #570 from Talend/bugfix/6.3.0/TUP-2716_import_empty_folder
...
Bugfix/6.3.0/tup 2716 import empty folder
2016-08-10 14:05:07 +08:00
Chao Meng
7a602546d3
Merge pull request #576 from Talend/feature/6.3.0/TUP-4819_manual_merge
...
TUP-4819:Allow manual/edit git merge
2016-08-09 17:04:27 +08:00
wchen-talend
d62c6e8738
TUP-2716:Can't export and import empty folder
2016-08-09 16:38:10 +08:00
wchen-talend
7c92e5b881
TUP-4819:Allow manual/edit git merge
2016-08-09 15:24:56 +08:00
GGu
e739a833d1
TDI-36930: Only format main job and check compile error after build
2016-08-09 14:54:00 +08:00
nrousseau
9384f0835b
Merge branch 'master' into feature/TMDM-9792
2016-08-09 11:16:32 +08:00
wchen-talend
229d233a5c
Merge pull request #569 from Talend/bugfix/6.3/TUP-5115_teradata_mapping_incorrect_data_type
...
TUP-5115:data type of smallint and timestamps in teradata mapping incorrect
2016-08-08 17:36:45 +08:00
msjian
bda16d8a37
TDQ-12245: fix NPE
2016-08-08 17:30:31 +08:00
wdliu
ba6daa8480
Merge pull request #573 from Talend/bugfix/6.3.0/TUP-5020-Wrong_commit
...
TUP-5020 fix: Wrong commit in specified case
2016-08-05 18:01:12 +08:00
cmeng-talend
6c637f13be
TUP-5020 fix: Wrong commit in specified case
...
https://jira.talendforge.org/browse/TUP-5020
Refact GitHandler
2016-08-05 17:48:22 +08:00
zwxue
64b6d59e66
Merge pull request #572 from Talend/bugfix/6.2.2/TBD-3909-Impala_principal_is_not_contained_in_the_exported_context_and_textbox_cannot_be_edited_then_return_original_value_when_click_revertbutton
...
TBD-3909 fix: Impala principal is not contained in the exported context
2016-08-05 10:21:13 +08:00
GL
8d4ee6f7dc
TBD-3909 fix: Impala principal is not contained in the exported context
...
and Impala principal text box can not be edited after exported context.
when we click revert button,Impala principal text box should return
original value.
https://jira.talendforge.org/browse/TBD-3909
2016-08-05 10:10:05 +08:00
Chao Meng
121556cfc6
Merge pull request #567 from Talend/bugfix/6.3/TBD-3907_fixHadoopPropsProblemOfHBase
...
TBD-3907: When hadoop cluster and hbase are all on context mode, drag hbase schema to job don't add hadoop properties parameter to job
2016-08-04 19:10:06 +08:00
wchen-talend
ba0cc937b8
Merge pull request #566 from Talend/bugfix/6.3/TBD-3903_Mapr51_Ticket_context_problems
...
TBD-3903:Mapr51 Ticket: fix context problems for hive/hbase db wizards.
2016-08-04 17:24:53 +08:00
hcyi
601a9f389c
Merge branch 'master' into bugfix/6.3/TBD-3903_Mapr51_Ticket_context_problems
2016-08-04 17:10:24 +08:00
zwxue
c9de3e8c71
Merge pull request #568 from Talend/bugfix/6.2.2/TBD-3909-Impala_principal_is_not_contained_in_the_exported_context
...
TBD-3909 fix: Impala principal is not contained in the exported context.
2016-08-04 14:52:21 +08:00
hcyi
48ea42be6b
TUP-5115:data type of smallint and timestamps in teradata mapping
...
incorrect
2016-08-04 14:20:02 +08:00
wchen-talend
0a182e5fc1
TUP-2716:Can't export and import empty folder
2016-08-04 14:01:36 +08:00
wchen-talend
ecc3d27fe1
TUP-2716:Can't export and import empty folder
2016-08-04 11:58:31 +08:00
GL
4e4b1a127f
TBD-3909 fix: Impala principal is not contained in the exported context.
...
https://jira.talendforge.org/browse/TBD-3909
2016-08-04 11:53:47 +08:00
ycbai
dbcae8ad47
TBD-3907: When hadoop cluster and hbase are all on context mode, drag
...
hbase schema to job don't add hadoop properties parameter to job
2016-08-04 11:37:27 +08:00
wchen-talend
2526b0b71c
TUP-2716:Can't export and import empty folder
2016-08-04 10:04:23 +08:00
hwang-talend
a8f6ba9e2d
Merge pull request #555 from Talend/bugfix/master/TDI-35297
...
TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
2016-08-04 10:02:29 +08:00
hwang-talend
2327f3f4dc
Merge pull request #565 from Talend/bugfix/master/TDI-36886
...
TDI-36886: Update a context parameter will make the studio blocked on a
2016-08-04 10:00:56 +08:00
hcyi
6eb5d516c9
TBD-3903:Mapr51 Ticket: fix context problems for hive/hbase db wizards.
2016-08-02 17:45:20 +08:00
wdliu
0f2122b6d8
Merge pull request #564 from Talend/bugfix/6.3.0/TUP-5020-Wrong_commit
...
TUP-5020 fix: Wrong commit in specified case
2016-08-02 17:33:30 +08:00
zwxue
fd8748f62f
TDI-36886: Update a context parameter will make the studio blocked on a
...
big project.
2016-08-02 15:29:59 +08:00
Sebastien Gandon
d4f44adf0d
Merge remote-tracking branch 'origin/master' into feature/TMDM-9792
2016-07-29 17:50:59 +02:00
wchen-talend
c3ce764cc5
Merge pull request #561 from Talend/bugfix/6.3/TBD-3869_Column_family_missing_when_dragging_hbase
...
TBD-3869:Column family is missing when dragging hbase retrived table to a job.
2016-07-29 17:24:15 +08:00
wchen-talend
3ffa64c457
Merge pull request #563 from Talend/bugfix/6.3/TBD-3874_Hive/HBase_Db_wizard_add_default_value
...
TBD-3874:No default value in Hive/HBase Db connection wizard for MapR Ticket
2016-07-29 17:21:56 +08:00
Sebastien Gandon
116171d2be
Merge remote-tracking branch 'origin/master' into feature/TMDM-9792
2016-07-29 10:52:05 +02:00
cmeng-talend
fa8f9ea93d
TUP-5020 fix: Wrong commit in specified case
...
https://jira.talendforge.org/browse/TUP-5020
Refact GitHandler
2016-07-29 14:34:04 +08:00
GGu
5679f50676
Merge pull request #562 from joclaude/master
...
TDM-5232 tHMap: replace separate zip files under __tdm by resources i…
2016-07-28 15:14:35 +08:00
hcyi
fb09beccac
TBD-3874:No default value in Hive/HBase Db connection wizard for MapR
...
Ticket
2016-07-28 14:12:26 +08:00
jclaude
540fd214b5
TDM-5232 tHMap: replace separate zip files under __tdm by resources in the jar archive
2016-07-27 11:01:22 +02:00
hcyi
15b39ae067
TBD-3869:Column family is missing when dragging hbase retrived table to
...
a job.
2016-07-27 16:58:43 +08:00
Irene Wang
ab4ca3abc7
Use org.codehaus.groovy_2.4.300.xx-201509250011-e44
2016-07-26 16:17:33 +02:00
Irene Wang
83ca159283
Use org.eclipse.jdt.groovy.core_2.9.2.xx-201509250011-e44
2016-07-26 16:14:24 +02:00
Irene Wang
1161056f13
Point to Bonita Community 7.2.3
2016-07-26 16:06:47 +02:00
wchen-talend
43dd5378b2
TDI-36040:fix the compile error
2016-07-25 11:07:44 +08:00
nrousseau
e79c72ac35
Merge pull request #559 from Talend/bugfix/6.2/TUP-5071_improveProjectCompatibilityCheck
...
TUP-5071: fix it in other way
2016-07-22 17:54:03 +08:00
ycbai
322f04d6ca
TUP-5071: revert
...
2932bb3374
and fix it in other way.
2016-07-22 17:51:23 +08:00
nrousseau
02dc0ca0e8
Merge pull request #558 from Talend/bugfix/6.2/TUP-5009_fixContextQuotesProblem
...
TUP-5009: fix the quotes of context value problem.
2016-07-22 14:36:17 +08:00
ycbai
0d8e6315ce
TUP-5009: fix the quotes of context value problem.
2016-07-22 12:34:55 +08:00
hcyi
f19c6e32c2
Merge pull request #554 from Talend/bugfix/6.3.0/TDI-36040_redonly_user_delete
...
TDI-36040:ReadOnly user can use shortcut key to delete items
2016-07-22 10:19:22 +08:00
nrousseau
25591253ad
Merge pull request #556 from Talend/bugfix/6.3.0/Cannot_show_ref_project_after_switched_project
...
TUP-5048 fix: GIT: Reference Project doesn't show if logon MainProject/non-refbranch, then switch to refbranch
2016-07-20 17:52:49 +08:00
cmeng-talend
876f350764
TUP-5048 fix: GIT: Reference Project doesn't show if logon
...
MainProject/non-refbranch, then switch to refbranch
https://jira.talendforge.org/browse/TUP-5048
2016-07-20 14:27:09 +08:00
zwxue
842636c24d
TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
...
from public schema.
2016-07-20 11:48:57 +08:00
wchen-talend
2cb32b3b48
TDI-36040:ReadOnly user can use shortcut key to delete items
2016-07-20 11:04:36 +08:00
hcyi
332a747871
Merge pull request #550 from Talend/bugfix/6.3.0/DI-36498_exe_time
...
TDI-36498:Exec time not work when run job with " remote server +command"
2016-07-19 11:10:45 +08:00
zwxue
6f2993a209
Merge pull request #553 from Talend/bugfix/master/TUP-4175_Export_with_dependencies
...
TUP-4175:Export with dependencies fails to select (and export)
2016-07-18 14:58:03 +08:00
hwang
77a5339b49
TUP-4175:Export with dependencies fails to select (and export)
2016-07-18 14:46:05 +08:00
nrousseau
19745d6c9b
Merge pull request #552 from Talend/bugfix/6.3/TUP-4922
...
TUP-4922: CI-Builder to support Talend Reference Projects
2016-07-18 11:53:29 +08:00
Chao Meng
71e637bfcf
Merge pull request #538 from Talend/bugfix/6.2.2/TUP-5010-Password_field_show_asterisk_when_using_context_password_context_token
...
TUP-5010 fix: Password field show *** when using
2016-07-18 11:25:32 +08:00
GGu
2ad0798caf
TUP-4922: fix the relationship problem for test case
2016-07-18 10:40:15 +08:00
GGu
9d7d360598
TUP-4922: support reference project for local project
2016-07-18 10:40:14 +08:00
hwang-talend
fea1f57b25
Merge pull request #551 from Talend/bugfix/master/TDI-35531
...
TDI-35531: tJDBCInput: new added jar name should can be edit.
2016-07-18 10:23:12 +08:00
zwxue
8420f8e09a
Merge pull request #541 from Talend/bugfix/master/TDI-35504
...
TDI-35504:error when retrieve schema from as400 connection
2016-07-15 17:36:19 +08:00
zwxue
3b6e5176fd
TDI-35531: tJDBCInput: new added jar name should can be edit.
2016-07-15 17:21:05 +08:00
wchen-talend
103aab8ed5
TDI-36498:Exec time not work when run job with " remote server +command"
2016-07-15 16:25:51 +08:00
Chao Meng
f26c320feb
Merge pull request #549 from Talend/bugfix/6.2/TUP-5009_fixHadoopDefaultValuesProblem
...
TUP-5009: fix the hadoop(hadoop cluster, hdfs, hive, hbase or such) default values problem.
2016-07-15 16:08:46 +08:00
ycbai
202e9625c3
TUP-5009: fix the hadoop(hadoop cluster, hdfs, hive, hbase or such)
...
default values problem.
2016-07-15 16:00:38 +08:00
GGu
030834f097
Merge pull request #544 from qiongli/master
...
TDQ-12325 should contain joblet related dependencies.
2016-07-14 18:04:54 +08:00
qiongli
85da0af3c1
TDQ-12325 should contain joblet related dependencies.
2016-07-14 17:28:43 +08:00
Chao Meng
120f23d8c7
Merge pull request #542 from Talend/bugfix/6.2/TBD-3776_fixHadoopPropertiesContextProblem
...
TBD-3776: Hadoop Cluster Connection & context variables: Hadoop Properties not managed properly
2016-07-14 10:56:11 +08:00
Yucheng Bai
d01612da31
Merge pull request #537 from Talend/bugfix/6.2/TBD-3835_MapR_ticket_kerberos_fix_problems
...
Bugfix/6.2/tbd 3835 map r ticket kerberos fix problems
2016-07-14 10:40:23 +08:00
hwang
7c9a596599
TDI-35504:error when retrieve schema from as400 connection
2016-07-13 17:56:35 +08:00
GGu
eeb82cadaa
Merge pull request #540 from yanbasic/master
...
TESB-17301: Open Spring view at the bottom area
2016-07-13 17:27:19 +08:00
ycbai
1a687965ca
TBD-3776: Hadoop Cluster Connection & context variables: Hadoop
...
Properties not managed properly
2016-07-13 17:17:11 +08:00
Mike Yan
69254bf92c
TESB-17301: Open Spring view at the bottom area
2016-07-13 14:36:24 +08:00
ycbai
bbdcaf608d
TBD-3755: fix junit issue.
2016-07-13 11:55:09 +08:00
nrousseau
fcbeb719c2
fix test plugin definition
2016-07-12 18:43:49 +08:00
Yucheng Bai
339e4b9f36
Merge pull request #533 from Talend/bugfix/6.2/TBD-3460_Impala_CDH5.5_kerberized
...
TBD-3460:Unable to connect to kerberized Impala on CDH 5.5 on db connection metadata wizard.
2016-07-12 11:33:31 +08:00
hcyi
7b0e1cc4cb
TBD-3460: fix some problems when retrieve scehma.
2016-07-11 18:35:34 +08:00
Chao Meng
dfd3a65d24
Merge pull request #539 from Talend/bugfix/6.3/TUP-5009_fixHadoopPropertiesContextProblem
...
Bugfix/6.3/tup 5009 fix hadoop properties context problem
2016-07-11 18:31:38 +08:00
ycbai
3ecfda8931
TUP-5009: add junits.
2016-07-11 16:11:00 +08:00
ycbai
84c5bbe08b
TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
...
behavior when HA properties
2016-07-11 16:10:56 +08:00
GL
8ed02c1696
TUP-5010 fix: Password field show *** when using
...
context.password+context.token
https://jira.talendforge.org/browse/TUP-5010
2016-07-11 14:44:29 +08:00
hcyi
a00da00218
Merge pull request #535 from Talend/bugfix/6.3.0/TDI-36560_used_column_order
...
TDI-36560:The order of schema changed when ticked "used column" again
2016-07-11 10:24:28 +08:00
nrousseau
c09948713e
update tests
2016-07-09 16:00:04 +08:00
wdliu
1507c877d6
Merge pull request #536 from Talend/bugfix/6.2.2/TUP-5004-Block_issue
...
Bugfix/6.2.2/tup 5004 block issue
2016-07-08 22:33:35 +08:00
cmeng-talend
2feab6e881
Merge remote-tracking branch 'origin/master' into bugfix/6.2.2/TUP-5004-Block_issue
2016-07-08 18:51:39 +08:00
hcyi
b44221d990
TBD-3835: Miss MapR Ticket properties of the hive/hbase when drag/drop.
2016-07-08 18:02:36 +08:00
hcyi
eb1f8151bb
TBD-3835: Miss MapR Ticket properties of the hive/hbase when drag/drop.
2016-07-08 17:27:44 +08:00
nrousseau
e6d0d54846
update components version
2016-07-08 17:19:58 +08:00
nrousseau
967d3d6754
update dependencies to use import package
2016-07-08 17:19:56 +08:00
hcyi
961addcec9
TBD-3835:set MapR properties before calling the kerberos connectivity
...
line.
2016-07-08 17:07:09 +08:00
wchen-talend
0fa2745018
TDI-36560:The order of schema changed when ticked "used column" again
2016-07-08 17:06:23 +08:00
xqliu-talend
a0958fc9dd
TDQ-12265 the version should be 6.3.0 on master
2016-07-08 11:02:59 +08:00
cmeng-talend
c6a0570cc4
TUP-5004 fix: GIT: Cannot open job if logon main project and there is
...
conflict in reference project
https://jira.talendforge.org/browse/TUP-5004
2016-07-07 16:23:04 +08:00
Igor Lazebny
c235cdb6e4
Update version to 6.3.0-SNAPSHOT in server poms
2016-07-06 17:22:06 +03:00
Chao Meng
3d3984ba3f
Merge pull request #534 from Talend/bugfix/6.2/TBD-3755_fixContextProblemOfHadoopCluster
...
Bugfix/6.2/tbd 3755 fix context problem of hadoop cluster
2016-07-06 18:27:38 +08:00
ycbai
766b5e0cd4
TBD-3755: add junits.
2016-07-06 18:06:21 +08:00
ycbai
03daf16406
TBD-3755: Hadoop connection won't be contextualized when drag/drop a
...
hive connection
2016-07-06 18:06:17 +08:00
msjian
1c9a3910b6
TDQ-12299: transfer the OtherParameters to metadataConnection
2016-07-06 17:48:13 +08:00
msjian
dc6c283c6f
TDI-35419:change Redshift language to "Redshift"
2016-07-06 16:53:37 +08:00
msjian
f130827f34
TDI-35419 TDQ-11853: make sure the redshift connection save the
...
productName is redshift
2016-07-06 16:36:34 +08:00
hcyi
a2315def1b
TBD-3460:Unable to connect to kerberized Impala on CDH 5.5 on db
...
connection metadata wizard.
2016-07-06 15:34:02 +08:00
hcyi
bf6f41fb7c
TBD-3835:MapR Ticket+Kerberos cannot check successfully when do not run
...
any command on MapR Client.
2016-07-06 10:26:26 +08:00
Irene Wang
ed4f007854
Update versions to 6.3.0-SNAPSHOT
2016-07-05 20:02:58 +02:00
Igor Lazebny
3335ae918a
Update version to 6.2.2-SNAPSHOT in server poms
2016-07-05 17:27:48 +03:00
Irene Wang
87770c7ed3
Update versions to 6.2.2-SNAPSHOT
2016-07-05 14:26:13 +02:00
hwang-talend
0b4bea0fb1
Merge pull request #532 from Talend/bugfix/master/TDI-36774
...
TDI-36774: Add Junit.
2016-07-05 15:58:53 +08:00
zwxue
566b6d8187
TDI-36774: Add Junit.
2016-07-05 15:48:52 +08:00
Chao Meng
e5e22a54b4
Merge pull request #531 from Talend/bugfix/6.2.1/TDI-35810_When_log_on
...
TDI-35810:When log on Main project can not open referrence project's system routines.
2016-07-05 14:54:45 +08:00
wdliu
8f9a8755f2
TDI-35810:When log on Main project can not open referrence project's
...
system routines.
2016-07-05 14:45:33 +08:00
zwxue
090d916d50
Merge pull request #530 from Talend/bugfix/master/TDI-36720_Edit_Routine_Libraries
...
TDI-36720:"Edit Routine Libraries" can't import the external jar
2016-07-05 11:47:03 +08:00
hwang
41151ec8a2
TDI-36720:"Edit Routine Libraries" can't import the external jar
2016-07-05 11:33:05 +08:00
hwang-talend
66f8f6ae98
Merge pull request #523 from Talend/bugfix/master/TUP-3947
...
TUP-3947:Studio reports wrong Exit Code if set Commandline.
2016-07-05 10:19:10 +08:00
nrousseau
7536956507
TDI-36770: fix retrieve of repository node issue from repository
2016-07-04 18:40:10 +08:00
GGu
88883f4cb2
Merge pull request #529 from qiongli/master
...
TUP-4968 replace 'url.toURI(url)' with 'URIUtil.toURI(url)',make it support a path with special chars(like as space).
2016-07-04 17:06:02 +08:00
qiongli
63417717b8
TUP-4968 replace 'url.toURI(url)' with 'URIUtil.toURI(url)',make it
...
support a path with special chars(like as space).
2016-07-04 16:51:13 +08:00
hcyi
b94190b3cb
Merge pull request #516 from Talend/bugfix/6.2.1/TDI-35896_override_context
...
TDI-35896:Build Override Parameters Values
2016-07-04 15:57:20 +08:00
wchen-talend
49f1d0154c
TDI-35896:Build Override Parameters Values
2016-07-04 15:53:58 +08:00
nrousseau
83fa421009
TUP-4961: fix refresh problem on hadoop cluster
2016-07-01 19:30:17 +08:00
nrousseau
2c4a07798d
TUP-4961: fix refresh issue of folder
2016-07-01 16:42:33 +08:00
nrousseau
1005946f57
Merge pull request #526 from Talend/bugfix/6.2/TBD-3238_fixHadoopConfsJarProblem
...
TBD-3238: fix the problem of old confs jar migration.
2016-07-01 16:16:15 +08:00
ycbai
0356340668
TBD-3238: fix the problem of old confs jar migration.
2016-07-01 16:01:59 +08:00
nrousseau
2f9917f57d
update name of pom files for maven repository on studio
2016-07-01 13:19:17 +08:00
GGu
05525b8e9f
TBD-3785: fixed the junits failure
2016-07-01 11:52:08 +08:00
dlin-talend
cec642d975
Merge pull request #525 from Talend/bugfix/6.2/TBD-3704_MapR51_Kerberos_HDFS_cannot_check_successfully
...
TBD-3704:MapR 51 Kerberos HDFS cannot check successfully
2016-07-01 11:13:11 +08:00
hwang-talend
0b62d634c1
Merge pull request #524 from Talend/bugfix/master/TDI-36774
...
TDI-36774: Fail to retrieve sap table/sap bw schema after export sap
2016-07-01 10:56:35 +08:00
nrousseau
8e6eb504fa
TDI-36770: avoid to create a new instanceof project, and simply clean
...
the items hold by the old instance.
2016-07-01 10:22:45 +08:00
hcyi
1c96d46ab4
TBD-3704:MapR 51 Kerberos HDFS cannot check successfully
2016-06-30 20:38:18 +08:00
GGu
fb2c95389d
Merge pull request #522 from Talend/bugfix/6.2.1/TBD-3785_retrieve_schema
...
TBD-3785: enable to retrieve schema for Impala.
2016-06-30 19:32:50 +08:00
GGu
7a55d65220
Merge pull request #520 from Talend/bugfix/6.2.1/TDI-36717_ChildrenJob
...
TDI-36717: When generete codes, need check children job
2016-06-30 19:29:06 +08:00
zwxue
4f0e71fc96
TDI-36774: Fail to retrieve sap table/sap bw schema after export sap
...
connection to context.
2016-06-30 19:20:31 +08:00
nrousseau
35288be286
TUP-4961: fix problem of refresh for repository for db / hadoop cluster
2016-06-30 12:17:18 +08:00
zwxue
d3fbff560c
TUP-3947:Studio reports wrong Exit Code if set Commandline.
2016-06-30 11:23:40 +08:00
GGu
19a97d684f
TBD-3785: enable to retrieve schema for Impala.
2016-06-29 19:56:31 +08:00
Chao Meng
9b4a1f87f8
Merge pull request #521 from Talend/bugfix/6.2/TDI-36633-Import_items_dialog_standard_job_folder_should_under_Standard_node
...
TDI-36633 fix: On "Import items" dialog standard job folder show same
2016-06-29 16:37:19 +08:00
GL
f0e5b478b8
TDI-36633 fix: On "Import items" dialog standard job folder show same
...
level with "Standard" node, but should under "Standard" node
https://jira.talendforge.org/browse/TDI-36633
2016-06-29 15:59:14 +08:00
GGu
b30b784abe
TDI-36717: When generete codes, need check children job
2016-06-29 15:39:34 +08:00
hwang-talend
1c3a463060
Merge pull request #519 from Talend/bugfix/6.2.2/Remove_mock_code
...
Remove mock codes
2016-06-29 15:26:28 +08:00
cmeng-talend
097b75ac4c
Remove mock codes
2016-06-29 15:09:27 +08:00
xqliu-talend
393be047a8
TDQ-12179 update master version to 6.2.2
2016-06-29 15:04:36 +08:00
nrousseau
88cab2839c
TUP-4961: fix refresh issues
2016-06-28 18:32:36 +08:00
nrousseau
a973ecf1a2
Merge pull request #518 from Talend/bugfix/6.2.1/TBD-3785
...
TBD-3785: Change to use module group function like component
2016-06-28 18:23:44 +08:00
GGu
3797534caa
TBD-3785: Check for retrieve schema.
2016-06-28 17:52:25 +08:00
GGu
8740a3449e
TBD-3785: Change to use module group function like component
2016-06-28 17:52:25 +08:00
nrousseau
3a59170f94
upgrade components version
2016-06-27 19:42:24 +08:00
Yucheng Bai
182d1ee98b
Merge pull request #514 from Talend/bugfix/6.2/TBD-3703_add_support_MapR_Ticket_on_HCatalog
...
TBD-3703:add support MapR Ticket on HCatalog
2016-06-27 17:09:40 +08:00
hcyi
3d740cdb9d
TBD-3703:add support MapR Ticket on HCatalog
2016-06-27 16:41:47 +08:00
GGu
dcc420a09e
Merge pull request #512 from Talend/bugfix/6.2.1/TUP-4942_duplidated_jar
...
TUP-4942:Studio Installer&Talend-Tools-Installer:Have duplicate jar on
2016-06-27 16:33:48 +08:00
nrousseau
f6a05415bc
TDI-36521: fix the last issue of recursive job build
2016-06-27 15:45:13 +08:00
nrousseau
1f1719b20a
TDI-36729: improve repository performance (add missing class)
2016-06-27 15:34:26 +08:00
nrousseau
8308e6a66e
TDI-36729: improve repository performance
2016-06-27 14:12:27 +08:00
wchen-talend
4fc72b5d36
TUP-4942:Studio Installer&Talend-Tools-Installer:Have duplicate jar on
...
download sub window for Hadoop cluster
2016-06-27 11:28:17 +08:00
nrousseau
4ea7410b19
TUP-4175: re-enable the relationship task only when there is some other
...
migrations to do.
2016-06-27 01:02:29 +08:00
nrousseau
02ab022f60
TDI-36410: fix problem of renaming of generic connection
2016-06-26 11:18:34 +08:00
GGu
c4cfb2c3e3
Merge pull request #509 from qiongli/master
...
TDQ-12162 avoid to miss dependencies for multilevel dependency.
2016-06-24 18:53:49 +08:00
qiongli
9794c7ac5e
TDQ-12162 avoid to miss dependencies for multilevel dependency.
2016-06-24 18:41:40 +08:00
Chao Meng
a811365834
Merge pull request #508 from Talend/bugfix/6.2/TBD-3746_Hive_SSL_cann't_retrieve_schema
...
TBD-3746:Hive SSL Context mode: cann't retrieve schema
2016-06-24 18:28:21 +08:00
GGu
702ac1e87a
Merge pull request #507 from Talend/bugfix/6.2.1/TDI-35810_When_log_on_Main_project
...
Bugfix/6.2.1/tdi 35810 when log on main project
2016-06-24 18:23:37 +08:00
hcyi
8e5cff33ab
TBD-3746:Hive SSL Context mode: cann't retrieve schema
2016-06-24 18:11:55 +08:00
wdliu
db0da02fdc
TDI-35810:When log on Main project can not open referrence project's
...
system routines.
2016-06-24 18:06:31 +08:00
wdliu
a3de2625a7
Add Junit for TDI-35810: When log on Main project can not open
...
referrence project's system routines.
2016-06-24 17:25:34 +08:00
wdliu
bb8e96c099
TDI-35810: When log on Main project can not open referrence project's
...
system routines.
2016-06-24 17:25:33 +08:00
dlin-talend
6b5bafedf1
Merge pull request #506 from Talend/bugfix/6.2.1/TUP-4921_no_pom_when_resolve_jar
...
TUP-4921:No pom available for the artifact once download a jar from a
2016-06-24 15:30:13 +08:00
wchen-talend
94b6150080
TUP-4921:No pom available for the artifact once download a jar from a
...
local nexus
2016-06-24 15:07:35 +08:00
Yucheng Bai
7b6dc2d4b0
Merge pull request #501 from Talend/bugfix/6.2/TBD-3712_MapR51_Ticket_cannot_check_successfully
...
Bugfix/6.2/tbd 3712 map r51 ticket cannot check successfully
2016-06-24 12:00:34 +08:00
wchen-talend
9ec6e1a9f8
TDI-36652:Add control to select dataset ID from component
2016-06-24 11:08:15 +08:00
nrousseau
e6b6c6780f
Merge pull request #505 from Talend/bugfix/6.2/TBD-3639_addFilterTableInHadoopImportConfsWizard
...
TBD-3639: Add table on hadoop configuration wizard to support filter parameters
2016-06-24 09:34:46 +08:00
hcyi
fe0ca34442
TBD-3712:MapR 51 Kerberos+Ticket namenode and resourcemanager cannot
...
check successfully.
2016-06-23 18:51:35 +08:00
nrousseau
fac97320a7
TUP-4863: update the variable to use the new name from daikon
2016-06-23 18:40:42 +08:00
ycbai
f1bc0e8a47
TBD-3639: Add table on hadoop configuration wizard to support filter
...
parameters
2016-06-23 15:34:51 +08:00
Pierre Teyssier
6d85ebe78b
TDI-36562 : Avoid locale dependant string comparison
...
- Fix compilation and simplify the code
2016-06-23 00:45:44 +08:00
Pierre Teyssier
19e5635963
TDI-36562 : Avoid locale dependant string comparison
2016-06-22 22:47:29 +08:00
wdliu
8fb5a7f954
TUP-4781:Error in custom lib sync shows plaintext credentials
2016-06-22 19:29:45 +08:00
zwxue
bfbe660c5c
Merge pull request #500 from Talend/bugfix/master/TUP-4482
...
TUP-4482:All versions of same TestCase are built/tested for one version
2016-06-22 17:01:03 +08:00
zwxue
3ebeece35a
Merge pull request #503 from Talend/bugfix/master/TDI-35941
...
TDI-35941:RecycleBin: Cannot restore job after deleting subfolder and
2016-06-22 16:57:25 +08:00
hcyi
f48777906e
Merge pull request #502 from Talend/bugfix/6.2.1/TDI-35841_sap_single_param
...
TDI-35841:talend metadata treat CHANGING element wrongly when talend
2016-06-22 15:51:04 +08:00
hwang
d8dae4c0ec
TDI-35941:RecycleBin: Cannot restore job after deleting subfolder and
...
renaming parent folder
2016-06-22 15:20:51 +08:00
wang wei
45dbf10541
TDI-36654: The problem of the default mapping between SAP type and
...
Talend type
https://jira.talendforge.org/browse/TDI-36654
2016-06-22 14:33:49 +08:00
wchen-talend
cbc80f79c8
TDI-35841:talend metadata treat CHANGING element wrongly when talend
...
metadata retrieve the bapi function with CHANING element
2016-06-22 14:32:08 +08:00
hcyi
97bc04f678
TBD-3712:MapR 51 Kerberos+Ticket namenode and resourcemanager cannot
...
check successfully.
2016-06-22 11:41:24 +08:00
nrousseau
1102d54ced
TDM-5265: add new method to get the class name from the job
2016-06-22 11:09:33 +08:00
nrousseau
b65ccdc8c3
TUP-4915: update variable name
2016-06-21 18:17:28 +08:00
hcyi
cadc19b285
TBD-3712:MapR 51 Kerberos+Ticket namenode and resourcemanager cannot
...
check successfully.
2016-06-20 18:42:29 +08:00
hwang
beedc2c59e
TUP-4482:All versions of same TestCase are built/tested for one version
...
of a job.
2016-06-20 17:40:46 +08:00
dlin-talend
cdd3cbbb89
Merge pull request #493 from Talend/bugfix/master/TUP-4175
...
TUP-4175:Export with dependencies fails to select (and export)
2016-06-20 15:58:15 +08:00
hwang
260b7a47cb
TUP-4175: add junit
2016-06-20 15:08:04 +08:00
nrousseau
03cde8661c
Merge pull request #495 from Talend/bugfix/6.2/TDI-36539
...
TDI-36539: make sure the job is in right standard node for ee
2016-06-19 15:22:45 +08:00
nrousseau
5f3f00a682
TUP-4896: add Dynamic support by default for new components framework
2016-06-19 14:05:49 +08:00
nrousseau
781292f418
Merge pull request #499 from Talend/bugfix/6.2.0/TUP-4851_upgradeComponentDaikon
...
Bugfix/6.2.0/tup 4851 upgrade component daikon
2016-06-18 16:56:02 +08:00
nrousseau
020e702f72
Merge pull request #497 from Talend/bugfix/6.2/TBD-3238_fixHadoopConfJarProblem
...
Bugfix/6.2/tbd 3238 fix hadoop conf jar problem
2016-06-18 16:42:29 +08:00
zwxue
7f17ea86e2
Merge pull request #498 from Talend/bugfix/master/TBD-3644
...
TBD-3644:tSqoopXX -> Selecting a JDBC metadata loses the DB_VERSION of
2016-06-17 18:02:50 +08:00
Yucheng Bai
31da31f206
Merge pull request #491 from Talend/bugfix/6.2/TBD-3696_MapR51_Ticket_cannot_check_successfully
...
TBD-3696:MapR 51 Ticket HBase and Hive cannot check successfully
2016-06-17 15:17:39 +08:00
hwang
ec476c0b81
TBD-3644:tSqoopXX -> Selecting a JDBC metadata loses the DB_VERSION of
...
the same component
2016-06-17 14:03:57 +08:00
ycbai
c3c7d6beb3
TBD-3238: improve and update junits.
2016-06-17 12:10:43 +08:00
ycbai
ec11d308ab
TBD-3238: fix hadoop conf jar problem.
2016-06-17 10:20:55 +08:00
nrousseau
33e2cfee27
TUP-4875: update components pom
2016-06-16 19:55:46 +08:00
nrousseau
0819c9b5ea
Merge branch 'master' into bugfix/6.2.0/TUP-4851_upgradeComponentDaikon
2016-06-16 19:04:00 +08:00
nrousseau
323fec415d
TUP-4875: update from components/daikon
2016-06-16 18:43:47 +08:00
GGu
9c9d2f0724
Merge pull request #496 from Talend/bugfix/6.2.0/TDI-36521_fixRecursiveBuild
...
TDI-36521: fix recursive build
2016-06-16 18:19:20 +08:00
nrousseau
97e26567bc
TDI-36521: fix recursive build
2016-06-16 17:21:52 +08:00
msjian
ae9af42d0d
Merge branch 'bugfix/621/TDQ-11573-resultFormat'
2016-06-16 17:01:40 +08:00
GGu
7aacae25d3
TDI-36539: make sure the job is under right standard node for ee
2016-06-16 14:20:22 +08:00
nrousseau
e775861eff
Merge pull request #494 from Talend/bugfix/6.2/TDI-36031_RemoveResoucesVisitor
...
TDI-36031: Remove the ResourcesVisitor when content provider is override
2016-06-16 12:19:23 +08:00
GGu
db7ec46c9c
TDI-36031: Remove the ResourcesVisitor when content provider is override
2016-06-16 10:50:16 +08:00
hwang
5c65c86ac4
TUP-4175:Export with dependencies fails to select (and export)
...
dependencies
2016-06-16 10:44:33 +08:00
Yucheng Bai
6af21ab5ac
Merge pull request #488 from Talend/bugfix/6.2/TBD-3692_fix_bugs_of_mapr_ticket
...
TBD-3692:fix some problems of default value,password field,dragdrop for MapR Ticket configuration.
2016-06-16 09:54:29 +08:00
hcyi
728d54f18d
Merge pull request #492 from Talend/bugfix/6.2.1/TUP-4781_plaintext_credentials
...
TUP-4781:Error in custom lib sync shows plaintext credentials
2016-06-15 19:46:04 +08:00
CHEN Bin
af0ef7cc2f
[TBD-3659] tCassandraOutput, better error message than NPE when insert
...
null value for partition key
2016-06-15 16:47:02 +08:00
hwang
3ee860a2c2
TUP-4175:Export with dependencies fails to select (and export)
...
dependencies
2016-06-15 15:55:16 +08:00
nrousseau
5bdfc2aa05
Merge branch 'master' into bugfix/6.2.0/TUP-4851_upgradeComponentDaikon
2016-06-15 15:21:28 +08:00
wchen-talend
fac46f59c7
TUP-4781:Error in custom lib sync shows plaintext credentials
2016-06-15 15:16:07 +08:00
nrousseau
229d66af61
TUP-4853: change the maven dependencies to fix the build order
2016-06-15 15:09:13 +08:00
msjian
31d26ac0c7
TDQ-11573: add a format to support analysis result integer
2016-06-15 14:36:37 +08:00
hcyi
98e6133b7c
TBD-3696:MapR 51 Ticket HBase and Hive cannot check successfully
2016-06-15 10:56:47 +08:00
nrousseau
10a69bd245
Merge pull request #483 from Talend/bugfix/6.2.0/TUP-3927_avoidRoutineDependencies
...
TUP-3927: Avoid jar dependencies of routines / system routines
2016-06-14 19:20:50 +08:00
nrousseau
a15846252d
TUP-3927: add all the routine jars as dependency in the pom routines
...
(but not in the job dependency)
2016-06-14 17:09:21 +08:00
nrousseau
2a315a7d36
TUP-3927: add again the system routine dependencies (too big impact for
...
6.2.1)
2016-06-14 15:07:12 +08:00
nrousseau
6afcaa12d4
Merge branch 'master' into bugfix/6.2.0/TUP-3927_avoidRoutineDependencies
2016-06-14 14:39:21 +08:00
nrousseau
2c09f78aec
TUP-4853: update poms
2016-06-14 14:20:31 +08:00
nrousseau
83ba96e0f6
Merge pull request #487 from Talend/bugfix/6.2/TDI-36429_fixMoveMutiObjectBug
...
[TDI-36429] Component Framework :Salesforce:drag more than one salesforce connection out of a folder will occur error.
2016-06-14 13:29:39 +08:00
zwxue
e4403a53d2
Merge pull request #490 from Talend/bugfix/master/TUP-4846
...
TUP-4846:TestCase: when job has testcase and job has different
2016-06-14 10:44:53 +08:00
hcyi
82f0a7fcbf
Merge pull request #484 from Talend/bugfix/6.2.1/TUP-4778_buildProjectSources_build_spark
...
TUP-4778:buildProjectSources:Only export job pom that don't have test
2016-06-14 10:23:44 +08:00
hwang
8d5cf79526
TUP-4846:TestCase: when job has testcase and job has different
...
version,if import this job will remindor have same id for testcase
2016-06-13 17:06:12 +08:00
nrousseau
8c6d41a6d2
Merge pull request #489 from Talend/bugfix/6.2.1/TBD-3642_Enable_Impala_Distribution
...
TBD-3642: Enable to use hadoop distribution dynamic
2016-06-13 17:04:52 +08:00
hcyi
6f5e538246
TBD-3692:fix some problems of default value,password field,dragdrop for
...
MapR Ticket configuration.
2016-06-13 15:46:15 +08:00
GGu
63e4d65210
TBD-3642: re-use the classloader for new hadoop framework
2016-06-13 15:40:46 +08:00
GGu
b8c9c4264b
TBD-3642: Enable to use hadoop distribution dynamic
2016-06-13 15:40:44 +08:00
nrousseau
fd2694058f
TUP-4685: avoid concurrent exception
2016-06-13 15:16:25 +08:00
nrousseau
77b47ed844
TUP-4853: update dynamically the maven repository in the studio
2016-06-13 14:18:08 +08:00
nrousseau
32d5bb2cdc
TUP-4853: update dynamically the maven repository in the studio
2016-06-13 14:01:10 +08:00
ycbai
233c0256c5
[TDI-36429] Component Framework :Salesforce:drag more than one
...
salesforce connection out of a folder will occur error.
2016-06-13 10:54:15 +08:00
nrousseau
173d0c42b8
TUP-4853: update dynamically the maven repository in the studio
2016-06-13 10:29:26 +08:00
zwxue
1cb7a9864c
Merge pull request #480 from Talend/bugfix/master/TUP-3916
...
TUP-3916:Irrelevant error message when deleting folders with open jobs.
2016-06-13 10:28:56 +08:00
zwxue
5d3b8c2628
Merge pull request #481 from Talend/bugfix/master/TDI-35007
...
TDI-35007:positioning of drag and drop objects on designer space in
2016-06-13 10:20:21 +08:00
GGu
628e519e62
Merge pull request #486 from Talend/bugfix/master/TDI-35531
...
Bugfix/master/tdi 35531
2016-06-13 09:58:19 +08:00
zwxue
bda25a3d90
TDI-35531: tJDBCInput: new added jar name should can be edit.
2016-06-12 18:19:05 +08:00
zwxue
0fd9456a5b
Revert "TDI-35531: Set driver jar LabelText read only."
...
This reverts commit 33f701ce53 .
2016-06-12 18:17:58 +08:00
wchen-talend
9ef1d5954a
TUP-4778:buildProjectSources:Only export job pom that don't have test
...
case
2016-06-12 15:13:11 +08:00
nrousseau
2c706e5b60
TUP-4851: upgrade to latest version of component/daikon
2016-06-12 09:24:16 +08:00
nrousseau
09fed2ed89
TUP-3927: Avoid jar dependencies of routines / system routines
2016-06-11 12:16:10 +08:00
nrousseau
9598f96b5e
TUP-4087: fix silent save failure
2016-06-08 19:21:55 +08:00
hcyi
d0138f06ad
Merge pull request #479 from Talend/bugfix/6.2.1/TDI-35841_bapi_changing
...
TDI-35841:talend metadata treat CHANGING element wrongly when talend
2016-06-08 17:59:16 +08:00
hwang
2421661b09
TDI-35007:positioning of drag and drop objects on designer space in
...
Studio
2016-06-08 17:37:39 +08:00
nrousseau
1240eae7f2
Merge pull request #478 from Talend/bugfix/6.2/TDI-36408_fixRepositoryUpdateProblems
...
TDI-36408: fix the repository update problems.
2016-06-08 16:06:51 +08:00
Yucheng Bai
2dda19d5ac
Merge pull request #477 from Talend/bugfix/6.2/TBD-3563_improve_mapr_tickets_support
...
TBD-3563:improve mapr tickets support
2016-06-08 15:49:14 +08:00
hcyi
ff89771874
TBD-3563:improve mapr tickets support
2016-06-08 15:45:36 +08:00
hwang
7540a60c96
TUP-3916:Irrelevant error message when deleting folders with open jobs.
2016-06-08 15:41:33 +08:00
wchen-talend
0a2d9ddbe7
TDI-35841:talend metadata treat CHANGING element wrongly when talend
...
metadata retrieve the bapi function with CHANING element
2016-06-08 14:58:55 +08:00
hcyi
e547e319b0
TBD-3563:improve mapr tickets support
2016-06-08 12:39:38 +08:00
hwang-talend
8092d30c39
Merge pull request #475 from Talend/bugfix/master/TDI-35315
...
TDI-35315: Context variable name changed, should be consistent when drag
2016-06-08 11:45:23 +08:00
ycbai
27aee8df5d
TDI-36408: fix the repository update problems.
2016-06-08 11:23:16 +08:00
Chao Meng
693fb4813a
Merge pull request #476 from Talend/bugfix/6.2.1/TUP-4567_When_open_job_refer_job_disappear
...
TUP-4567: When open a main project job, the merged refer project job will disappear.
2016-06-07 18:05:06 +08:00
wdliu
32eb649d07
TUP-4567: When open a main project job, the merged refer project job
...
will disappear.
2016-06-07 18:00:26 +08:00
zwxue
a1708153ae
TDI-35315: Context variable name changed, should be consistent when drag
...
context to job.
2016-06-07 17:43:29 +08:00
hcyi
90d6b72d80
Merge pull request #453 from Talend/bugfix/6.2.1/TUP-4420_wrong_branch_name
...
TUP-4420:[6.0.1] Building a Job for a project that uses a 'Reference
2016-06-07 10:50:57 +08:00
wchen-talend
39413069e0
Merge pull request #474 from Talend/bugfix/6.2/TDI-3634_Progress_Info_isn't_correct
...
TDI-36341:Progress Info isn't correct in "Aditional Talend Packages" dialog
2016-06-07 10:24:44 +08:00
Igor Lazebny
55c8116be2
Update java version in server poms
2016-06-06 17:09:08 +03:00
nrousseau
0f11d86cad
TUP-4759: change classloading of powermock from objenesis to xstream
2016-06-06 19:34:58 +08:00
hcyi
29891f1092
TDI-36341:Progress Info isn't correct in "Aditional Talend Packages"
...
dialog
2016-06-06 19:03:05 +08:00
zwxue
22e087d2b8
Merge pull request #473 from Talend/bugfix/master/TBD-3510
...
TBD-3510:Redshift wizard: don't have Addtional JDBC Parameter filed but
2016-06-06 18:35:37 +08:00
nrousseau
4ac6a186a2
TUP-4812: set default type name for maven artifact
2016-06-06 18:17:32 +08:00
nrousseau
87e8028b2b
TDI-35294: fix repository to component value
2016-06-06 15:28:25 +08:00
hcyi
a16654ec35
Merge pull request #465 from Talend/bugfix/6.2.1/TUP-4778_buildProjectSources
...
TUP-4778:buildProjectSources:Only export job pom that don't have test
2016-06-06 13:57:17 +08:00
nrousseau
b3dd8bc560
TUP-4804: update to latest version of components/daikon
2016-06-03 18:10:52 +08:00
hwang
9b386638d3
TBD-3510:Redshift wizard: don't have Addtional JDBC Parameter filed but
...
components have this it
2016-06-03 17:57:32 +08:00
nrousseau
2ab1d67bc1
Merge pull request #472 from Talend/bugfix/6.2.1/TUP-4797_NoBean_DuplicateJobScript
...
TUP-4797 no bean and duplicate job script
2016-06-03 11:53:33 +02:00
nrousseau
331f1b7f1f
Merge pull request #471 from Talend/bugfix/6.2.1/TUP-4783_FixXmiId
...
TUP-4783: Fix the UUID for database connection
2016-06-03 11:50:40 +02:00
GGu
c9b744dbec
TUP-4797: Fix the mistake problem
2016-06-03 17:30:07 +08:00
GGu
391fe4947c
TUP-4797: Add junits to test the compare sorter
2016-06-03 17:29:31 +08:00
hcyi
2a85b21048
TBD-3563: fix some problems after tested mapr tickets.
2016-06-03 15:16:16 +08:00
GGu
7654346769
TUP-4783: Add Junits for UUID helper
2016-06-03 15:11:45 +08:00
GGu
b6d2428835
TUP-4783: check the table for same name or label
2016-06-03 15:11:44 +08:00
GGu
a473b6f0bf
TUP-4783: If same name, should keep the id for job
2016-06-03 15:11:42 +08:00
GGu
ce4e9ae7b1
TUP-4783: If duplicate TaggedValue, should remove
2016-06-03 15:11:41 +08:00
GGu
4f2410653d
TUP-4783: add ConnectionUUIDHelper to reset for xmi id(UUID)
2016-06-03 15:11:39 +08:00
GGu
65e22e3667
TUP-4783: refactor to reuse same codes
2016-06-03 15:11:37 +08:00
hcyi
98844fbdd3
Merge pull request #462 from Talend/bugfix/6.2.1/TUP-4069_mssql_date_time_pattern
...
TUP-4069:Wrong TIME Pattern when retrieving Database Schema
2016-06-03 14:16:56 +08:00
zwxue
740a79011d
Merge pull request #468 from Talend/bugfix/master/TBD-3496
...
TBD-3496:Test case in Recycle Bin is not readonly
2016-06-03 11:15:17 +08:00
zwxue
3afcb83af8
Merge pull request #469 from Talend/bugfix/master/TBD-3495
...
TBD-3495:The context menu for Test Case in Recycle Bin is wrong
2016-06-03 11:08:53 +08:00
nrousseau
3fae046cca
Merge pull request #467 from Talend/bugfix/6.2.1/TUP-4649-GitMergeBlock
...
Bugfix/6.2.1/tup 4649 git merge block
2016-06-03 04:50:30 +02:00
hcyi
5aa8c24d50
Merge pull request #463 from Talend/bugfix/6.2.1/TDI-35608_publish_job_with_error
...
TDI-35608:Publish standalone job with compilation error finished
2016-06-03 10:25:01 +08:00
GGu
9722f849eb
Merge pull request #470 from lpw82gf/bugfix/6.2/TMDM-9573
...
TMDM-9573 : tMDMRestInput & Query Text : context variable or globalma…
2016-06-03 09:53:42 +08:00
GGu
e1d6772f44
Merge pull request #466 from Talend/bugfix/master/TDI-35531
...
TDI-35531: Set driver jar LabelText read only.
2016-06-03 09:47:15 +08:00
nrousseau
2b67062f06
Revert "TDI-36409: fix a problem of propagation (default value should be -1)"
...
This reverts commit 0d27c7523d .
2016-06-02 23:48:53 +08:00
nrousseau
0d27c7523d
TDI-36409: fix a problem of propagation (default value should be -1)
2016-06-02 23:29:52 +08:00
nrousseau
f83e0ca627
TDI-36409: fix a problem of propagation
2016-06-02 23:04:09 +08:00
hcyi
1e11c6f553
TBD-3563: fix some problems after tested mapr tickets.
2016-06-02 18:59:20 +08:00
Pingwen Lin
bebc21def4
TMDM-9573 : tMDMRestInput & Query Text : context variable or globalmap variable not allowed.
2016-06-02 18:21:46 +08:00
hwang
03d706cdd8
TBD-3495:The context menu for Test Case in Recycle Bin is wrong
2016-06-02 17:32:28 +08:00
hwang
9c9eee2213
TBD-3496:Test case in Recycle Bin is not readonly
2016-06-02 17:27:35 +08:00
cmeng-talend
9f2da246d0
TUP-4649 fix: Studio is stuck on waiting for background work to complete
...
https://jira.talendforge.org/browse/TUP-4649
2016-06-02 16:19:00 +08:00
cmeng-talend
fbfb43f31a
TUP-4649 fix: Studio is stuck on waiting for background work to complete
...
https://jira.talendforge.org/browse/TUP-4649
2016-06-02 16:17:25 +08:00
zwxue
33f701ce53
TDI-35531: Set driver jar LabelText read only.
2016-06-02 15:59:05 +08:00
wchen-talend
4a82ffbe08
TUP-4492:Unable to install Studio Patch if maven config exists :
...
Java.io.FileNotFound
2016-06-02 15:06:42 +08:00
wchen-talend
44653c1f9d
TUP-4778:buildProjectSources:Only export job pom that don't have test
...
case
2016-06-02 14:55:28 +08:00
nrousseau
04cfd8a455
TUP-4481: add slf4j dependency for components from new framework
2016-06-01 22:52:03 +08:00
hcyi
0f85008c27
Merge pull request #464 from Talend/bugfix/6.2/TBD-3563_add_MapR_tickets_support
...
Bugfix/6.2/tbd 3563 add map r tickets support
2016-06-01 19:03:01 +08:00
cmeng-talend
508ea324da
TUP-4649 fix: Studio is stuck on waiting for background work to complete
...
https://jira.talendforge.org/browse/TUP-4649
2016-06-01 18:56:55 +08:00
rdubois
490a343b43
TBD-3651 fixed - Do not use the auto-build feature during the job build time
2016-06-01 12:13:41 +02:00
wchen-talend
28d2b31d50
TDI-35608:Publish standalone job with compilation error finished
...
successfuly
2016-06-01 17:42:24 +08:00
hcyi
d2a93d49cd
TBD-3563:fix some problems and add the check connect code about hadoop
...
cluster hdfs,hive,hbase .
2016-06-01 17:41:57 +08:00
wchen-talend
e3078c70a2
TUP-4069:Wrong TIME Pattern when retrieving Database Schema
2016-06-01 11:37:40 +08:00
nrousseau
5ecd7d3e5d
Merge pull request #456 from joclaude/master
...
TDM-5212 HMapInput test case failing with reference to un-existing re…
2016-06-01 04:32:55 +02:00
nrousseau
b3a6aac26e
Merge pull request #459 from Talend/bugfix/6.2/TUP-4639_UseJobServerCache
...
TUP-4639: Enable to use jobserver cache
2016-06-01 03:56:49 +02:00
hcyi
4c92254cc4
Merge pull request #448 from Talend/bugfix/6.2.1/TUP-4630_install_jar_to_remote
...
TUP-4630:error in the Studio log - just after starting it no protocol:
2016-05-31 18:52:45 +08:00
nrousseau
1208be3507
Merge pull request #461 from Talend/bugfix/6.2/TDI-36343_schemasCanBeEditedInRecyclebin
...
[TDI-36343] Salesforce/files: schemas can be edited in recycle bin.
2016-05-31 11:50:44 +02:00
ycbai
fd429b9542
[TDI-36343] Salesforce/files: schemas can be edited in recycle bin.
2016-05-31 17:07:39 +08:00
GGu
4e5cc846cd
Merge pull request #458 from Talend/bugfix/master/TDI-36037
...
TDI-36037:Can not import in items which export out from recycle bin.
2016-05-31 15:17:09 +08:00
hcyi
806a968f54
TBD-3563:add MapR ticket support for db hive (wizard,dragAndDrop code)
2016-05-31 15:05:49 +08:00
GGu
8ab64302c9
TUP-4639: Create tmp folder via util
2016-05-31 11:23:09 +08:00
nrousseau
7461b1393a
Merge pull request #457 from Talend/bugfix/6.2/TDI-36346_cannotDragSFConnIntoFolders
...
[TDI-36346] Component Framework :Salesforce: salesforce can not be drag into folders.
2016-05-30 12:01:53 +02:00
hwang
41a825a99b
TDI-36037:Can not import in items which export out from recycle bin.
2016-05-30 18:00:45 +08:00
ycbai
0d00510f52
[TDI-36346] Component Framework :Salesforce: salesforce can not be drag
...
into folders.
2016-05-30 18:00:15 +08:00
jclaude
10bf91c929
TDM-5212 HMapInput test case failing with reference to un-existing resource (add extension in talend studio to provide capability for third party bundles to extend the job pom configuration)
2016-05-30 11:49:14 +02:00
nrousseau
fe08a12573
Merge pull request #452 from joclaude/master
...
TDM-5142 Structure/map path of tHConvertFile/tHMapFile/tHMapInput sho…
2016-05-30 11:12:46 +02:00
jclaude
a22d926bd5
TDM-5142 Structure/map path of tHConvertFile/tHMapFile/tHMapInput should can update auto when structure/map move
2016-05-30 10:54:00 +02:00
hcyi
66921436e6
TBD-3563:Studio: add MapR 5.1 MapR ticket support for db hbase (wizard
...
,dragAndDrop code)
2016-05-30 16:38:24 +08:00
rdubois
f00172dd81
TUP-4639 - Improve the Big Data jobs build time for local executions.
2016-05-27 17:31:39 +02:00
nrousseau
cb93d1dd3a
Merge pull request #449 from Talend/bugfix/6.2/TUP-4578_fixQuotesProblemOfField
...
[TUP-4578] Automatic double-quote added in input text field (except for context)
2016-05-27 16:51:56 +02:00
nrousseau
855918406b
Merge branch 'master' into bugfix/6.2/TUP-4578_fixQuotesProblemOfField
2016-05-27 16:18:18 +02:00
wchen-talend
05177ff32b
TUP-4420:[6.0.1] Building a Job for a project that uses a 'Reference
...
project' using CommandLine creates incomplete archive without errors
2016-05-27 18:58:35 +08:00
zwxue
eecbc2730a
Merge pull request #450 from Talend/bugfix/master/TDI-36328
...
TDI-36328:JDBC URL change to jdbc:xxx://<xxx>:<xxx> when reopen a
2016-05-27 18:32:25 +08:00
hcyi
6df17466b9
TBD-3563:add the context and Hadoop Cluster dragAndDrop support for MapR
...
ticket.
2016-05-27 15:44:10 +08:00
msjian
bc0fb1faa9
TDQ-11980: when change perspective to DQ, createDQStructor if needed,
...
espescially when it is the first time for the new created git branch
2016-05-27 14:20:05 +08:00
zshen-talend
f66b86238e
Merge pull request #451 from qiongli/master
...
TDQ-12089 TDQ-12080 :if it is not DQ perspective, hide cheat sheet view.
2016-05-27 13:09:56 +08:00
qiongli
1b358bab49
TDQ-12089 TDQ-12080 :if it is not DQ perspective, hide cheat sheet view.
...
if it is DQ perspective and the last statu of cheet sheet view is
opened, restore cheat sheet.
2016-05-27 13:00:49 +08:00
hcyi
0c7f903cad
TBD-3563:Studio: MapR 5.1 connection wizard doesn't support MapR cluster
...
secured with ticket. No option available
2016-05-27 10:37:45 +08:00
wdliu
f5b78b73c5
Merge pull request #440 from Talend/bugfix/6.2.1/TUP-4604-Studio_blocked
...
TUP-4604 fix: Studio blocked while switching to Git Merge perspective
2016-05-27 00:56:46 +08:00
Ryan Skraba
b436a0a8ea
TBD-3090 Remove the Object and List types from the Cassandra components.
2016-05-26 17:38:19 +02:00
nrousseau
257031c0b5
TUP-4759: update powermock version
2016-05-26 15:50:58 +02:00
hwang
d4c7ba416e
TDI-36328:JDBC URL change to jdbc:xxx://<xxx>:<xxx> when reopen a
...
created jdbc connection
2016-05-26 18:41:27 +08:00
msjian
115c9434df
TDQ-11996: for remote Git when conflict show, fix to show correct icon
...
for some kinds of items
2016-05-26 18:29:01 +08:00
wchen-talend
f15c22c061
TUP-4630:error in the Studio log - just after starting it no protocol:
...
nullorg/talend/libraries/hadoop-mapreduce-client-common-2.0.0-cdh4.4.0/6.0.0-SNAPSHOT/hadoop-mapreduce-client-common-2.0.0-cdh4.4.0-6.0.0-SNAPSHOT.pom
2016-05-26 17:18:57 +08:00
ycbai
5ffbae4539
[TUP-4578] add junits.
2016-05-26 14:41:23 +08:00
ycbai
492c58ca8f
[TUP-4578] Automatic double-quote added in input text field (except for
...
context)
2016-05-26 14:41:20 +08:00
nrousseau
1b9019683e
Merge pull request #424 from Talend/bugfix/6.2/TDI-35812_fixProblemOfSalesforceSchemaPropagation
...
Fix TDI-35812 and TDI-36010
2016-05-26 08:24:14 +02:00
zwxue
a5f02881f0
Merge pull request #446 from Talend/bugfix/master/TDI-36011
...
TDI-36011:Duplicate job with testcase, job can duplicate, testcase can't
2016-05-26 11:43:47 +08:00
nrousseau
3cc10b3cb8
TUP-4733: adapt studio to the changes of TDKN-35
2016-05-25 17:20:31 +02:00
CHEN Bin
152623c748
[TBD-3351] Cassandra components don't work with spark local when connect
...
to cassandra 2.2 or later
https://jira.talendforge.org/browse/TBD-3351
1.shade cassandra-driver-core in the assembly jar
2.talend-cassandra-shade-1.0 for Spark
2016-05-25 16:29:08 +08:00
GGu
f926d89808
Merge pull request #447 from Talend/bugfix/master/TDI-36027
...
TDI-36027:trunjob component throwing no class found error
2016-05-25 11:57:44 +08:00
nrousseau
12bdc76e1f
Merge pull request #436 from Talend/feature/6.2/TUP-4272_InstallPatchManually
...
Install patch manually
2016-05-24 12:07:44 +02:00
hwang
a405b3778d
TDI-36027:trunjob component throwing no class found error
2016-05-24 17:52:20 +08:00
GGu
29ba2bb820
TUP-4272: Support install patch in local for studio
2016-05-24 17:45:27 +08:00
GGu
38ee0f7409
TUP-4272: Use Osgi service way to enable the patch component
2016-05-24 17:45:26 +08:00
Sizhao Liu
76edfe6163
TDQ-11906 specify Java7 compatibility for org.talend.model
2016-05-24 11:06:06 +02:00
CHEN Bin
6c9bc0f4e1
[TBD-3351] Cassandra components don't work with spark local when connect
...
to cassandra 2.2 or later
https://jira.talendforge.org/browse/TBD-3351
shade guava in the assembly jar
2016-05-24 16:54:42 +08:00
Yucheng Bai
8ef1c2be73
Merge pull request #445 from Talend/feature/6.2.1/TBD-3475-NewParameters4HiveWizard
...
Feature/6.2.1/tbd 3475 new parameters4 hive wizard
2016-05-24 15:49:48 +08:00
hcyi
bf1c9faa9f
Merge pull request #443 from Talend/bugfix/6.2.1/TUP-4626
...
TUP-4626:Jar downloaded but pop is not close to continue my building
2016-05-24 15:42:06 +08:00
cmeng-talend
1b7e6a454e
TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
...
wizard
https://jira.talendforge.org/browse/TBD-3475
Fix a display problem for trustStore
2016-05-24 15:13:35 +08:00
msjian
772b2e4db6
TDQ-12078: add a redshift connection check
2016-05-24 12:03:13 +08:00
hwang-talend
b5697f36b7
Merge pull request #444 from Talend/bugfix/master/TUP-4643
...
TUP-4643: Fix bug of store installation details in wrong preference.
2016-05-23 15:35:24 +08:00
hwang
5ea3640c59
TDI-36011:Duplicate job with testcase, job can duplicate, testcase can't
...
duplicate
2016-05-23 14:52:03 +08:00
msjian
72f65de92f
TDQ-12032: remove two useless classes
2016-05-23 14:13:37 +08:00
wchen-talend
4693a9c699
TUP-4626:Jar downloaded but pop is not close to continue my building
2016-05-20 19:16:16 +08:00
wchen-talend
70aa4e45ab
TUP-3990:Remove -SNAPSHOT from libraries artifacts
2016-05-20 18:24:18 +08:00
cmeng-talend
0ba83fc4da
TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
...
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-20 17:36:17 +08:00
zwxue
a57f3dabf7
TUP-4643: Fix bug of store installation details in wrong preference.
2016-05-20 16:22:43 +08:00
nrousseau
286466b7f5
Merge pull request #442 from Talend/bugfix/6.2/TUP-4199_supportDynamicSettings
...
[TUP-4199] Add support of Dynamic Settings
2016-05-19 15:56:33 +02:00
cmeng-talend
f0e4095c72
TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
...
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-19 19:03:13 +08:00
hcyi
e66fad3539
Merge pull request #435 from Talend/feature/6.2.1/TUP-3990_remove_snapshot
...
TUP-3990:Remove -SNAPSHOT from libraries artifacts
2016-05-19 19:02:51 +08:00
ycbai
56c9634c86
[TUP-4199] Add support of Dynamic Settings
2016-05-19 18:27:33 +08:00
cmeng-talend
8408a818b0
TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
...
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-18 18:36:23 +08:00
wdliu
d45e26e6a4
TUP-4082:NullPointerException triggered by connection items caused the
...
Studio to stop functioning properly
2016-05-18 14:26:16 +08:00
wchen-talend
5aa34b33ef
Merge pull request #441 from Talend/bugfix/6.2/TDI-35853_View/Update_documentation_will_generate_all_versions
...
TDI-35853:view/Update documentation generate/updates all versions of a job documentation.
2016-05-18 12:00:44 +08:00
wang wei
5c5b76ab7e
TDI-36142: remove redshift plugin
...
https://jira.talendforge.org/browse/TDI-36142
2016-05-18 09:08:38 +08:00
hcyi
e9049fd70b
TDI-35853:view/Update documentation generate/updates all versions of a
...
job documentation.
2016-05-17 16:29:31 +08:00
cmeng-talend
64f76bb7a9
TUP-4604 fix: Studio blocked while switching to Git Merge perspective
...
https://jira.talendforge.org/browse/TUP-4604
2016-05-17 16:14:20 +08:00
CHEN Bin
dc577e23af
Update master version to 6.2.1 (necessary for migration tasks).
2016-05-17 15:52:26 +08:00
dlin-talend
075f33a69e
Merge pull request #437 from Talend/bugfix/6.2.1/TDI-36083-Cannot_show_window
...
TDI-36083 fix: Studio main window hides, but the process is still there.
2016-05-17 10:31:25 +08:00
Igor Lazebny
72aaf54ea8
Merge branch 'master' of git@github.com:Talend/tcommon-studio-se.git
2016-05-16 18:43:07 +03:00
Igor Lazebny
be15d94b6c
Update version to 6.2.1-SNAPSHOT in server poms
2016-05-16 18:42:33 +03:00
cmeng-talend
5339d62811
TDI-36083 fix: Studio main window hides, but the process is still there.
...
https://jira.talendforge.org/browse/TDI-36083
2016-05-16 18:48:37 +08:00
GGu
b9fbab0d47
Merge pull request #434 from Talend/bugfix/6.2.1/TUP-4082_NPE_Caused_Studio_Stop_Functioning
...
TUP-4082:NullPointerException triggered by connection items caused the
2016-05-16 18:21:32 +08:00
wchen-talend
85354ece6b
TUP-3990:Remove -SNAPSHOT from libraries artifacts
2016-05-16 17:30:23 +08:00
wdliu
497b95307f
TUP-4082:NullPointerException triggered by connection items caused the
...
Studio to stop functioning properly
2016-05-16 16:35:53 +08:00
Yucheng Bai
364c2ac69e
Merge pull request #433 from Talend/bugfix/6.2/TBD-3267_Import_CDH_config_not_mapping_correctly2
...
TPS-1338:[6.1.1] Import CDH config files with HDFS & RM HA information
2016-05-16 13:49:46 +08:00
hcyi
8a35da0d7e
TPS-1338:[6.1.1] Import CDH config files with HDFS & RM HA information
...
not mapping correctly(TBD-3267)
2016-05-16 13:38:30 +08:00
Irene Wang
cee3b3b95d
Set version to 6.2.1-SNAPSHOT
2016-05-13 20:54:03 +02:00
nrousseau
d0ee918d3e
Merge pull request #431 from Talend/bugfix/6.2/TDI-36030_fixImpactAnalysisProblemOfSalesforce
...
[TDI-36030] Component Framework :Salesforce:R-click-menu-impact analysis
2016-05-13 12:14:07 +02:00
ycbai
6038af6a66
[TDI-36030] Component Framework :Salesforce:R-click-menu-impact analysis
...
does not work.
2016-05-13 18:10:00 +08:00
CHEN Bin
f986fc1cac
[TBD-3372] Poor Job Performance with Datastax Cassandra
...
https://jira.talendforge.org/browse/TBD-3372
Batch implement, group by none/replica/partition and support async
execute, and support cache the group of batch
2016-05-13 18:03:23 +08:00
zshen-talend
a54cd51c5a
bug fixed TDQ-12032 remove the test content for
...
DBConnectionFillerImplTest and DqRepositoryViewServiceTest
2016-05-13 16:19:34 +08:00
GGu
90b4a3d85a
Merge pull request #426 from Talend/feature/master/TUP-4557
...
TUP-4557:Append version after tos dynamic additional packages, URL
2016-05-13 15:46:38 +08:00
hwang
f2189ed277
TUP-4557:Append version after tos dynamic additional packages, URL
2016-05-13 13:05:59 +08:00
hwang-talend
d8519c1691
Merge pull request #427 from Talend/bugfix/master/TUP-4534
...
TUP-4534: HDFS&Context:"xmi:id" should not changed after rename
2016-05-13 10:42:45 +08:00
hwang-talend
85c908ac4e
Merge pull request #425 from Talend/bugfix/master/TDI-35502
...
TDI-35502: "Workspace changed ... restart" on every startup of TOS.
2016-05-13 10:35:58 +08:00
nrousseau
09f75125a0
TDI-29976: fix junits
2016-05-12 20:43:14 +02:00
nrousseau
5c3ab9317c
Merge pull request #430 from Talend/bugfix/master/TDI-35569
...
TDI-35569:zoom out within job designer does not work as expected in
2016-05-12 13:57:29 +02:00
hwang
d5b2217da7
TDI-35569:zoom out within job designer does not work as expected in
...
Studio
2016-05-12 19:26:30 +08:00
hwang
36d089d5d9
TDI-35569:zoom out within job designer does not work as expected in
...
Studio
2016-05-12 18:40:28 +08:00
hwang
f7516d9854
TUP-4557:Append version after tos dynamic additional packages, URL
2016-05-12 15:32:27 +08:00
wdliu
63b6fd6d14
Merge pull request #428 from Talend/feature/TUP-3998
...
Feature/tup 3998
2016-05-11 18:34:57 +08:00
nrousseau
87c563f7a5
Merge pull request #429 from Talend/bugfix/6.2/TDI-36024_fixExportContextProblem
...
[TDI-36024] Component Framework :Salesforce:can not create salesforce connection if I do export to context before retrieve schema.
2016-05-11 12:31:55 +02:00
cmeng-talend
987756c83b
TDI-36019 fix: Export Dependencies:Cann't check used connection when I
...
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-11 18:24:31 +08:00
ycbai
cdb9af2b97
[TDI-36024] Component Framework :Salesforce:can not create salesforce
...
connection if I do export to context before retrieve schema.
2016-05-11 18:16:34 +08:00
cmeng-talend
933c4cdfd0
Merge remote-tracking branch 'origin/master' into feature/TUP-3998
2016-05-11 17:29:49 +08:00
wdliu
a42f072ee1
TUP-4551: Conflict detected when logon project, when click cancel,
...
studio hang
2016-05-11 13:05:13 +08:00
cmeng-talend
83690a63e1
TDI-36019 fix: Export Dependencies:Cann't check used connection when I
...
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-11 11:02:53 +08:00
wchen-talend
97fbb68dad
TDI-35506:[6.0.1] Studio distant run missing trace information with
...
patch TPS-1168
2016-05-11 09:56:01 +08:00
wchen-talend
5f792df8d5
TDI-35506:[6.0.1] Studio distant run missing trace information with
...
patch TPS-1168
2016-05-11 09:55:51 +08:00
cmeng-talend
4b87d56351
TUP-4525 fix: token collector information count problem
...
https://jira.talendforge.org/browse/TUP-4525
Fix an exception
2016-05-10 19:46:53 +08:00
cmeng-talend
d879501183
TDI-36019 fix: Export Dependencies:Cann't check used connection when I
...
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-10 19:45:07 +08:00
zwxue
08b57febbd
TUP-4534: HDFS&Context:"xmi:id" should not changed after rename
...
column/variable Name.
2016-05-10 19:15:57 +08:00
hwang
ea7e548b27
TUP-4557:Append version after tos dynamic additional packages, URL
2016-05-10 15:27:06 +08:00
zwxue
ee31071bd5
TDI-35502: "Workspace changed ... restart" on every startup of TOS.
2016-05-10 12:22:50 +08:00
xqliu-talend
c89fcd08c3
TDQ-9780 import Survivorship Rules, "Rules Management" can not show node name correctly--no function affected
2016-05-10 11:26:18 +08:00
Sizhao Liu
6cf7e8f582
TDQ-11906 specify Java7 compatibility for plugins used by TDQ components
2016-05-09 18:26:19 +02:00
Chao Meng
c5207db2e3
Merge pull request #423 from Talend/feature/TUP-3998
...
Feature/tup 3998
2016-05-09 18:37:17 +08:00
nrousseau
e489f844ff
Merge pull request #421 from yanbasic/master
...
TBD-3480: Use a separate POM for camel route test case
2016-05-09 12:02:26 +02:00
Mike Yan
f6e3428986
TBD-3480: Use a separate POM for camel route test case
2016-05-09 17:58:37 +08:00
ycbai
2fe33451a0
Fix:
...
[TDI-35812] Component Framework :Salesforce:Update schema under
repository, cannot propagate to job
and
[TDI-36010] Component Framework :Salesforce:The column "Used Column"
isn't checked after retrieve schema again
2016-05-09 17:42:39 +08:00
wdliu
3860e4cfc2
Merge remote-tracking branch 'origin/master' into feature/TUP-3998
2016-05-09 16:48:12 +08:00
Sizhao Liu
0a162daea1
TOOLING: unify the code formatter settings between Luna(4.4) and Mars(4.5) for enum type, the behavior with Luna is not impacted
2016-05-06 16:40:01 +02:00
dlin-talend
79380759fb
Merge pull request #420 from Talend/feature/TUP-4233_enhance_token
...
Feature/tup 4233 enhance token
2016-05-06 18:12:11 +08:00
wdliu
047e0af9cd
For fix TDI-35707:Can not restore/delete folder in recyclebin after you
...
do switch to local/remote master.
2016-05-06 17:01:08 +08:00
cmeng-talend
878fc43dfd
Merge remote-tracking branch 'origin/master' into feature/TUP-4233_enhance_token
2016-05-06 11:38:38 +08:00
cmeng-talend
3db0a2e204
TUP-4525 fix: token collector information count problem
...
https://jira.talendforge.org/browse/TUP-4525
Fix it based on what we have done in JobletTokenCollector
2016-05-06 11:09:31 +08:00
GGu
c0bc52353a
TUP-4528: Fix some junits in common se
2016-05-05 13:48:56 +08:00
Igor Lazebny
240a30eae2
Revert "Update version to 6.2.0 in server poms"
...
This reverts commit e0eaa72fd3 .
2016-05-04 17:00:31 +03:00
Igor Lazebny
e0eaa72fd3
Update version to 6.2.0 in server poms
2016-05-04 16:43:38 +03:00