* fix(TUP-35508):Better to improve context prompt for JDBC.
* fix(TUP-35508):Better to improve context prompt for JDBC.
* fix(TUP-35508):Better to improve context prompt for JDBC.
* fix(TUP-35508):Better to improve context prompt for JDBC.
* fix(TUP-35508):Better to improve context prompt for JDBC.
* export dataset need with datastore
* issue is that deleting datastore but dataset not be deleted
* fix selection issue on export wizard
* fomat code
* format code
* improve performance
* improve performance by adding objectType
* improve code and handle import issue
* code format
* fix(APPINT-24774) - POST/PUT operations when importing API in
tRESTRequest should declare a body parameter
* fix(APPINT-24774) - POST/PUT operations when importing API in
tRESTRequest should declare a body parameter
* feat(TUP-34854):Setup custom JKS for signature by System Property
* feat(TUP-34854):improve for Setup custom JKS for signature by System
Property
* feat(TUP-34855):Setup custom JKS for job signature from GUI.
* feat(TUP-34855):Setup custom JKS for job signature from GUI.
* feat(TUP-34855):Setup custom JKS for job signature from GUI.
* feat(TUP-28853)tRunjob is ok, need handle joblet
* generation document is ok from standard process
* format code
* reduce the same item to improve performance
* Remove duplicates to improve performance and fix preview picture missing
issue
* handle latest version on tRunjob
* handle version for joblet
* hanlde version
* improve performance with VersionList
* handle BD process part
* handle BD process
* handle route process
* code formate
* format code
* force to use 38 as length for NUMBER (FLOAT) in oracle when getPrecision returns value bigger than 38
* getPrecision for Float Oracle returns 126.
* It's expected binary precision for FLOAT Oracle type. The decimal precision for it is 38.
fix(TUP-35633): 'Use local Update settings' checkbox should not be displayed in studio update settings when TMC update config is not set
for the project.
https://jira.talendforge.org/browse/TUP-35633
* fix(TUP-35326):[JDBC TCK]: can't pass table value to runtime when use
existed connection
* fix(TUP-35326):[JDBC TCK]: can't pass table value to runtime when use
existed connection
* fix(TUP-31233):Routine pom is not updated after installed the required
jar of user routine
* fix(TUP-31233):Routine pom is not updated after installed the required
jar of user routine
* fix(TUP-31233):Routine pom is not updated after installed the required
jar of user routine
* Revert "fix(TUP-33119):SuggestionValues.Item label is received at runtime (#7320)" (#7533)
This reverts commit b521f4208a.
* fix(TUP-33119):SuggestionValues.Item label is received at runtime (#7535)
instead of id when used inside table
https://jira.talendforge.org/browse/TUP-33119
* feat(TUP-34889):Support to prompt Context on Metadata Connection
* feat(TUP-34889):improve for Support to prompt Context on Metadata
Connection
* feat(TUP-34889):improve for Support to prompt Context on Metadata
* feat(TUP-34889):fix bug TUP-35370 and TUP-35372
* feat(TUP-34889):fix bug TUP-35486
* feat(TUP-34889):fix bug TUP-35503 and TUP-35504
* feat(TUP-34889):fix bug TUP-35503 and TUP-35504
* fix(TUP-32889):Credential value with double quotes in tck framework
* fix(TUP-32889):add junits
* fix(TUP-32889):Credential value with double quotes in tck framework
* feat(TDI-45870): checkbox in tWriteJSONField to avoid use of Scientific notation for float values.
* feat(TDI-45870): change default action for checkbox.
* feat(TDI-45870): migration task.
* fix(TDI-47670): use asXML() method instead of getText().
* fix(TDI-47670): use getStringValue() method instead.
* fix(TDI-47670): use isEmpty() method.
* fix(TUP-34593):Cannot connect to Salesforce with password starting with
double-quotes
* fix(TUP-34593):Cannot connect to Salesforce with password starting with
double-quotes
* fix(TUP-34593):add junits
* fix(TDI-46789): tMSSqlOutputBulkExec can't work with server on Linux platform
Added new checkbox which enables/disables codepage
* fix(TDI-46789): tMSSqlOutputBulkExec can't work with server on Linux platform
Fixed formatting issues
* fix(TDI-46789): tMSSqlOutputBulkExec can't work with server on Linux platform
Fixed one more formatting issue
* fix(TDI-46789): tMSSqlOutputBulkExec can't work with server on Linux platform
Adjusted naming with tMssqlBulkExec component
Added additional if wrappers to the sections where data action is processed in tOracleBulkExec_begin.javajet and tOracleBulkExec_end.javajet. The wrappers check if .ctl file or manual .ctl code is used and if so no data action has to be processed
* fix(TUP-34575)Correction to messages.properties file
* fix(TUP-34575)Correction to messages-properties file
* fix(TUP-34575)Correction to messages-properties file
* APPINT-33765 [7.3.1 patch] ClassNotFoundException in runtime when DB connection (SQLServer) in joblet without using alias
* APPINT-33765 [7.3.1 patch] ClassNotFoundException in runtime when DB connection (SQLServer) in joblet without using alias
* fix(TUP-33863)Update of Metadata Hadoop Cluster does not change spark
version when propagated
https://jira.talendforge.org/browse/TUP-33863
* code format
* format code
* fix(TUP-33863)Update of Metadata Hadoop Cluster does not change spark
version when propagated
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/properties/controllers/ComboController.java
* add common judgment
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/properties/controllers/ComboController.java
* add common fix
* Update of Metadata Hadoop Cluster does not change spark version when
propagated
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/properties/controllers/ComboController.java
* feat(TUP-33718): add system property to load dynamic distribution jars
* feat(TUP-33718): fix load dynamic distributions
* feat(TUP-33718): load all dynamic distribution jars
* feat(TUP-33718): load bigdata modules
* feat(TUP-33718): load all dynamic distributions
* feat(TUP-33718): show distribution display version
* feat(TUP-33718): replace display version by version
* feat(TUP-33718): fix bug
* feat(TUP-33718): load dynamic distribution modules
* feat(TUP-33718): load dynamic distribution modules
* fix(TUP-33467)Need to adjust the UI of check connection when tck
component in studio
* fix(TUP-33467)Need to adjust the UI of check connection when tck
component in studio
* fix(TDI-46912): draft fix for master branch.
* fix(TDI-46912): corrections after TTP Dev run.
* fix(TDI-46912): fix for all templates.
* fix(TDI-46912): corrections after TTP Dev run.
* fix(TDI-46912): correct fix (ELT template only).
* fix(TDI-46912): small change.
* fix(TDI-46912): changes after code review.
* APPINT-32136 Job & Run view displays DI job icon and/or label when a route or routelet editor is active
* Fixing labels and Routelet icon
* change the way to determine routelet
* Solve NPE issue
* small changes
* chore(TDI-46859): Add license for bonitaclient (#6750)
* chore(TDI-46859): Add license for bonitaclient
* Bump lib for tBonitaXXX
* chore(TDI-46859): Do not bump lib
* chore(TDI-46859): Add licenses for checkarchive and filezip libs (#6752)
* chore(TDI-46859): Add licenses for checkarchive and filezip libs
* chore(TDI-46859): Do not bump version
* chore(TDI-46859): Add license for commons-net-proxy (#6753)
* chore(TDI-46859): Add license for commons-net-proxy
* chore(TDI-46859): Do not bump commons-net-talend version
* chore(TDI-46859): indendation
* chore(TDI-46859): Add license for couchDBUtils lib (#6754)
* chore(TDI-46859): Add license for couchDBUtils lib
* fix(TDI-46859): Fix license path
* chore(TDI-46859): Do not bump couchDBUtil lib version
* chore(TDI-46859): Fix version
* chore(TDI-46859): Add license to cyberark-wrapper (#6755)
* chore(TDI-46859): Add license to cyberark-wrapper
* chore(TDI-46859): Do not bump cyberark wrapper version
* chore(TDI-46859): Add license for filecopy lib (#6757)
* chore(TDI-46859): Add license for filecopy lib
* Bump lib for component
* Remove from studio build
* chore(TDI-46859): Do not bump tfilecopy lib
* chore(TDI-46859): Add license for marketo-soap-sdk (#6758)
* chore(TDI-46859): Add license for marketo-soap-sdk
* chore(TDI-46859): Do not bump marketo_soap lib
* chore(TDI-46859): Add licenses for mqrfh2header and utils libs (#6767)
* chore(TDI-46859): Add licenses for mqrfh2header and utils libs
* chore(TDI-46859): Do not bump mq libs
* chore(TDI-46859): Fix versioning
* chore(TDI-46859): Add licenses to netsuite libs (#6769)
* chore(TDI-46859): Add licenses to netsuite libs
* chore(TDI-46859): Do not bump netsuite libs
* chore(TDI-46859): Add license to simpleexcel (#6772)
* chore(TDI-46859): Add license to simpleexcel
* chore(TDI-46859): Do not bump simpleexcel
* chore(TDI-46859): Fix breaks
* chore(TDI-46859): Add license to SOAP lib (#6773)
* chore(TDI-46859): Add license to SOAP lib
* chore(TDI-46859): Do not bump soap lib
* chore(TDI-46859): Add license to mssql Util lib (#6774)
* chore(TDI-46859): Add license to mssql Util lib
* chore(TDI-46859): Do not bump mssqlUtil lib
* chore(TDI-46859): Indendation
* chore(TDI-46859): Add license for jtds (#6775)
* chore(TDI-46859): Add license for jtds
* chore(TDI-46859): Do not bump jtds lib
* chore(TDI-46859): Indendation
* chore(TDI-46859): Add license for talend-aws (#6776)
* chore(TDI-46859): Add license for talend-aws
* chore(TDI-46859): Do not bump talend-aws
* chore(TDI-46859): Add license for talend-codegen-utils (#6777)
* chore(TDI-46859): Add license for talend-codegen-utils
* chore(TDI-46859): Do not bump codegen-utils
* chore(TDI-46859): Add license for talendcsv lib (#6778)
* chore(TDI-46859): Add license for talendcsv lib
* chore(TDI-46859): Bump talendcsv
* chore(TDI-46859): Add license to paloIX3 (#6770)
* chore(TDI-46859): Add license to paloIX3
* Remove jar from repo
* chore(TDI-46859): Bump talend-csv
* chore(TDI-46859): Do not bump talendcsv
* chore(TDI-46859): Add license for exasol lib (#6779)
* chore(TDI-46859): Add license for exasol lib
* chore(TDI-46859): Do not bump exasol lib
* chore(TDI-46859): Add license for talendExcel (#6780)
* chore(TDI-46859): Add license for talendExcel
* chore(TDI-46859): Do not bump talendexcel
* chore(TDI-46859): Add license for httputil (#6781)
* chore(TDI-46859): Add license for httputil
* chore(TDI-46859): Do not bump httputil lib
* chore(TDI-46859): Add license for job-monitoring (#6782)
* chore(TDI-46859): Add license for talendMsgMailUtil (#6788)
* chore(TDI-46859): Add license for talendMsgMailUtil
* chore(TDI-46859): Do not bump msgMailUtil lib
* chore(TDI-46859): Add license for talend-orc (#6789)
* chore(TDI-46859): Add license for talend-orc
* chore(TDI-46859): Do not bump talend-orc
* chore(TDI-46859): Add license for talend-parquet (#6790)
* chore(TDI-46859): Add license for talend-parquet
* chore(TDI-46859): Do not bump talend-parquet
* chore(TDI-46859): Add license for talend-proxy (#6792)
* chore(TDI-46859): Add license for talend-proxy
* chore(TDI-46859): Do not bump talend-proxy
* chore(TDI-46859): Add licenses for sap libs (#6793)
* chore(TDI-46859): Add licenses for sap libs
* chore(TDI-46859): Do not bump talend sap libs
* chore(TDI-46859): Add license for talendSAX (#6794)
* chore(TDI-46859): Add license for talendSAX
* chore(TDI-46859): Do not bump talendSax
* chore(TDI-46859): Add license for talend-scp-helper (#6795)
* chore(TDI-46859): Add license for talend-scp-helper
* chore(TDI-46859): Do not bump scpHelper
* chore(TDI-46859): Add license for talendssl (#6796)
* chore(TDI-46859): Add license for talendssl
* chore(TDI-46859): Do not bump talendssl
* Dsyliaev/tdi 46859 add license for ucanaccess (#6797)
* chore(TDI-46859): Add license for talend-ucanaccess
* chore(TDI-46859): Add license for ucanaccess-utils
* chore(TDI-46859): Add license for webserviceInput lib
* chore(TDI-46859): Do not bump ucanaccess
* chore(TDI-46859): Do not bump webservice
* chore(TDI-46859): Add license for webserviceInput lib (#6798)
* chore(TDI-46859): Add license for webserviceInput lib
* chore(TDI-46859): Do not bump webservice input
* chore(TDI-46859): Add license for talend-ws lib (#6799)
* chore(TDI-46859): Add license for talend-ws lib
* chore(TDI-46859): Do not bump talend-ws
* chore(TDI-46859): Add license for thashfile (#6800)
* chore(TDI-46859): Add license for thashfile
* chore(TDI-46859): Do not bump tHashfile lib
* chore(TDI-46859): Add license for xpathUtil (#6801)
* chore(TDI-46859): Add license for xpathUtil
* chore(TDI-46859): Do not bump xpathutil
* fix(TDI-46743): avoid file locking when using "streaming append" feature.
* fix(TDI-46743): corrections after code review.
* fix(TDI-46743): move library to Talend Update.
* fix(TDI-46743): restored order of resources close.
* fix(TDI-46743): added license for Talend Update, version bump.
* Added streaming support on inputs
* Added InputStream for the 2 input files
* Added support for input / output columns
* Removed the label as it was confusing than helpful.
Changed the XML / XSLT label as it supports Stream.
Output however does NOT support stream so changed it in the Override to File only.
* Upgraded the 15 year old saxon9.jar
My tests passed.
* fix xml column was not used issue
* According to the new writing standard, only the capitalize the first character of first word
Co-authored-by: pyzhou <pyzhou@talend.com>
# Conflicts:
# main/plugins/org.talend.designer.components.localprovider/components/tXSLT/tXSLT_messages.properties
Co-authored-by: bgunics-talend <63251373+bgunics-talend@users.noreply.github.com>
* fix(TUP-33485): [tELTMap] Delimited identifiers does not work for
* fix(TUP-33485): [tELTMap] Delimited identifiers does not work for
* fix(TUP-33485): [tELTMap] Delimited identifiers does not work for
<descriptionurl="http://www.talend.com/online/featuresdescription.html#designer-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#designer-feature</description>
<descriptionurl="http://www.talend.com/online/featuresdescription.html#repository-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#repository-feature</description>
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> Each source entry expression to each target expression
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> Each source entry to each target expression
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=> All source entries expression to a single one target expression (Shift key to change mapping)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=> All source entries expression to a single one target expression
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=> All source entries to a single one target expression (Shift key to change mapping)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> All source entries to a single one target expression
AlfrescoModelDialog.missingAspectDefinitions.msg=The chosen aspects refer to unknown Alfresco aspect(s) : ${0}.\nPlease provide the alfresco model files that define them.
AlfrescoOutputManager.schemaError.title=Error in schema
AlfrescoModelDialog.missingTypeDefinitions.msg=The chosen type refers to unknown Alfresco type(s) or aspect(s) : ${0}.\nPlease provide the alfresco model files that define them.
AlfrescoModelDialog.missingTypeDefinitions.title=Missing type definitions
AlfrescoModelDialog.add=Add...
AlfrescoOutputModelManager.errorReadingModel=Error reading Alfresco model file
AlfrescoModelDialog.aspects=Aspects
AlfrescoOutputManager.schemaError.msg=Please synchronize schema first
AlfrescoOutputModelManager.alreadyAdded=This model has already been added
AlfrescoModelDialog.removeModelFailed=Failed to remove model
AlfrescoOutputModelManager.prefixConflict=Unable to add the model, prefix conflict with previously added model for
AlfrescoOutputModelManager.notYetAdded=This model has not yet been added
AlfrescoModelDialog.type=Type
AlfrescoModelDialog.addModelFailed=Failed to add model
AlfrescoModelDialog.modelTable.name=Name
AlfrescoModelDialog.remove=Remove
AlfrescoOutputManager.failedLoadModel=Failed to load model from component metadata, reinitializing
@@ -385,11 +389,101 @@ public <%=JavaTypesManager.getTypeToGenerate(ctxParam.getType(),true)%> get<%=Ch
<%
INode jobCatcherNode = null;
//one matched component or part, one thread
//why not computed by cpu or resource : please image this case :
//loop==>(input==>(twritexmlfield A)==>(twritexmlfield B)==>(twritexmlfield C)==>output), dead lock as cycle dependency and only one thead in thread pool
//maybe newCachedThreadPool is a better idea, but that have risk for creating more threads, then more memory for TDI-47230
//why not generate thread pool object in subprocess scope :
// 1: major reason : difficult to control the var scope, somewhere can't access it, then compiler issue
// 2: we may need this thread pool for bigger scope, not only for twritexmlfield/twritejsonfield in future
// 3: we don't suppose this thread pool cost big resource after all tasks done, so we can shutdown it more later,
// for example, most time, user will use less than 3 twritexmlfield in one job, then 3 threads thread pool, we can close them in job finish code part,
// not a big cost to keep that. And of course, we best to start&clean it in subprocess finish, but that's risk of 1 above.
public java.lang.Thread newThread(java.lang.Runnable r) {
java.lang.Thread t = factory.newThread(r);
t.setDaemon(true);
return t;
}
}
<%
}
if(tHMapExists || tHMapOutExists) {
%>
private final java.util.concurrent.ExecutorService es = java.util.concurrent.Executors.newFixedThreadPool(<%=threadPoolSize%> <%if(tRESTRequestLoopExists) {%>,new DaemonThreadFactory()<%}%>);
<%
} else {
%>
private final java.util.concurrent.ExecutorService es = java.util.concurrent.Executors.newCachedThreadPool(<%if(tRESTRequestLoopExists) {%>new DaemonThreadFactory()<%}%>);
CodeGenerator.JET.TimeOut=JET initialisation Time Out
CodeGenerator.newLine=\n\n\n\n
CodeGenerator.Node.NotFound=Node not found in current process
CodeGenerator.Components.NotFound={0}: Component is missing: {1}; use -D{2}=false in your studio or commandline to skip this check, and a warning message will be logged.
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=method not implemented: org.talend.designer.codegen.JavaRoutineSynchronizer line:49
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=method not implemented: org.talend.designer.codegen.JavaRoutineSynchronizer line:58
JetSkeletonManager.unableLoad=unable to load skeleton update cache file
JetFilesProviderManager.unableLoad=Unable to load {0}JetFilesProviderManager.unableLoad
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generation is canceled,to avoid problems cause by this, please press Ctrl+Shift+F3 to generate again\!
CodeGenerator.Node.NotFound=N\u0153ud introuvable dans le processus courant
CodeGenerator.Components.NotFound={0}\u00A0: Le composant est manquant\u00A0: {1}; utilisez -D{2}=false dans votre Studio ou CommandLine pour ignorer cette v\u00E9rification. Un message d'avertissement sera enregistr\u00E9 dans les logs.
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=M\u00E9thode non impl\u00E9ment\u00E9e : org.talend.designer.codegen.JavaRoutineSynchronizer line:49
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=M\u00E9thode non impl\u00E9ment\u00E9e : org.talend.designer.codegen.JavaRoutineSynchronizer line:58
JetSkeletonManager.unableLoad=Impossible de charger le fichier de cache de la mise \u00E0 jour du squelette
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.