Michael T. DeGuzis

Results 20 comments of Michael T. DeGuzis

Ended up writing my own for the time being that targets any cluster Jenkins node, can remove/disable/enable a job on either side.

I'll see if I can get it approved

That's true, but in order for things to by dynamic for end-users, it's hard to do that. It's most certainly wishful thinking and thought i'd at least put it out...

As a compromise for the time being, would it be possible to allow passthrough of `--driver-jar something-1.0.0`? This would allow dynamic loading.

Oh no, I just mean to code a switcher to dynamically add a jar to the classpath in lieu of the other option. For example, we have a Hadoop Hive...

I thought about just putting in positional bash arguments, but the problem is the "$@" at the end that passes all the args in to sqlline. Say you code `--driver-jar...

I saw in some other user's example configs, that 'HOME' is used. Is this another way to specify the user's $HOME ?

Error: ``` : org.apache.spark.SparkException: Added file file:/usr/local/adam/repo is a directory and recursive is not turned on. ``` Cannot locate egg in binary dist download