Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Runtime installed, do I need to install jobserver?

HI,All:

    I have a question. As far as I know, the Runtime service includes the service of Jobserver. Does that mean that if I install Runtime, I won't need to install Jobserver,Or do they still have different application scenarios?

 

regrads 

kevin

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

Your batch jobs can not be run at ESB container in the same form as Jobserver.

In addition to that, Job server feature is only available in talend subcription solution not open source.

 

Best regard

Sabrina

View solution in original post

6 Replies
Anonymous
Not applicable
Author

Hello,

Talend Runtime and Job-Server have different application scenarios.

If you install Talend Runtime and Job-Server as Service on the same machine, you need to make sure that you change the Job-Server port of the standalone Job-server. Otherwise these ports will be in conflict with the Job-Server included in Talend Runtime, which uses the same default ports as the standalone Job-Server.

Could you please clarify in which Talend ESB version/edition you are?

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Thank you Sabrina: I'm using Talend ESB version 7.0, and what I want to know most is if I have the Runtime installed but not the Jobserver, and if I want to use the Jobserver, whether the Runtime can replace it. Best regards, Kevin
Anonymous
Not applicable
Author

Hello,

They are different features.

Talend ESB provides an Apache Karaf-based ESB container preconfigured to support Apache Camel routing and Apache CXF-based services (both REST and SOAP-based). This container administration manual is intended to provide information on Karaf tooling commands and general administration.

Talend runtime is the ESB container (OSGi Container).

Talend Job Server is running on the Execution Server where your will run all your batch jobs. It can be managed by Talend Administration Center.

 "Execution Server" refer to the physical or virtalized server.

Let  us know if it is OK with you.

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Thanks for your answer Sabrina, I can understand what you mean, in other words, whether my batch jobs can be run at Runtime in the same form as Jobserver. Best regards, Kevin
Anonymous
Not applicable
Author

Hello,

Your batch jobs can not be run at ESB container in the same form as Jobserver.

In addition to that, Job server feature is only available in talend subcription solution not open source.

 

Best regard

Sabrina

Anonymous
Not applicable
Author

Thank you so much.