Jump to content
Changes to the Jaspersoft community edition download ×

JasperETL and Python: script component on Jython


stasp

Recommended Posts

tJython is a Python implementation on Java, which basically allows to run Python on JasperETL.

tJython is a relatively new script component especially suited for the following tasks:

    - Embedded scripting: Talend programmers can add the Jython libraries to their system to allow end users to write simple or complicated scripts that add functionality to the Job application.
    - Interactive experimentation: Jython provides an interactive interpreter that can be used to interact with Java packages or with running Java applications. This allows programmers to experiment and debug any Java system using Jython.
    - Rapid routines development: Python programs are typically 2-10X shorter than the equivalent Java program.
The seamless interaction between Python and Java allows developers to freely mix the two languages during development.

 

You can fing the component and more detailed info here (the description is related to TOS but it applies to JasperETL as well):

http://talendforge.org/ext/extension_view.php?eid=71

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...