Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have created a main job in talend open studio Big Data, and this main job calls for a child job. I exported the main job into batch and shell files. I successfully execute the batch file in windows, but if I try to execute the shell on a Linux machine, the execution fails.
Below you can see the error.
The main job and child job can be seen below:
main job
child job:
Could you help me to solve the Linux error?
Thank you in advance!
Lucian Sabau
A: It is very close - our build process for Oracle JDK releases builds on OpenJDK 7 by adding just a couple of pieces, like the deployment code, which includes Oracle's implementation of the Java Plugin and Java WebStart, as well as some closed source third party components like a graphics rasterizer, some open source third party components, like Rhino, and a few bits and pieces here and there, like additional documentation or third party fonts. Moving forward, our intent is to open source all pieces of the Oracle JDK except those that we consider commercial features such as JRockit Mission Control (not yet available in Oracle JDK), and replace encumbered third party components with open source alternatives to achieve closer parity between the code bases.