Closed convexshiba closed 8 years ago
Ah - the Hadoop DSL static checker will only be applied if you are compiling to Azkaban. If you are running from the gateway, it won't apply the static checker (and should not), it should merely validate whatever fields are necessary to launch the job on the gateway. We definitely need to make the same set of patches to the task to accomodate PySpark jobs
Ah I see. I'll make the corresponding changes and send a PR. I'll ping you if I can't make it or run into any problems. Thanks Alex!
This was closed by #83
--class
option should be neglected ifappClass
is null.