jaffee
|
825ce4ca89
|
dont' include stdin/out/err in create output
|
2017-01-13 14:51:45 -06:00 |
|
jaffee
|
96e97f2353
|
support password auth for ssh
|
2017-01-13 14:27:31 -06:00 |
|
jaffee
|
6cdb8c2ed8
|
remove 'type' flag from creator
type is implied by whether or not 'hosts' is set
|
2017-01-13 14:26:24 -06:00 |
|
jaffee
|
db302b3419
|
improve output, docs, default behavior for create cmd
|
2017-01-13 13:46:11 -06:00 |
|
Matthew Jaffee
|
c3cdf94207
|
Merge pull request #251 from jaffee/sshenaningans
Sshenanigans
|
2017-01-13 11:45:14 -06:00 |
|
jaffee
|
34e056c9c6
|
fix up bspawn Usage, and field naming
|
2017-01-12 15:45:02 -06:00 |
|
Travis Turner
|
274a447e95
|
Merge pull request #250 from travisturner/dependency
Adds the github.com/aws/aws-sdk-go dependancy used in /bench
|
2017-01-12 14:42:33 -06:00 |
|
jaffee
|
2a50ed9c6d
|
rename ssh stuff for consistency and less stuttering
|
2017-01-12 14:32:50 -06:00 |
|
jaffee
|
7594e65667
|
options to build and copy pilosa binary for cluster creation
also some refactoring
|
2017-01-12 14:32:50 -06:00 |
|
Travis
|
ee3d1cd57d
|
Adds the github.com/aws/aws-sdk-go dependancy used in /bench
|
2017-01-12 14:04:08 -06:00 |
|
Matthew Jaffee
|
4d8c9d319e
|
Merge pull request #247 from pilosa/benchmark-aws-storage
Benchmark aws storage
|
2017-01-12 13:44:53 -06:00 |
|
Travis Turner
|
2c88d59751
|
Merge pull request #248 from tgruben/issue243
removed low count limit on import which is fix for #243
|
2017-01-12 09:10:50 -06:00 |
|
Todd Gruben
|
a3e611d79e
|
removed low count limit on import which is fix for #243
|
2017-01-11 15:00:44 -05:00 |
|
Alan Bernstein
|
53c15af4c4
|
Remove absolute path to pilosactl
|
2017-01-11 13:46:32 -06:00 |
|
Alan Bernstein
|
a05b772373
|
Remove -output flag from bagent
|
2017-01-11 13:12:19 -06:00 |
|
Alan Bernstein
|
7f25abeb2e
|
Switch default from s3 to stdout
|
2017-01-11 13:11:55 -06:00 |
|
Alan Bernstein
|
bfd405a8ff
|
Update NewS3Uploader call
|
2017-01-11 13:10:52 -06:00 |
|
Alan Bernstein
|
9fbab68be3
|
Simplify S3Uploader
|
2017-01-11 13:07:42 -06:00 |
|
Alan Bernstein
|
d1e9ae2924
|
Rename 'aws' destination to 's3'
|
2017-01-11 10:41:25 -06:00 |
|
Alan Bernstein
|
39c9d1ab25
|
Cleanup and update comments
|
2017-01-11 09:38:45 -06:00 |
|
Alan Bernstein
|
c1ca299904
|
Send results to S3
|
2017-01-11 09:25:37 -06:00 |
|
Alan Bernstein
|
5b586fefc9
|
Implement S3 writer
|
2017-01-11 09:25:09 -06:00 |
|
Alan Bernstein
|
bb1157394d
|
Add output destination flag
|
2017-01-11 09:18:28 -06:00 |
|
Alan Bernstein
|
38933e742b
|
hardcode path
|
2017-01-11 08:40:40 -06:00 |
|
jaffee
|
aa5fc13e0b
|
Merge branch 'master' into benchmark-runner
|
2017-01-09 16:55:03 -06:00 |
|
jaffee
|
821b8d974f
|
rename cli to client
|
2017-01-09 13:42:17 -06:00 |
|
Matthew Jaffee
|
e46ba6d485
|
Merge pull request #232 from jaffee/230-sep-config
add overriding flags for bspawn config
|
2017-01-06 12:11:03 -06:00 |
|
Travis Turner
|
7609f1bc1c
|
Merge pull request #231 from codysoyland/add-nodes-endpoint
Add handler endpoint to get list of cluster nodes
|
2017-01-06 11:15:29 -06:00 |
|
Travis Turner
|
68dd3c453a
|
Merge pull request #233 from codysoyland/add-golang-protobuf
Add github.com/golang/protobuf package to Glide
|
2017-01-06 11:02:18 -06:00 |
|
Cody Soyland
|
aa47157a27
|
Add github.com/golang/protobuf package to Glide
Import was added in 3d0dada6fb.
|
2017-01-05 14:23:51 -06:00 |
|
Matthew Jaffee
|
b8632e1a88
|
Merge pull request #229 from jaffee/168-output-format
168 output format
|
2017-01-05 11:52:50 -06:00 |
|
jaffee
|
5067b7492f
|
add overriding flags for bspawn config
|
2017-01-04 16:29:31 -06:00 |
|
Cody Soyland
|
5732fc342e
|
Add handler endpoint to get list of cluster nodes
|
2017-01-04 15:03:55 -06:00 |
|
jaffee
|
8325db95d6
|
remove redundant run-uuids in output
|
2017-01-04 11:49:56 -06:00 |
|
jaffee
|
32d7bf0503
|
gather all output from bspawn into a single json obj
|
2017-01-04 11:43:26 -06:00 |
|
jaffee
|
e8af9f9051
|
change benchmark configs
|
2017-01-04 09:58:32 -06:00 |
|
jaffee
|
e3212b417e
|
remove unused parallelBenchmark and move Serial
|
2017-01-04 09:11:53 -06:00 |
|
jaffee
|
e6b89bfa6e
|
rename agentNum arg to agent-num
|
2017-01-04 08:58:11 -06:00 |
|
jaffee
|
abc471d4f6
|
fix issues with import benchmark output
not all metadata was jsonified and it was timing itself
|
2017-01-03 17:00:42 -06:00 |
|
jaffee
|
a0aad147e0
|
re-arrange bagent output
|
2017-01-03 16:54:02 -06:00 |
|
jaffee
|
f0452a212d
|
fix usage typo maximum->max
|
2017-01-03 16:39:38 -06:00 |
|
jaffee
|
7128385f08
|
fix references to outdated "Agents" config
|
2017-01-03 16:36:27 -06:00 |
|
jaffee
|
0eda9d2e01
|
support slices of map[string]interface{} in Prettify
|
2017-01-03 16:28:46 -06:00 |
|
Matthew Jaffee
|
7a9544f506
|
Merge pull request #225 from jaffee/223-copy-pilosactl
223 copy pilosactl
|
2016-12-23 14:42:34 -06:00 |
|
jaffee
|
a126df414c
|
further refactor of building and copying pilosactl
|
2016-12-23 11:49:33 -06:00 |
|
Ben Johnson
|
50636db47e
|
Merge pull request #220 from benbjohnson/time-import
Add timestamps to import/sort.
|
2016-12-23 10:47:52 -07:00 |
|
jaffee
|
9ffbe241e8
|
factor copying binary to remote hosts into separate function
|
2016-12-22 15:03:18 -06:00 |
|
jaffee
|
537b3878ef
|
build and copy pilosactl to remote agents
|
2016-12-22 12:19:18 -06:00 |
|
jaffee
|
73c0ea2f0c
|
refactor/cleanup remote file creation
|
2016-12-22 09:23:55 -06:00 |
|
jaffee
|
bc9fbe450d
|
make create's run_uuid consistent with bagent
|
2016-12-21 16:37:43 -06:00 |
|