Dmytro Chmyga
8f8db02af9
feat(TCOMP-612): support shared connections
...
* Add raw DataSources to globalMap
* Add SharedConnectionPool implementation to globalMap
2017-10-12 15:49:41 +03:00
wchen-talend
c199eecf2f
fix(TUP-18592):No connector can be selected after remove it on UI ( #1657 )
2017-10-12 14:12:18 +08:00
qiongli
0625b98f61
TDQ-14308 include some drools file for tRulesurvivorhsip. ( #1638 )
...
* TDQ-14308 include some drools file for tRulesurvivorhsip.
* TDQ-14308 move the code of copy drools file to 'ProcesssorUtilites.java'
2017-10-12 14:08:23 +08:00
wchen-talend
3d1f5e6fc1
fix(TUP-18613):NOT_READONLY_IF does not refresh correctly ( #1659 )
2017-10-12 11:11:00 +08:00
hcyi
ab78655ad4
fix(TUP-18423): An error occurs when testing expression returning char ( #1627 )
...
type in Expression builder in tMap
2017-10-11 10:02:35 +08:00
Elena Tatarintseva
ee837fe093
TIPAAS-10910 Rename checkbox tActionFailue->tJobFailue in tLogCatcher ( #1652 )
2017-10-10 14:23:19 +01:00
jzhao
67d04a0dc3
fix(TDI-39562):tFileOutputExcel "Keep existing cell format" doesn't work in some situation ( #1658 )
2017-10-10 17:49:56 +08:00
pyzhou
08a8280047
Pyzhou/tdi 39527 implement t jdbcscdelt with vertica 7.1 ( #1656 )
...
* feat(TDI-39477):Implement tJDBCSCDELT with Vertica 7.1
* feat(TDI-39527):restore the mis-deletion.
* feat(TDI-39527):fix query for sequence.
* feat(TDI-39527):Fix the compile error causing by last commit.
2017-10-09 11:14:40 +08:00
ypiel-talend
d39173ba68
Ypiel/tdi 39294 t microsoft crm xxx on premise2016 o data ( #1642 )
...
* feat(TDI-39294): MS CRM 2016 on-premise / OData (with NTLM authentication)
* bug(TDI-39522): Use UUID for Guid attributes
2017-10-04 11:16:15 +02:00
Yu
b5c9a6d0d7
feat(TBD-4197): set hive query name for tracking ( #1646 )
...
* feat(TBD-4197): set hive job name for tracking
For tHiveRow, every time when we submit a query to HiveServer2, setting the application name (for Mapreduce Engine) or DAG name (for Tez engine) as : talend_{job name}_{timestamp}, and show it in console under info level logs. So that users can track this job on Yarn RM UI or Tez UI.
* small changes
* changes...
* still small changes...
* add setting hive query name feat for tHiveInput
* remove modification for AbstractDBInputBegin
2017-09-29 17:22:00 +02:00
nrousseau
98a8722124
fix(TUP-18280) fix an issue of libjars for bd jobs
2017-09-29 20:22:28 +08:00
Chao MENG
fecbbacf9d
feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD Distros: have plugin for dynamic config with first implementation to read json / setup jars for jobs. ( #1645 )
...
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
https://jira.talendforge.org/browse/TUP-18314
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
2017-09-28 14:55:13 +08:00
Mike Yan
021e9b4285
TESB-20466: Fixed export microservice as Zip option ( #1648 )
2017-09-27 15:27:29 +08:00
Diya Muliyil
f33f8c3fb3
TESB-20340 - Talend Studio hangs when building a job] ( #1644 )
2017-09-25 17:36:02 +08:00
GGu
d410562f5d
feat(TUP-18122): do audit for components and extension modules ( #1579 )
2017-09-22 01:06:04 -05:00
SunChaoqun
a00d4d2fed
TESB-20333:Data Services (REST) as Microservice ( #1641 )
2017-09-21 17:57:40 +08:00
Laurent BOURGEOIS
00dc6bd9dc
Fix(TBD-5655) Can't use contexts in Spark Yarn cluster mode ( #1639 )
...
* fix(TBD5655) : WIP
* fix(TBD-5655) : Handle contexts subdir while copying jar content
* chore(TBD-5655) : Code format
* chore(TBD-5655) : Code format
2017-09-19 15:30:47 +02:00
wchen-talend
0aa7d4abb9
Wchen/feature/tup 18350 nexus3 ( #1605 )
...
* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x
* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x
2017-09-19 16:10:33 +08:00
Chao MENG
e1395af71a
fix(TUP-18466): complete URL Pop-up with LDAP SSH Git Authentication ( #1636 )
...
https://jira.talendforge.org/browse/TUP-18466
fix a bug when managing connection in login dialog
2017-09-18 18:25:59 +08:00
jzhao
acc4aa63e8
fix(TDI-39333):tRedshiftOutputBulk log issue ( #1637 )
2017-09-18 17:31:34 +08:00
nrousseau
c6b7c1bae3
feat(TUP-18319) avoid unneeded exception
2017-09-18 13:15:08 +08:00
nrousseau
adff42bda4
fix(TUP-18487) fix problem of junit, avoid to hang ( #1635 )
2017-09-15 14:09:53 +08:00
SunChaoqun
011b61973c
TESB-20333:Data Services (REST) as Microservice ( #1634 )
...
* TESB-20333:Data Services (REST) as Microservice
* TESB-20333:Data Services (REST) as Microservice
2017-09-15 10:58:07 +08:00
pyzhou
11ff8135b4
fix(TDI-39423):Amend the escape method. ( #1630 )
...
* fix(TDI-39423):Amend the escape method.
* fix(TDI-39423): Eliminate the flag trap.
2017-09-13 14:33:29 +08:00
hwang-talend
3c37721edc
Wwang talend/tdi 39241 ( #1622 )
...
* feat(TUP-18319):Hide Wizard if TCOMP wizard is JDBC
* feat(TUP-18321):Split the DB Wizard to handle old / new framework: Move
Choice of DB Type to a separated composite
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* feat(TUP-18393):when select JDBC, create GenericConnection successfully
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* feat(TUP-18323):Implement the drag&drop of NFC JDBC
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* fix(TUP-5360): Retrieve Salesforce Modules option is missing
Conflicts:
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/action/CreateGenericConnectionAction.java
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/service/GenericWizardService.java
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/ui/GenericConnWizard.java
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18459):Have a real dynamic combo box for the db type
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18324):Edit jdbc connection
2017-09-12 10:51:42 +08:00
nrousseau
4a4ce66b3b
fix(TUP-18434) fix wrong node initialization
2017-09-11 15:09:13 +08:00
pyzhou
e4d5369610
fix(TDI-39432):Correct the wrong mvn path. ( #1631 )
2017-09-11 14:57:28 +08:00
hwang-talend
ae34139d1e
feat(TUP-18510):Guess schema doesn't work in tverticaInput if schema is ( #1629 )
...
left empty in tverticaconnection
2017-09-08 15:01:29 +08:00
wang wei
96080bf0cb
fix(TDI-39229): tXMLMap does not make the right match when the lookup is an xml document( #1628 )
2017-09-07 15:20:30 +08:00
Irene Wang
fdcf943d0d
Update copyright to 2017
2017-09-05 19:24:56 +02:00
Irene Wang
533a6b8b37
Update copyright to 2017
2017-09-05 17:12:36 +02:00
Seloen
22bc7d41ff
feat(TUP-18354): intelligent auto map leveraging data quality algorithms ( #1604 )
...
* feat(TUP-18354)Intelligent Auto-Map,leveraging Data Quality algorithms
*subtask of TUP-18192
*implement Levenshtein and improvement
https://jira.talendforge.org/browse/TUP-18354
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*Levenshtein and Jaccard done
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*Refined version
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*Refined version
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*when set both weights to 0, automap will match columns exactly the same
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*parameter is saved per tmap now
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*add preset function
https://jira.talendforge.org/browse/TUP-18192
2017-09-05 17:51:15 +08:00
hcyi
6c1ba7fdf2
fix (TUP-18492): Stats&Logs still use JTDS driver even select Microsoft ( #1625 )
2017-09-05 16:00:04 +08:00
nrousseau
046b7287e1
fix(TUP-18434) fix junits
2017-09-05 14:28:59 +08:00
jzhao
58196408cb
feat(TDI-38397): Support dynamic output table name in ELT components ( #1589 )
2017-09-04 17:29:37 +08:00
nrousseau
f2c80b3282
fix(TUP-18434): fix problem of refresh ( #1616 )
...
Fix the problem of reference display and limit the number of refresh
done.
2017-09-04 10:32:40 +08:00
Seloen
e8931ceb4e
fix(TUP-17199)tMap Column name filter always can't save modification ( #1623 )
...
https://jira.talendforge.org/browse/TUP-17199
2017-09-01 03:10:33 -05:00
pyzhou
e95c6fdf39
fix(TDI-39376):Import the jar to eliminate compile error. ( #1621 )
2017-09-01 11:53:29 +08:00
jzhao
2f1eb5ea42
fix(TDI-39289) : support tSnowflakeConnection in ELTJDBC ( #1607 )
2017-09-01 10:02:07 +08:00
hcyi
3b48ad91b0
fix (TUP-18453): Guess Schema on tAS400Input fails with MissingDriverException. ( #1620 )
...
* fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.
* fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.
2017-08-31 17:21:38 +08:00
jzhao
0f7ad6aef1
fix(TDI-39350): Performance decline for tFileInputXML compared to 5.3.1 ( #1617 )
2017-08-31 11:29:45 +08:00
wang wei
bc0f9b3cfc
fix(TDI-39363): add the miss instance type ( #1615 )
2017-08-28 14:18:54 +08:00
Vladimir Bogatyrov
60c3deaf65
[TESB-20121] Add CXF swagger-ui setting for jobs ( #1614 )
2017-08-28 11:05:23 +08:00
sgandon
a2238a28c1
fix(TUP-18440):added quotes to ReferenceProperties object during code generation ( #1606 )
2017-08-28 10:04:30 +08:00
Pingwen Lin
bba63d0829
TMDM-9923 Ability to control the timeout or start/end date of the transaction in MDM components (remove dependency of routines.MDM) ( #1612 )
2017-08-25 15:05:55 +08:00
Seloen
cd72bc2569
fix(TUP-18404): Link Target Issue ( #1608 )
...
* fix(TUP-18404)Link Target Issue
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac
https://jira.talendforge.org/browse/TUP-18404
* fix(TUP-18404)Link Target Issue
xwen committed 2 hours ago
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac
https://jira.talendforge.org/browse/TUP-18404
2017-08-24 09:42:36 +08:00
hcyi
44b052c4f4
fix TUP-18358:Drag oracle connection will change the query too ( #1583 )
...
* TUP-18358:Drag oracle connection will change the query too
* fix TUP-18358:Drag oracle connection will change the query too
* fix (TUP-18358): Drag oracle connection will change the query too
2017-08-23 16:25:15 +08:00
wang wei
174bd50f37
fix(TDI-39320): tcloudstart can't work ( #1593 )
2017-08-22 14:19:57 +08:00
wang wei
9b4f2f05eb
fix(TDI-39054): improve the support for version and after the fix, no need to change the xml every release. ( #1487 )
2017-08-18 17:23:41 +08:00
Ihor Istomin
f872de0c9c
Revert fix(TDI-39229): Fix lookup in tXMLMap when lookup source is document. ( #1600 )
2017-08-16 17:11:45 +08:00
jzhao
44a8270484
fix(TDI-38635): tMicrosoftOutput can't be update null value with V2016 odata ( #1551 )
...
* tMicrosoftOutput can't be update null value with V2016
odata
* update odata jar with talend patch
2017-08-16 17:08:46 +08:00
GGu
1d00b7a1e0
fix(TUP-18405/module): enable to update the list of modules parameter ( #1596 )
2017-08-16 16:26:36 +08:00
SunChaoqun
5d0737287c
TESB-20243: SAM Custom properties not work for tRESTClient component ( #1595 )
2017-08-16 10:22:35 +08:00
ypiel-talend
a972dadd6f
fix(TDI-39101) : Don't send null for rejected ( #1594 )
...
* fix(TDI-39101) : Don't send null for rejected
* fix(TDI-39101) : Correct indentation after review.
2017-08-11 16:45:07 +02:00
hcyi
13d9f321cd
fix TUP-18355:Opening a BD job from the search feature in Studio transforms it into a DI job ( #1581 )
...
* TUP-18355:Opening a BD job from the search feature in Studio transforms
it into a DI job
* TUP-18355:add junits for Opening a BD job from the search feature in
Studio transforms it into a DI job
2017-08-11 10:29:21 +08:00
hwang-talend
7974975185
Hwang/tup 18362 ( #1586 )
...
* Revert "fix(TUP-18325)Interface of Row line component display deformation (#1572 )"
This reverts commit 51023d952a .
* fix(TUP-18362):Generic schemas: UI layout of "Create new generic
schemaof 2" isn't correct
2017-08-11 10:01:01 +08:00
apoltavtsev
f5b63bac7d
TESB-20067 Axis library is patched to resolve logging issue and wsdl4j library is added to generated bundle to resolve classloading issue with tWebServiceInput component in Runtime ( #1590 )
2017-08-09 18:11:57 +08:00
ypiel-talend
2df464dd01
fix(TDI-39101) : Update export labels ( #1588 )
2017-08-07 14:38:18 +02:00
chmyga
9a12c786ff
feat(TCOMP-291):property value from current record ( #1366 )
...
* feat(TCOMP-291):property value from current record
* Add check for dynamic property values
* Add tagging of dynamic property values
* Add update of dynamic property values for every row
* feat(TCOMP-291):property value from current record
* Add processing of globalMap and context
* feat(TCOMP-291): fix problems
* Fix problems with setting ReferenceProperties
* Fix duplicated List creation
* feat(TCOMP-291): fix PR comment
2017-08-07 14:58:31 +03:00
chmyga
fd54a21d95
feat(TDKN-127): add searchable definitions ( #1299 )
...
* Add definition registry injection to post-deserialization process
2017-08-07 10:57:08 +03:00
ypiel-talend
dfd439118b
fix(TDI-39105): Exclude trashed files in queries
...
* fix(TDI-39105) : Fix after QA message (#1587 )
* Add a parenthesis in generated code
2017-08-04 15:43:22 +02:00
sbliu
259b6dfab0
TMDM-11149: remove DSC related. ( #1582 )
2017-08-04 14:48:09 +08:00
Pingwen Lin
ad7be3685a
TMDM-11214 [tMDMConnection] "OnComponentError" and "On SubjobError" not triggered when an error occurs ( #1577 )
2017-08-03 17:49:47 +08:00
zwxue
28caa22cc4
fix(TUP-17688): Performing HDFS operation after a tDataPrepRun. ( #1482 )
2017-08-03 17:35:20 +08:00
hwang-talend
cb8b3b3987
fix(TUP-5432):Component Framework :Salesforce: For component ( #1557 )
...
tsalesforceinput when select a repository salesforce which convert to
context will show pop up error.
2017-08-03 16:14:59 +08:00
ypiel-talend
ae763ef3e6
fix(TDI-39101) : Export Google documents
...
* Add parameters to choose export mime-types
* Add parameter to add an extension on exported files
2017-08-01 12:11:17 +02:00
ypiel-talend
4f878585f7
fix(TDI-39248) : Prefix SP by schema ( #1574 )
...
* fix(TDI-39248) : Prefix SP by schema
2017-08-01 11:39:38 +02:00
Emmanuel GALLOIS
638f125499
feat(TDI-38797): Add Marketo SOAP API SDK ( #1573 )
2017-07-31 10:30:58 +01:00
ypiel-talend
fad19c1798
Ypiel/tdi 39105 t google drive list retrieve documents form the google drive recycle bin ( #1499 )
...
* fix(TDI-39105): Exclude trashed files in queries
Update google drive queries to exclude trashed files.
* fix(TDI-39105) : Exclude or include trashed files
Add a boolean property to include or exclude trashed files.
Include trashed files is allowed to prevent regression.
* fix(TDI-39105) : Migration task to keep behavior
When a job is migrated, set INCLUDTRASHFILES property to 'true' in
order to keep its previous behavior.
* fix(TDI-39105) : Clean migration task
* fix(TDI-39105) : Correct migration task class name
* fix(TDI-39105) : Propagation of the new class name
2017-07-28 21:17:26 +08:00
Seloen
51023d952a
fix(TUP-18325)Interface of Row line component display deformation ( #1572 )
...
https://jira.talendforge.org/browse/TUP-18325
2017-07-28 18:22:12 +08:00
Dmytro Sylaiev
c660e00a20
Dsylaiev/tdi 35682 add logging when use existing connection ( #1571 )
...
* fix(TDI-35682): Add logging into tRedshiftConnection
* Input component won't create and close logfile when using existing connection
* Close component will close logwriter stream also
* chore(TDI-35682): fix indentation
2017-07-28 12:46:34 +03:00
Ihor Istomin
e19c349c0b
fix(TDI-39229): Fix lookup in tXMLMap when lookup source is document. ( #1563 )
2017-07-28 12:36:26 +03:00
Ihor Istomin
2a36e4734b
fix(TDI-37182): Improve handling of parsing related errors. ( #1527 )
...
* Improve handling of parsing related errors.
2017-07-28 12:32:28 +03:00
Ihor Istomin
56be6a81ba
fix(TDI-39179): Fix handling of 'Ignore trailing zeros for BigDecimal' ( #1523 )
2017-07-28 12:30:10 +03:00
Chao MENG
1e39b0ae89
fix(TUP-17627): can't data viewer for HDFS schema when HDFS is HA ( #1565 )
...
fix(TUP-17627): can't data viewer for HDFS schema when HDFS is HA
https://jira.talendforge.org/browse/TUP-17627
2017-07-28 17:12:23 +08:00
wchen-talend
0d8a6cf4da
fix(TUP-18265):tELTSAPMAP component does not work as expected ( #1542 )
2017-07-28 17:01:36 +08:00
wchen-talend
4c35a9795b
fix(TUP-17937):Joblet: Joblets category will disappear in palette when ( #1570 )
...
move component to expanded joblet
2017-07-28 16:43:50 +08:00
hcyi
e77b75b74e
TUP-10160:use javadb embeded connect derby,when finish there are errors ( #1567 )
2017-07-28 14:55:03 +08:00
wchen-talend
62b792fa49
Wchen/bugfix/tup 17936 joblet reload problem ( #1569 )
...
* fix(TUP-17936):Joblet: move component to joblet in job, not save the
job, but can see this component when next time drag this joblet to the
job
* fix(TUP-17936): add junit
2017-07-28 10:46:21 +08:00
Dmytro Sylaiev
091ff2c3e2
fix(TDI-39237): Set correct schema value for searching ( #1566 )
2017-07-27 12:26:48 +03:00
Yucheng Bai
06ba1e58db
fix(TUP-18099): assertConnectorTopologyCompatibility should not throw ( #1555 )
...
exception during design time
2017-07-27 10:07:51 +08:00
Dmytro Sylaiev
98bc21712c
fix(TDI-39235): Close logfiles output stream in tRedshiftInput ( #1561 )
...
* fix(TDI-39235): Close logfiles output stream in tRedshiftInput
2017-07-26 12:17:53 +03:00
pyzhou
8fad24c729
fix(TDI-38127):amend type0 on memory save mode. ( #1562 )
2017-07-26 16:14:51 +08:00
mbasiuk-talend
175b875f5d
Revert "fix(TDI-38923): change library for generating json from xml ( #1534 )" ( #1560 )
...
This reverts commit 7332044c57 .
2017-07-25 16:16:25 +03:00
Anas KHABALI
2c9a51e764
fix(TDI-39234): sort the DB type in alphabet order for tCreateTable ( #1559 )
2017-07-25 11:08:28 +02:00
SunChaoqun
3d175846e1
TESB-19960:ESB Infrastrcuture Service - Spring-dm replacement ( #1558 )
...
Merged as it's only used by ESB part changes.
2017-07-25 16:19:34 +08:00
mbasiuk-talend
2e4748cc68
Mbasiuk/tdi 38923 fix t write json fields with null values ( #1556 )
...
* fix(TDI-38923): change library for generating json from xml
* Revert "fix(TDI-38923): change library for generating json from xml"
This reverts commit 6e5470d217 .
2017-07-25 09:51:58 +03:00
Dmytro Sylaiev
5602fc2637
fix(TDI-39067): Fix wrong processing response from nzload.exe ( #1554 )
...
* fix(TDI-39067): Fix wrong processing response from nzload.exe
* fix(TDI-39067): Add logging support
2017-07-24 11:01:03 +03:00
mbasiuk-talend
7332044c57
fix(TDI-38923): change library for generating json from xml ( #1534 )
2017-07-24 10:08:23 +03:00
hwang-talend
7646989952
fix(TUP-4834):New framework components can't use keyboard shortcuts to ( #1539 )
...
call the variable when enter password
2017-07-24 14:56:44 +08:00
Seloen
8db4eb0021
fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job ( #1553 )
...
https://jira.talendforge.org/browse/TUP-17378
2017-07-21 04:15:00 -05:00
Seloen
f4e02efd3a
Xwen/tup 17721 username in spark configuation is missing ( #1508 )
...
* fix(TUP-17721)Username in SparkConfiguation is missing
https://jira.talendforge.org/browse/TUP-17721
* fix(TUP-17721)Username in SparkConfiguation is missing
*add junit
https://jira.talendforge.org/browse/TUP-17721
* fix(TUP-17721)Username in SparkConfiguation is missing
*junit modified
https://jira.talendforge.org/browse/TUP-17721
* fix(TUP-17721)Username in SparkConfiguation is missing
https://jira.talendforge.org/browse/TUP-17721
* fix(TUP-17721)Username in SparkConfiguation is missing
https://jira.talendforge.org/browse/TUP-17721
* fix(TUP-17721)Username in SparkConfiguation is missing
https://jira.talendforge.org/browse/TUP-17721
2017-07-21 16:28:50 +08:00
Seloen
d4b628c512
Revert "fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job" ( #1552 )
...
* Revert "Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1550 )"
This reverts commit e799a8be05 .
* Revert "fix(TDI-38195):make footer invisible and throw an exception for the (#1543 )"
This reverts commit 31d4031954 .
* Revert "fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job (#1545 )"
This reverts commit 09cf4feb68 .
2017-07-21 02:55:10 -05:00
Dmytro Sylaiev
e799a8be05
Dsylaiev/tdi 39089 fix uri encoding t file fetch ( #1550 )
...
* fix(TDI-39089): Hide new checkbox when it is not needed
2017-07-21 10:11:12 +03:00
pyzhou
31d4031954
fix(TDI-38195):make footer invisible and throw an exception for the ( #1543 )
...
* fix(TDI-38195):make footer invisible and throw an exception for the
stream input
* fix(TDI-38159):change Exception to RuntimeException.
2017-07-21 14:01:40 +08:00
Seloen
09cf4feb68
fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job ( #1545 )
...
https://jira.talendforge.org/browse/TUP-17378
2017-07-21 11:55:06 +08:00
zwxue
b0a20cd4b1
fix(TUP-18278):Could not find or load main class exception after ( #1547 )
2017-07-21 09:44:51 +08:00
Dmytro Sylaiev
20d9d7bd4d
Dsylaiev/tdi 39089 fix uri encoding t file fetch ( #1548 )
...
* fix(TDI-39089): Add 'encode URI' property
2017-07-20 19:03:38 +03:00
Anas KHABALI
a44cd79800
feat(TDI-39194): support Redshift in tCreateTable ( #1549 )
2017-07-20 16:52:35 +02:00
Anas KHABALI
2ba204333b
feature(TDI-39196): support Exasol in tCreateTable ( #1546 )
2017-07-20 13:44:30 +02:00
wang wei
6052110d19
fix(TDI-38703): can't run job successfully use new component ( #1544 )
2017-07-20 18:13:21 +08:00
Anas KHABALI
8c76e69283
feature(TDI-39195) : add support to vertica71 in tCreateTable ( #1538 )
2017-07-20 12:07:52 +02:00
mtuhai
2e55e5e75d
fix(TBD-4416/components): Cann't run job that use joblet use existing connection for tHiveInput - fixed ( #1540 )
2017-07-19 14:59:30 +02:00
Dmytro Sylaiev
6f72a87380
Dsylaiev/tdi 39089 fix uri encoding t file fetch ( #1541 )
...
* fix(TDI-39089): Remove redundant migration task
2017-07-19 14:31:10 +03:00
hcyi
6b86e661ba
TUP-18254:Impala: NPE error when guess query for tImpalaInput that use ( #1532 )
...
build-in context
2017-07-19 18:06:07 +08:00
hwang-talend
520ef71875
fix(TUP-18270):Propogation problems when change contexts in a joblet ( #1535 )
...
which use by some jobs.
2017-07-19 09:56:40 +08:00
Dmytro Sylaiev
3edc8b33cd
Dsylaiev/tdi 39175 fix broken tujs ( #1537 )
...
* fix(TDI-39175): Fix year shifting
2017-07-18 15:33:52 +03:00
ypiel-talend
ec19973c1d
fix(TDI-39213) : Remove dropbox-core-sdk-1.7.5.jar ( #1536 )
2017-07-18 13:52:18 +02:00
Ihor Istomin
a28b6289f1
fix(TDI-37942): Fix handling of base64 encoded LDIF entry ( #1522 )
2017-07-18 13:07:34 +03:00
pyzhou
952fbfad7e
fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check ( #1519 )
...
* fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check
table whether exist or not
* fix(TDI-38433):eliminate confusing variable.
* fix(TDI-38433):remove useless migration.
* Revert "fix(TDI-38433):remove useless migration."
This reverts commit aed3e4c294 .
* Revert "fix(TDI-38433):eliminate confusing variable."
This reverts commit fdb3505097 .
* Revert "fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check table whether exist or not"
This reverts commit 7a2fe73566 .
* fix(TDI-38433):remove the useless check box.
2017-07-18 16:03:28 +08:00
hcyi
4ccd8bd8e7
TUP-6845:Get error when open SQL Builder with Repository type on ( #1528 )
...
stats&logs category
2017-07-18 15:15:53 +08:00
Ivan Gonchar
3ae65cab86
Igonchar/revert codegen ( #1530 )
...
* fix(TDI-37213): revert IncomingSchemaEnforcer
* fix(TDI-37213): revert OutgoingSchemaEnforcer
* fix(TDI-37213): revert enforcer creator
* fix(TDI-37213): revert tests
* fix(TDI-31213): change talend-codegen-utils lib version to 0.20.2
* fix(TDI-31213): change talend-codegen-utils lib version in Studio to 0.20.2
* chore(TDI-31213): fix formatting
* fix(TDI-37213): remove test for Double to BigDecimal conversion
2017-07-17 20:52:35 +03:00
Dmytro Sylaiev
73b9b1a46f
fix(TDI-39175): Revert unsafe changes, move it into mysql component ( #1533 )
...
* Move calling generateYearResultSet method from abstract javajet to mysql one
2017-07-17 16:03:21 +03:00
Dmytro Sylaiev
178d6f7f9b
fix(TDI-39175): Fix exception when encountering 0000 year value ( #1529 )
2017-07-17 12:25:26 +03:00
wang wei
b2144b29ba
fix(TDI-39198): tUniqRow use high memory with very large data volumes when caching to disk ( #1531 )
2017-07-17 12:03:22 +08:00
pyzhou
8c9418634b
fix(TDI-38127):SCD components type0 cannot work with other type ( #1525 )
2017-07-14 17:09:06 +08:00
jzhao
332fc11a49
fix(TDI-39174):tFileInputExcel can't check sheet position in some situation.( #1526 )
2017-07-14 03:53:37 -05:00
wchen-talend
162095dd57
fixe(TUP-18118):Remote run in studio fails with file not found exception ( #1511 )
...
* fixe(TUP-18118):Remote run in studio fails with file not found exception
* fix(TUP-18118):Remote run in studio fails with file not found exception
2017-07-14 09:48:20 +08:00
zwxue
1ab83eb9a5
fix(TUP-18055):Deployment Version:Click "Select all subjobs" button will ( #1520 )
...
refresh the new version to old versions.
2017-07-14 09:47:26 +08:00
Ivan Gonchar
ba085bf281
Igonchar/fix dependency on di ( #1524 )
...
* fix: change usage classed from di to classes from current lib
* fix: fix BigDecimal converter to convert Double
* fix: upgrade talend-codegen-utils lib to 0.20.1 version
* fix: change talend-codegen-utils library version to 0.20.1 in Studio
* fix: fix wrong package in javadoc
2017-07-13 19:52:45 +03:00
Seloen
18ca7b2adf
fix(TUP-18087)The visibility of Property Type of tNetsuiteInput/Output ( #1517 )
...
https://jira.talendforge.org/browse/TUP-18087
2017-07-13 15:19:37 +08:00
pyzhou
95e1bc41c7
fix(TDI-34905):tackle stupid mistake. ( #1521 )
2017-07-13 15:06:28 +08:00
hwang-talend
b43905df77
fix(TUP-18217):Testcase for tWriteJSONFiled gives junitGlobalMap cannot ( #1509 )
...
be resolved exception
2017-07-13 09:51:42 +08:00
zwxue
0907ea1a4f
fix(TUP-17858):Use different version of subjob in father job ( #1518 )
...
:NoClassDefFoundError.
2017-07-12 16:26:59 +08:00
Dmytro Sylaiev
3e06e5f4b1
fix(TDI-35112): Add supporting MySQL YEAR(4) type in tMysqlOutput ( #1516 )
...
* fix(TDI-35112): Add supporting MySQL YEAR(4) type in tMysqlOutput
* chore(TDI-35112): Fix indentation
* chore(TDI-35112): Small refactoring
2017-07-12 11:12:08 +03:00
mbasiuk-talend
bca3b19d24
Mbasiuk/tdi 31661 ( #1515 )
...
* fix(TDI-31661): add possibility to store last value in tHashOutput
* chore(TDI-31661): format issue
* fix(TDI-31661): changes according to PR comments.
* fix(TDI-31661): minor changes
* fix(TDI-31661): update library version
2017-07-11 18:24:55 +03:00
Emmanuel GALLOIS
beb8a5bbd9
fix(TDI-39167): fix migration for LeadSelector ( #1513 )
2017-07-11 15:37:16 +01:00
mbasiuk-talend
663d2f1650
Mbasiuk/tdi 31661 keep last thashoutput ( #1503 )
...
* fix(TDI-31661): add possibility to store last value in tHashOutput
* chore(TDI-31661): format issue
* fix(TDI-31661): changes according to PR comments.
* fix(TDI-31661): minor changes
2017-07-11 16:54:59 +03:00
wchen-talend
871bb3826a
fix(TUP-1362):Summary links in documentation can not work in mac. ( #1510 )
2017-07-11 15:52:46 +08:00
pyzhou
fd865ea70b
fix(TDI-34905):fix the compile error. ( #1507 )
2017-07-11 14:05:12 +08:00
hwang-talend
09787a11a9
fix(TUP-17299):the back ground is not refresh ( #1504 )
2017-07-11 09:58:09 +08:00
Chao MENG
1fc91e6c97
fix(TUP-18213): set correct connection bean if logon studio using ( #1501 )
...
fix(TUP-18213): set correct connection bean if logon studio using parameters instead of logon dialog
https://jira.talendforge.org/browse/TUP-18213
2017-07-10 17:12:32 +08:00
wang wei
374e624301
fix(TDI-39076): Ref: Large temp files being created on disk while look up in tmap component and filling the disk( #1449 )
2017-07-10 17:05:41 +08:00
pyzhou
646db822fb
fix(TDI-39135):Handle duplicate variable in tOracleBlukOutput. ( #1502 )
2017-07-10 14:54:47 +08:00
jzhao
b512bcaf95
fix(TDI-31586): tMomOutput "Websphere MQ"/"Jboss" mode transaction is unavailable. ( #1500 )
2017-07-10 01:44:45 -05:00
kjwang-talend
d23afcd2d5
Kjwang/fix(tup 18210)inconsistencies of keyboard shortcut commands in talend studio on mac os ( #1497 )
...
* fix(TUP-18210):Inconsistencies of keyboard shortcut commands in Talend
Studio on macOS.
https://jira.talendforge.org/browse/TUP-18210
* fix(TUP-18210):Inconsistencies of keyboard shortcut commands in Talend
Studio on macOS.
https://jira.talendforge.org/browse/TUP-18210
2017-07-10 11:14:31 +08:00
kjwang-talend
0d3e3bf372
fix(TUP-18199)The tools preference page can't work well on mac OS. ( #1484 )
...
https://jira.talendforge.org/browse/TUP-18199
2017-07-10 11:13:21 +08:00
kjwang-talend
9717c7821b
fix(TUP-18184):Read schema on JSON Metadata throw NPE ( #1486 )
...
https://jira.talendforge.org/browse/TUP-18184
2017-07-10 11:11:04 +08:00
Chao MENG
ea08790d50
fix(TUP-18152): when the first time create tag,always met the issue ( #1498 )
...
fix(TUP-18152): when the first time create tag,always met the issue"connect server timeout"
https://jira.talendforge.org/browse/TUP-18152
2017-07-07 18:17:59 +08:00
wang wei
eebb590232
fix(TDI-33892): If the action on data is "insert" and "extend insert", the commit/batch is never used( #1496 )
2017-07-07 15:13:11 +08:00
jzhao
622e751d99
fix(TDI-39079) tFileInputExcel sheet position does not work for event model ( #1494 )
2017-07-07 01:48:19 -05:00
Ivan Gonchar
65e34b2113
igonchar/tdi 37213 call codegen-utils library in codegen instead of calling daikon ( #1450 )
...
* chore(TDI-37213): replace call to Daikon with call to codegen-utils library
* chore(TDI-37213): rename enforcer variables from current to incoming/outgoingEnforcer
* chore(TDI-37213): improve talend type setting in codegen
* fix(TDI-37213): fix setting values from enforcer to rowStruct
* fix(TDI-37213): fix setting default value to RowStruct
* chore(TDI-37213): bump talend-codegen-utils version to 0.20.0
2017-07-06 15:33:40 +03:00
jzhao
cd7ceaf3e0
fix(TDI-39051): tMSSqlSP doesn't always return execution error ( #1493 )
2017-07-06 05:07:16 -05:00
zwxue
9c3832761a
fix(TUP-18193):list of user defined routines not reflecting immediately ( #1491 )
...
in the routine selector.
2017-07-06 17:27:25 +08:00
Ihor Istomin
017792e5c4
fix(TDI-33080): Implement ignoring of LogCatcher internal errors ( #1443 )
...
* Implement ignoring of LogCatcher internal errors
2017-07-06 11:40:27 +03:00
Seloen
15733af7e6
fix(TUP-18189): ClassNotFound when Guess schama in tMSSqlInput for MSSQL
...
* fix(TUP-18189)ClassNotFound when Guess schama in tMSSqlInput for MSSQL
https://jira.talendforge.org/browse/TUP-18189
* fix(TUP-18189)junit
https://jira.talendforge.org/browse/TUP-18189
2017-07-06 14:59:12 +08:00
Dmytro Sylaiev
7a53dc6bd7
fix(TDI-32464): Extends local properties class for respecting order ( #1489 )
2017-07-05 16:22:41 +03:00
Haiting Yin
fc218317a8
TMDM-9331 tMDMOutput :Source name is useless when working with staging db ( #1476 )
2017-07-05 15:42:17 +08:00
wchen-talend
3069e9ba8f
fix(TUP-18128):joblets change not applied to all jobs automatically ( #1459 )
2017-07-05 14:25:16 +08:00
zwxue
8b65fbf02f
fix(TUP-15902):CI plugin: version of Bean and Pig UDF not change if ( #1485 )
...
enable <deploy.version> in pom.xml.
2017-07-05 10:49:49 +08:00
Vladimir Bogatyrov
957523f3f3
[TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly ( #1432 )
...
* [TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly
* [TESB-19484] Switched from using globalMap to resourceMap
* [TESB-19484] Added cid to exception variable name
2017-07-04 21:53:41 +03:00
Dmytro Sylaiev
120d81affd
fix(TDI-39089): Add uri encoding in tFileFetch ( #1479 )
...
* fix(TDI-39089): Add uri encoding in tFileFetch
* Incorrect uri would become correct in the job using URI.toASCIIString method
* No changes for ftp and smb protocol due to they should work OK with special characters
* Already correct uri become incorrect-encoded in properties (migration task)
* fix(TDI-39089): Add uri decoding in tFileFetch
* Update plugin.xml
* chore(TDI-39089): Fix indentations
2017-07-04 14:26:19 +03:00
Ivan Gonchar
8091f30085
chore(TDI-37213): switch talend-codegen-utils lib to the latest 0.20. version ( #1447 )
2017-07-04 14:08:36 +03:00
zwxue
b76358559a
fix(TUP-17939):Joblet: when propagate the changes to the job, error ( #1473 )
...
thrown in error log.
2017-07-04 18:27:53 +08:00
yyin-talend
3505d1d6db
TDQ-13899 when save pattern, on the "Update Detection" dialog can not ( #1481 )
...
show the job name of tMultiPatternCheck as others --fixed
2017-07-04 15:03:56 +08:00
wang wei
6c03b8c9dc
fix(TDI-39087): tExaBulkExec can not have empty string as field delimiter ( #1480 )
...
* fix(TDI-39087): tExaBulkExec can not have empty string as field
delimiter
* fix(TDI-39087): fix the version
2017-07-04 11:23:26 +08:00
pyzhou
ba3cceb061
fix(TDI-34905):add stream support for tFileinputJason JSONpath ( #1474 )
...
* fix(TDI-34905):add stream support for tFileinputJason JSONpath
* fix(TDI-34905):change filename to filemnameOrStream.
2017-07-04 10:35:20 +08:00
pyzhou
35ed549410
TDI-39098:handle ClassCastException and remove useless code. ( #1478 )
...
* TDI-39098:handle ClassCastException and remove useless code.
* fix(TDI-39098):check the other type too.
2017-07-04 10:13:52 +08:00
Sebastian Hoß
b6d30918fd
TESB-17533 - Expose attributes as JSON elements ( #880 )
...
Signed-off-by: Sebastian Hoss <shoss@talend.com >
2017-07-03 17:30:12 +08:00
Vladimir Bogatyrov
6213c63877
[TESB-18845] Service made in DI technology used JMS and ActiveMQ does not produce log output ( #1475 )
2017-07-03 15:03:28 +08:00
Pingwen Lin
61e9fc383e
TMDM-11072 : Support of AWS ELB for MDM Cluster ( #1464 )
2017-06-30 01:33:56 -05:00
Yucheng Bai
cbfb428b75
fix(TUP-18178): add junits ( #1472 )
2017-06-30 14:10:21 +08:00
zwxue
6fe2ff12d4
fix(TUP-18158):tELTOracleMap / ELT Oracle Map Editor / left panel empty ( #1471 )
...
after migration from 6.1.1 to 6.3.1.
2017-06-30 11:11:00 +08:00
Yucheng Bai
f295053b03
fix(TUP-18178): tMicrosoftCRMOutput Online 2016(oada) can't work ( #1468 )
2017-06-29 17:56:47 +08:00
jzhao
a2e60dbe20
fix(TDI-39045) improve the error message when when used the tMicrosoftCRMOutput to do the update without key column is set( #1469 )
2017-06-29 04:33:15 -05:00
wchen-talend
b1e679a331
Wchen/bugfix/tup 17974 npe build job wizard ( #1467 )
...
* fix(TUP-17974):NPE error when click build job on the Job Type parent
node if that contain a folder
* fix(TUP-17974): add junit
* fix(TUP-17974): add junit
2017-06-29 11:25:39 +08:00
hcyi
3ad6daf6cf
TUP-17844:[6.4.0] When opening Spark Streaming job and lock it it grays ( #1434 )
...
out hadoop distro selection.
2017-06-29 11:19:52 +08:00
wang wei
e9a00b4632
fix(TDI-39087): tExaBulkExec can not have empty string as field delimiter ( #1462 )
...
* fix(TDI-39087): tExaBulkExec can not have empty string as field
delimiter
* fix(TDI-39087): fix the component part
* fix(TDI-39087): remove the unuseful jar
2017-06-29 09:58:10 +08:00
Seloen
e649729391
fix(TUP-17755)Hover text for column filter icon make no sense in tMap ( #1463 )
...
* fix(TUP-17755)Hover text for column filter icon make no sense in tMap
https://jira.talendforge.org/browse/TUP-17755
* fix(TUP-17755)Hover text for column filter icon make no sense in tMap
2017-06-28 06:00:33 -05:00
Yucheng Bai
5f50f29e21
fix(TUP-18156): improve and add junits. ( #1461 )
2017-06-28 01:20:17 -05:00
hcyi
c7625cdb1e
TUP-18106:Mysql JDBC with context mode generate wrong select statement. ( #1451 )
2017-06-28 09:51:48 +08:00
Yucheng Bai
964517d849
fix(TUP-18156): Issue with Date pattern retrieved from Metadata ( #1460 )
2017-06-27 06:44:40 -05:00
pyzhou
d85fbbbb81
fix(TDI-33531):hide batch size when update or insert. ( #1456 )
2017-06-27 17:35:42 +08:00
pyzhou
d06e13e6f4
fix(TDI-30685):eliminate duplicate log. ( #1458 )
2017-06-27 17:33:25 +08:00
Yucheng Bai
ef79d74eb9
fix(TUP-18154): Cleanup the code related to quotes for new component ( #1455 )
...
framework
2017-06-27 14:35:57 +08:00
pyzhou
e766dfbb9e
fix(TDI-39037):Handle NPE for tReplaceList. ( #1436 )
...
* fix(TDI-39037):Handle NPE for tReplaceList.
* fix(TDI-32121):make vacant `replacement` available.
2017-06-27 10:36:18 +08:00
pyzhou
2b5e280596
fix(TDI-38965):upgrade the talend_DB_mssqlUtil-1.1-20170612.jar ( #1380 )
2017-06-27 10:24:11 +08:00
pyzhou
4611d22bfa
fix(TDI-32121):make "not null" fixed in db2 create table statement. ( #1442 )
...
* fix(TDI-32121):make "not null" fixed in db2 create table statement.
* fix(TDI-32121):Change String id to refer static constant
* fix(TDI-32121):correct typo。
2017-06-27 10:14:10 +08:00
zwxue
ad342a1190
fix(TUP-18109):"Use Custom groupId" checkbox does not work for migrated ( #1452 )
...
job under the folder for publish.
2017-06-27 10:09:53 +08:00
Seloen
50baa095d1
fix(TUP-4739)No search in Routes ( #1454 )
...
https://jira.talendforge.org/browse/TUP-4739
2017-06-26 05:50:48 -05:00
Yucheng Bai
97922344b6
test(TUP-18151): fix junits ( #1453 )
...
* test(TUP-18151): fix
org.talend.repository.generic.util.GenericConnectionUtilTest.testSynNamePropertyWithItem
* test(TUP-18151): fix
org.talend.repository.generic.util.GenericContextUtilTest.testExportAndRevertContextForComponentProperties
2017-06-26 18:36:48 +08:00
hcyi
a7789150b8
TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database ( #1448 )
...
* TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database
Connection.
* TUP-18046:update,Cannot Retrieve Columns from Metadata MapRDB Database
Connection
2017-06-26 15:27:41 +08:00
wchen-talend
743011d3de
fix(TUP-18120): fix document generate and export problems ( #1438 )
2017-06-26 15:17:50 +08:00
zwxue
dc6c0e698c
test(TUP-18011):Add JUnit for pom settings. ( #1427 )
2017-06-26 10:00:06 +08:00
Ivan Gonchar
afd7a19c2a
Igonchar/tdi 37213 move converters to codegen utils ( #1441 )
...
* chore(TDI-37213): bump version to 0.20.0
* chore(TDI-37213): copy DI conversion staff from Daikon to codegen-utils library
2017-06-23 15:35:54 +03:00
Ivan Gonchar
6d968d3f9a
chore(TDI-37213): bump version to 0.17.0 ( #1440 )
2017-06-23 15:28:59 +03:00
Dmytro Sylaiev
de580d13c4
fix(TDI-32802): Implement functionality for get NB_LINE in NetezzaNZLoad ( #1439 )
...
* fix(TDI-32802): Implement functionality for get NB_LINE in NetezzaNZLoad
* fix(TDI-32802): Minor changes
2017-06-23 13:33:35 +03:00
hcyi
5b132db6e4
TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database ( #1445 )
...
Connection.
2017-06-23 18:10:15 +08:00
Seloen
7ee900929c
fix(TUP-17832)Spark Configuration UI not good for smaller screens ( #1433 )
...
*add scroll bar for Spark Configuration, Advanced Setting, Basic Run
view
https://jira.talendforge.org/browse/TUP-17832
2017-06-23 17:52:39 +08:00
Yucheng Bai
19886e28c9
fix(TUP-18146): https://jira.talendforge.org/browse/TUP-18146 ( #1446 )
...
* fix(TUP-18146) fix quote issue
* fix(TUP-18146): update junits.
* fix(TUP-18146): update junits.
2017-06-23 17:23:51 +08:00
Dmytro Sylaiev
8ec4a5faa2
Dsylaiev/tdi 34972 change default ignore tail zeros value t map ( #1444 )
...
* fix(TDI-34972): change default ignoreTailZeros value tMap
* fix(TDI-34972): Add migration task
* Migration task will set "CHANGE_HASH_AND_EQUALS_FOR_BIGDECIMAL" to false if it was null
2017-06-23 12:17:53 +03:00
pyzhou
6a73e6604a
fix(TDI-31454):eliminate useless code in MSSQLManager ( #1437 )
2017-06-22 17:07:44 +08:00
kevin.cui
30020302ea
TMDM-11077 : tMDMBulkLoad & tMDMConnection can't load data with auto commit setting ( #1417 )
2017-06-20 22:31:08 -05:00
Yucheng Bai
e562fdd5ae
fix(TUP-18098): Hive Connectivity post-kerberos on Talend ( #1426 )
2017-06-20 21:05:44 -05:00
wchen-talend
b903b91084
fix(TUP-17950):update plugin version ( #1428 )
2017-06-20 18:23:31 +08:00
hwang-talend
adb12b8eb7
fix(TUP-17540):Campaign label value is lost after reopenning job when it is read-only
2017-06-20 17:34:51 +08:00
hwang-talend
ab1dec25e9
fix(TUP-17916):Improve propagation behavior when multiple output schemas exist in the component
2017-06-20 17:31:40 +08:00
kjwang-talend
1e36e872fd
fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long ( #1403 )
...
fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long
https://jira.talendforge.org/browse/TUP-17996
2017-06-20 14:15:00 +08:00
hcyi
52ea9f7082
TUP-17951:Changing datatype for middle variable in a tMap requires ( #1401 )
...
pressing 'Return/Enter' to confirm selection.
2017-06-20 13:51:22 +08:00
wchen-talend
45cdd59b71
fix(TUP-17950):fix the pom for test plugin ( #1425 )
2017-06-20 13:29:21 +08:00
Liu Xinquan
c2e25e7d21
TDQ-13814 TDQ-13930 always ask user to change the Property to built-in mode ( #1422 )
2017-06-20 13:29:06 +08:00
wchen-talend
906a226a00
Bugfix/6.5.1/tup 17950 t postgresql scd additional columns ( #1408 )
...
* fix(TUP-17950):Failed to generate code after making minor valid changes
to tPostgresqlSCD component
* fix(TUP-17950):add junit
2017-06-20 10:18:42 +08:00
wchen-talend
d2adb9d23d
fix(TUP-17731):UI issue after MySQL jar has been installed via "Install ( #1415 )
...
and Download" from Studio
2017-06-20 10:08:20 +08:00
mtuhai
918fdfb10c
bug(TBD-5111/components): tBigQueryBulkExec component does not report error when failures happen - fixed ( #1419 )
2017-06-19 13:43:35 +02:00
zafkirTalend
ad6436289d
fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown ( #1416 )
2017-06-19 09:41:23 +02:00
zwxue
99588773d0
fix(TUP-17726):java version for reference project changed to 1.8 after ( #1404 )
...
migration.
2017-06-19 11:55:44 +08:00
zwxue
31cd1f28d5
fix(TUP-18075):Studio throw NPE error when switch to page "Deployment" ( #1402 )
...
for a service child node.
2017-06-19 11:55:02 +08:00
wang wei
8915344ff9
fix(TDI-37439): make the class name shorter ( #1411 )
...
* fix(TDI-37439): make the class name shorter
* fix(TDI-37439): update the component part
2017-06-19 11:30:31 +08:00
zwxue
9fc687710b
fix(TUP-18055):Deployment Version:Click "Select all subjobs" button will ( #1412 )
...
refresh the new version to old versions.
2017-06-19 09:47:19 +08:00
zwxue
43a474e122
fix(TUP-18094):The Deployment Versioning dialog UI needs improving. ( #1413 )
2017-06-19 09:38:11 +08:00
Dmytro Sylaiev
9ccb1e6fb9
fix (TDI-38883): Add missing property name in tInformix output ( #1414 )
2017-06-16 16:44:59 +03:00
zwxue
f85b5adbde
fix(TUP-18053):Deployment Version: Changed project version should not ( #1407 )
...
saved if do cancel the change process.
2017-06-16 09:20:37 +08:00
Dmytro Sylaiev
e0d4d63030
chore(TDI-39000): remove code duplication ( #1410 )
2017-06-15 17:50:57 +03:00
zafkirTalend
020b1319b7
fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown ( #1409 )
2017-06-15 15:55:35 +02:00
Dmytro Sylaiev
e29b39175d
fix(TDI-38143): Process null data in tReplaceList correctly ( #1405 )
...
* fix(TDI-38143): Process null data in tReplaceList correctly
* fix(TDI-38143): minor changes
2017-06-15 16:17:39 +03:00
pyzhou
a5d0f6b17c
fix(TDI-32438):add verification to the current_path in tFTPfileList. ( #1406 )
2017-06-15 17:12:42 +08:00
pyzhou
748956a78b
fix(TDI-32344):add the missing name. ( #1392 )
2017-06-15 17:12:22 +08:00
Jenkins Continuous Build server
8e118e3a37
Set version to 6.5.0 SNAPSHOT
2017-06-14 13:27:31 +02:00