Commit graph

5531 commits

Author SHA1 Message Date
jaffee
75925db611 make pilosactl Usage(s) more consistent 2017-01-13 15:15:52 -06:00
jaffee
7533ca4ab1 don't connect to hosts twice when creating remote cluster 2017-01-13 14:52:42 -06:00
jaffee
a02b8a5854 dont' include stdin/out/err in create output 2017-01-13 14:51:45 -06:00
jaffee
9921aa554b support password auth for ssh 2017-01-13 14:27:31 -06:00
jaffee
09be21799b remove 'type' flag from creator
type is implied by whether or not 'hosts' is set
2017-01-13 14:26:24 -06:00
jaffee
47b362925a improve output, docs, default behavior for create cmd 2017-01-13 13:46:11 -06:00
Matthew Jaffee
298a5d4d7d Merge pull request #251 from jaffee/sshenaningans
Sshenanigans
2017-01-13 11:45:14 -06:00
jaffee
ae6293c347 fix up bspawn Usage, and field naming 2017-01-12 15:45:02 -06:00
Travis Turner
80a6b88688 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
c6aa941521 rename ssh stuff for consistency and less stuttering 2017-01-12 14:32:50 -06:00
jaffee
58e173ba57 options to build and copy pilosa binary for cluster creation
also some refactoring
2017-01-12 14:32:50 -06:00
Travis
d4669f0994 Adds the github.com/aws/aws-sdk-go dependancy used in /bench 2017-01-12 14:04:08 -06:00
Matthew Jaffee
ce9e491b05 Merge pull request #247 from pilosa/benchmark-aws-storage
Benchmark aws storage
2017-01-12 13:44:53 -06:00
Travis Turner
9016456960 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
eff0e0e7fc removed low count limit on import which is fix for #243 2017-01-11 15:00:44 -05:00
Alan Bernstein
289093de7f Remove absolute path to pilosactl 2017-01-11 13:46:32 -06:00
Alan Bernstein
a680fc7b1a Remove -output flag from bagent 2017-01-11 13:12:19 -06:00
Alan Bernstein
9ab38c488f Switch default from s3 to stdout 2017-01-11 13:11:55 -06:00
Alan Bernstein
ebb8c6ce22 Update NewS3Uploader call 2017-01-11 13:10:52 -06:00
Alan Bernstein
02532ae9a1 Simplify S3Uploader 2017-01-11 13:07:42 -06:00
Alan Bernstein
084579895a Rename 'aws' destination to 's3' 2017-01-11 10:41:25 -06:00
Alan Bernstein
03e52a5565 Cleanup and update comments 2017-01-11 09:38:45 -06:00
Alan Bernstein
31255b3269 Send results to S3 2017-01-11 09:25:37 -06:00
Alan Bernstein
d0de6e75a6 Implement S3 writer 2017-01-11 09:25:09 -06:00
Alan Bernstein
3b00b3d8e5 Add output destination flag 2017-01-11 09:18:28 -06:00
Alan Bernstein
b1fa60a3bb hardcode path 2017-01-11 08:40:40 -06:00
jaffee
1ed34ad439 Merge branch 'master' into benchmark-runner 2017-01-09 16:55:03 -06:00
jaffee
04637b6f46 rename cli to client 2017-01-09 13:42:17 -06:00
Matthew Jaffee
9278218d63 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
b333934ca2 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
1a0ee86d5c 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
ac6eb21a0f Add github.com/golang/protobuf package to Glide
Import was added in 3d0dada6fb.
2017-01-05 14:23:51 -06:00
Matthew Jaffee
6d094ac60f Merge pull request #229 from jaffee/168-output-format
168 output format
2017-01-05 11:52:50 -06:00
jaffee
68d4194ec3 add overriding flags for bspawn config 2017-01-04 16:29:31 -06:00
Cody Soyland
225bddc2a8 Add handler endpoint to get list of cluster nodes 2017-01-04 15:03:55 -06:00
jaffee
c3105f408b remove redundant run-uuids in output 2017-01-04 11:49:56 -06:00
jaffee
1b797819b0 gather all output from bspawn into a single json obj 2017-01-04 11:43:26 -06:00
jaffee
8adfd259c6 change benchmark configs 2017-01-04 09:58:32 -06:00
jaffee
9c717e2eee remove unused parallelBenchmark and move Serial 2017-01-04 09:11:53 -06:00
jaffee
75045471d2 rename agentNum arg to agent-num 2017-01-04 08:58:11 -06:00
jaffee
b41fdae55f 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
9a24b9b0e9 re-arrange bagent output 2017-01-03 16:54:02 -06:00
jaffee
75c786933c fix usage typo maximum->max 2017-01-03 16:39:38 -06:00
jaffee
6766c91cde fix references to outdated "Agents" config 2017-01-03 16:36:27 -06:00
jaffee
6814bbfab3 support slices of map[string]interface{} in Prettify 2017-01-03 16:28:46 -06:00
Matthew Jaffee
7834bf4726 Merge pull request #225 from jaffee/223-copy-pilosactl
223 copy pilosactl
2016-12-23 14:42:34 -06:00
jaffee
025f4115b7 further refactor of building and copying pilosactl 2016-12-23 11:49:33 -06:00
Ben Johnson
117c7cbb86 Merge pull request #220 from benbjohnson/time-import
Add timestamps to import/sort.
2016-12-23 10:47:52 -07:00
jaffee
aa2db76247 factor copying binary to remote hosts into separate function 2016-12-22 15:03:18 -06:00
jaffee
01a5d8592f build and copy pilosactl to remote agents 2016-12-22 12:19:18 -06:00