python - oozie: add a file tag to a workflow.xml -


i'm trying build oozie job python spark action , need add file tag <file> /path/to/myfile.py <file> workflow.xml. have access hue interface (3.7.0) , can't use cli.

p.s have no problem shell script since input box directly available during shell action definition.


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -