Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

running java jar which updates a config.xml file when both are present on HDFS

Hi all,

 

Is there any way which can be used to run the java jar file present in hdfs.

jar file is used to update some value in config.xml file.

 

 

Labels (4)
2 Replies
cterenzi
Creator III
Creator III

You can run any command line with a tSystem component.
Anonymous
Not applicable
Author

Hi @cterenzi,

 

will the tSystem component take the path for HDFS?