Adding third party libraries into the Talend project

0 votes

Can someone suggest, how to add 3rd party libraries into a Talend Project? Also, when I am trying to use LogFactory with tSetGlobalVar, it is throwing the following exception: 

java.lang.NoClassDefFoundError: org.apache.commons.logging.LogFactory

    at ...

Please suggest, how to remove this kind of exception using existing logging library.

Apr 9, 2018 in Talend by misc.edu04
• 1,450 points
3,461 views

1 answer to this question.

0 votes

You can add the 3rd party libraries in two ways:

1.  With the latest release of Talend, they have deprecated the use of User libraries. So, now will have to make use of modules by downloading and installing them.  To add modules, go to: Window > Show View > Talend > Modules.

All the external or 3rd party libraries can be easily managed from this window.

2. Another way to add 3rd party libraries is by using tLibraryLoad component in your job.

In order to remove the log exception, go to your Talend install path and look for the plugins directory. In this folder look for the apache logging jar files. Sometimes, because of this, you might get an exception.

Hope this helps!!

Get your Talend certification today to become certified professional.

Thanks.

answered Apr 9, 2018 by code.reaper12
• 3,500 points

Related Questions In Talend

0 votes
0 answers

How can I use talend to extract data from Oracle and import the data into a MSSQL database?

We currently have around 100 Oracle tables ...READ MORE

Nov 4, 2020 in Talend by umesh
• 150 points
2,203 views
0 votes
1 answer

Accessing Talend Project from SVN

According to my understanding, there are two ...READ MORE

answered Apr 9, 2018 in Talend by geek.erkami
• 2,680 points
1,207 views
0 votes
1 answer

Specifying the number of Rows Processed in Talend

Hi, you can try using tSampleRow component ...READ MORE

answered Apr 14, 2018 in Talend by code.reaper12
• 3,500 points
1,564 views
0 votes
1 answer

How to load a set of files into database using Talend

Using tFileList component,  you can read all the files present ...READ MORE

answered Apr 17, 2018 in Talend by code.reaper12
• 3,500 points
5,742 views
0 votes
1 answer

tWaitForFile component insufficiency in Talend

Regarding your first issue, tWaitForFile component provides ...READ MORE

answered Apr 11, 2018 in Talend by geek.erkami
• 2,680 points
2,186 views
0 votes
1 answer

Downloading files using Talend Studio

As per my understanding, I think first ...READ MORE

answered Apr 12, 2018 in Talend by code.reaper12
• 3,500 points
2,067 views
0 votes
1 answer

Implement Common Logging in Talend

Well, you can try using following 2 ...READ MORE

answered Apr 12, 2018 in Talend by geek.erkami
• 2,680 points
1,679 views
0 votes
1 answer

Using tHiveRow to execute multiple Hive queries in Talend

In order to execute multiple queries, you ...READ MORE

answered Apr 14, 2018 in Talend by misc.edu04
• 1,450 points
3,572 views
0 votes
1 answer

Looping through all the schemas in Talend

It is really simple to make tOracleInput ...READ MORE

answered Apr 11, 2018 in Talend by code.reaper12
• 3,500 points
1,537 views
0 votes
1 answer

Converting Columns into Rows in Talend

Hi, You can try using tNormalize component along ...READ MORE

answered Apr 11, 2018 in Talend by code.reaper12
• 3,500 points

edited Apr 11, 2018 by code.reaper12 5,999 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP