Michael T. DeGuzis

Results 9 issues of Michael T. DeGuzis

``` bash -x /usr/local/adam/bin/find-adam-egg.sh + set -e +++ readlink -f /usr/local/adam/bin/find-adam-egg.sh ++ dirname /usr/local/adam/bin/find-adam-egg.sh + SOURCE_DIR=/usr/local/adam/bin + . /usr/local/adam/bin/find-adam-home ++ set -e ++++ dirname /usr/local/adam/bin/find-adam-egg.sh +++ cd /usr/local/adam/bin +++ pwd...

Does this have the ability to target one job or a set of jobs? A --job or --jobs (with nargs * for a list) would be really nice. I want...

### Description Ideally there should be a prompt or method to read a file for user/password handling. Having this in my bash history isn't ideal. Crude hackish workaround ``` ./butler...

### Description Jenkins can and should be run over SSL/https. This utility does not allow you to specify https. Does it handle the protocol? ``` ./butler jobs export --server https://myhost:port--username...

I unfortunately have a driver I need to use that has 3 versions for 3 clusters. I don't see a way to specify `-d :` Use case: Hive JDBC connections...

Works via normal on-cluster with Hortonworks Hadoop beeline, so I assume I am missing something simple... beeline: ``` Connecting to jdbc:hive2://host.domain.com:00000/;principal=hive/[email protected] Connected to: Apache Hive (version 1.2.1000.2.6.5.90-1) Driver: Hive JDBC...

Is there any chance of having a branch or a Dockerfile pointing towards a postgres variant of this?

enhancement

``` github-backup --private --organization --output-directory ~/gitbak --all Retrieving repositories Filtering repositories Backing up repositories Retrieving starred repositories Writing 0 starred repositories to disk Retrieving watched repositories Writing 0 watched repositories...

It seems very little is committed here. DAS 1.2.1 was released, but no commits or releases are here. Does development happen only internally? I was hoping to follow the development...