Quantcast
Channel: Last Activity on Talend Community Forum

java.io.IOException: DataStreamer Exception: - by padmajauk

Hi, I tried that but didn't help. By the way, I exported the Talend job to EC2 instance and executed it using the shell script which worked fine! Is it that the job is utilizing native hadoop library...

View Article


Reading variables in tsendmail. - by xdshi

Hi, You may can return a value from a child Job to the parent Job. Have you already checked KB article about:https://help.talend.com/display/KB/Returning+a+value+from+a+child+Job+to+the+parent+Job to...

View Article


Store value in context in talend data mapper - by shrikavi2008

Hi, I'm using talend data fabric and want to store talend data mapper value in context file. The data mapper value might me get increment by 1 for every record. can you please help me on this ?...

View Article

Some Problems with added lookup in Oracle-SF integration - by fireskyer

Bumping .....  regards fireskyer 

View Article

Add an field to an component in any Easy way - by fireskyer

Hello Guys, In the old version if i want to add a field over guessing all data types are lost and you have to set it again ... but on the new version  talend don't  lost the type value anymore...

View Article


How do i update my talend version - by fireskyer

Thanks as far as i understand  there is no  update mechanism integrated or ?  regards john 

View Article

could not find or load the main class - by Sylvain Maignan

No, i have not upgraded my JDK. I use JDK 1.7 below, the logs :  !SESSION 2016-03-31 15:03:55.969 ----------------------------------------------- eclipse.buildId=unknown java.version=1.7.0_55...

View Article

Missing menu options when you right click on a component after install - by...

Hi, We can not repro this issue on our end(win7 64bit). Feel free to create a jira issue of DI project so that our R&D team will check it to see if there is any hidden bug. Best regards Sabrina

View Article


Driver not found (see installation guide for more information) - by wosa.aigbe

Hi MacUsers, did you eventually get this [email=admin@company]admin@company[/email] default password issue resolved?  Warmest regards, Wosa

View Article


DI jobs on ESB install - by Sebastien Thauvette

Unfortunately we do not. We only have Data Integration and ESB.

View Article

Slow fetch from oracle when there's an update at the end - by sysmq

Hello. I have a job which starts with a simple select from Oracle, cursor size is 5000 "select * from table where fetched=0". the rows are sent to another destination, let's say MSSQL. When I run this...

View Article

Image may be NSFW.
Clik here to view.

ESB v6.1.1.: tESBConsumer - nonfunctional Log messages - by bushmann

Dear all, please for advice or opinion. It seems that option "Log messages" doesn't work in tESBConsumer component compared to older 5.x version of TOS. It's a bug or there is some trick how this...

View Article

Problems using tSQLTemplate - by kpatterson2

Hi, I'm trying to use the tSQLTemplate component for the first time and I'm not understanding it very well. I ran a simple test with a user defined template I made that simply selects a few columns...

View Article


[resolved] Replace String tMap with conditions - by DARLAIVE

OK ... The first test of my condition in the tMap put me null when in fact it works without worries

View Article

How to use Trigger Run If - by tanveer.isiddiqui

.

View Article


process the component irrespective of the previous component's result - by...

thanks for the reply. I will give it a try.

View Article

Programatic way to create/manage users and rights against admin center - by...

Hi, Is there any programatic way to create/manage users and rights against admin center? Like an API we can call to create users, update them, and change their ACLs? thanks

View Article


API to manage users/acls? - by bitsofinfo

Hi, In the subscription version, vs open-source. Is there any programatic way to create/manage users and rights against admin center? Like an API we can call to create users, update them, and change...

View Article

MetaServlet or CommandLine? - by bitsofinfo

When should one be using CommandLine vs MetaServlet. What is the advantage of using one over the other.  Do they have any overlap in functionality or lack of functionality that the other provides?

View Article

Drop down menu from type CLOSED_LIST to modify or reset QUERY content - by...

Hello, Is it possible selection of different CLOSED_LIST type field to modify the string in QUERY field? For example closed list has option: {worker, student, parent} and choosing student to set the...

View Article

How to get HTTP message ID? - by Kacu

Ok, thx that is what I want. But now I have another problem. How I can set "[size=2][font=consolas, monaco, 'bitstream vera sans mono', 'courier new', courier,...

View Article


tUniqrow: Sending all duplicate rows to Duplicates destination - by jcarlitosjr

hi folks , can any one help > Need use tUniqRow I have no Ideia  .. Need to do exactly what is show bellow ..  [code]Name, Address John Smith, 111 Main Street Bob Dole, 1234 Pine Street John...

View Article


Lookup Functionality in tMap Component - by shong

Hi  No OR logic on the lookup feature, you need to do the join two times for each filed, and then merge the result. eg: input1--main--Map--out1--tHashOutput1               ÂÂ...

View Article

Cassandra Connection - by madhavak

I have installed Cassandra DataStax  Community  and able to query using CQL shell. when i try to create connection am getting below error Connection failed! ÂÂ...

View Article

Git user issue in TAC... - by xdshi

Hi, [left][size=2]Great it is fixed. [/size][/left] [left][size=2]If the issue is closed, could you please click the "Set this topic as resolved" link which is right underneath your initial post?...

View Article


Exception in thread "Thread-0" java.lang.OutOfMemoryError: Java heap s - by...

[left][size=2][font=Verdana, sans-serif]Hi,[/font][/size][/left] [left][size=2][font=Verdana, sans-serif]In your job, tUniqRow and tSortRow are cache components consuming two much memory. For a...

View Article

Image may be NSFW.
Clik here to view.

Connection Error For Microsoft SQL Server 2000 - by xdshi

Hi, [size=2][font=Calibri, sans-serif]Can you upload again the screenshots you wanted to show, please? For some reason it didn't make it to your post.[/font][/size] [size=2][font=Calibri,...

View Article

Problem in Vertica Components - by xdshi

Hi, We suppose that [size=1][font=Verdana, Helvetica, Arial, sans-serif]JAR file vertica-jdbc-7.0.1-0.jar. in talend studio may cause some issue when you are trying toÂÂ...

View Article

License installation - by xdshi

Hi, For your license issue, have you already reported a ticket on Talend Support Portal? Best regards Sabrina

View Article



proxy settings? - by andrew.deackes

Hi, we have version 6.1.1.20151214_1327 installed on Windows 7. We have set proxy details (under Preferences > General > Network Connections) to use our local proxy server (HTTP and HTTPS both...

View Article

tAdvancedHash Problem - by sarath

Hi Im getting the same issue , Can anyone help me with resolution. Thanks in advance Sarath

View Article

Trigger RunIf Condition giving False - by rhall_2.0

This will work and the reason is that in Java the "==" operator checks to see whether the objects are the same (ie pointing to the same location in memory). What you wanted to do is check the value...

View Article

Timeout - tSystem - by natus

Hi, I have a long tSystem running. It looks like to be stopped after 1h30 approx. Since I don't have any error message, I would like to be sure there are such timeout. Is it possible to disable itÂÂ...

View Article


TAC is not working - by rajmhn

Thanks. I cannot find any logs in this path; But while trying to start the Tomcat, it was defaulting to HSQLDB. But I'm using Mysql db for TAC. Copied the mysql jar-mysql-connector-java to endorsed...

View Article

[resolved] JesperETL V2.0 Error at start - by jensej

Hi No i havent tried with 2012. But i still have i Problem that i dont know what port i should use becasue we use dynamic ports like i wrote some Posts ago.. Is there some solution for the Problem with...

View Article

Re edit an builded job with talend - by fireskyer

Hello @xdishi  I found it  i can re edit with the help of the zip File  thanks for help regards john 

View Article


How to reference a schema column - by shong

on tJavaRow, the expression of accessing the input data is: input_row.columnName eg: System.out.println(input_row.columnName); So, I see you use the right syntax on tJavaRow. 

View Article


Read excel by column - by deepika26

I have two excel files which i will be reading it from tFileList. One excel will have id,name,address,phoneno whereas the other will have id,name,phoneno. How do i read both files dynamically and make...

View Article

Manipulate JSON input file to add additional string characters - by shong

Hi Use tFileInputRaw to the whole file as a string, and then manipulate the string on a tJavaRow like this: tFileInputRaw--main--tJavaRow--main--tFileOutputRaw on tJavaRow: output_row.content ="["+...

View Article

Dynamic Schema - by rhall_2.0

This might help you out ([url]https://www.rilhia.com/tutorials/dynamic-column-order[/url]).

View Article

Error in TOS launching - by benoit.jacob

Hello, I met the same problem and I solved it by this way : - checkout out the working branch with Eclipse - go the metadata folder in the branch - watch for the last modified files - delete the last...

View Article


Implement Database partitioning for SQL Server and Oracle - by rhall_2.0

Creating tables can be done with the tOracleOutput (and SQL Server equivalent) components. Take a look at the documentation for how to do this.  Creating indexes you will need to do with tOracleRow...

View Article

Image may be NSFW.
Clik here to view.

[resolved] Inserting data into PostgreSql in job - by VladoKarol

Hi, I am trying to make simple job for inserting data from one table to another one, with identical structure. From service request I get id of customer and based on that I insert into second database...

View Article


Connection Failure to Hive (Hortonworks 2.3.0.0-2557) with TOS 6.1 - by...

Hi, I am getting the same error. Please help me to resolve it. Thanks, Surbhi

View Article

should i use commandline or metaservlet - by bitsofinfo

When should one be using CommandLine vs MetaServlet. What is the advantage of using one over the other.  Do they have any overlap in functionality or lack of functionality that the other provides?

View Article


How to escape the ' delimiter to add it to a REGEX pattern in SQL - by...

[size=2][font=Verdana, sans-serif]I added a REGEX pattern to Talend to check for valid alpha only names, I got the pattern correct except I need to add the ' character as a valid name could be O'Brian....

View Article

row limit 800,000 TOS 6.1.1 - by lsfsms

Ultra simple job: csv source, map, oracle out.  The csv source is 2M rows (approx.) the job stops at exactly 800K, no error message, no error indicator. I cannot find and limits in the objects that...

View Article

Column analysis (discrete or summary) on numeric field will not work - by...

New to Talend and trying to do a column analysis (discrete or summary of numeric) data and wizard will not let me proceed stating that the  data does not appear to be numeric, but I see the data...

View Article

Image may be NSFW.
Clik here to view.

.csv Data Transformation - by bstamper1

I have a .csv document that I need to make some transformations to before upserting into Salesforce. Here is how the document appears as is. The first row of the document represents Skill Names (MECH...

View Article


tDbfInput - by bugshunter

Hi, the component use an API published on Mashape, so it need to access the network, that kind of error means the component can reach the mashape site to validate your key, maybe you are behind a...

View Article