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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
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
Specialist
Specialist

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?