jaffee
|
145e75d8ad
|
add docs about Benchmark Name field
|
2017-01-19 16:54:36 -06:00 |
|
jaffee
|
583c16e8e7
|
add -hosts to bagent command in README
|
2017-01-19 11:31:49 -06:00 |
|
jaffee
|
b75c605985
|
more error context
|
2017-01-19 10:44:02 -06:00 |
|
jaffee
|
86b540ca13
|
readme and error checking
|
2017-01-19 10:38:25 -06:00 |
|
Matthew Jaffee
|
4c61e8bcaf
|
Merge pull request #260 from jaffee/agent-num-init-only
remove agentNum from Benchmark.Run
|
2017-01-18 23:43:01 -06:00 |
|
jaffee
|
c955f4deaa
|
it's -> its
|
2017-01-18 23:42:44 -06:00 |
|
jaffee
|
fb026b72da
|
readme tweaks
|
2017-01-18 21:18:24 -06:00 |
|
jaffee
|
f4fd1083c8
|
tweaks to bench doc.go
|
2017-01-18 20:57:14 -06:00 |
|
jaffee
|
10a3fe99e0
|
docs updates for benchmarking
|
2017-01-18 20:57:14 -06:00 |
|
jaffee
|
8cbb757491
|
update benchmark docs
|
2017-01-18 20:57:14 -06:00 |
|
jaffee
|
0c4cae30fc
|
remove agentNum from Benchmark.Run
Benchmarks should modify their parameters in Init based on the agentNum
|
2017-01-18 20:57:14 -06:00 |
|
Matthew Jaffee
|
249642dda1
|
Merge pull request #263 from jaffee/more-log-work
thread logoutput index -> db -> frame -> fragment
|
2017-01-18 13:45:52 -06:00 |
|
jaffee
|
2c4d3859bb
|
remove LogOutput arg from New* funcs
default to ioutil.Discard
|
2017-01-18 12:28:09 -06:00 |
|
tgruben
|
171e2c5de0
|
Merge pull request #259 from jaffee/readme-fix
change README install command to only install cmd/...
|
2017-01-18 10:44:22 -06:00 |
|
jaffee
|
6d748ae177
|
thread logoutput index -> db -> frame -> fragment
also stop extra output to stderr from tests
|
2017-01-18 09:29:42 -06:00 |
|
jaffee
|
ffcb4c0c10
|
set Index.LogOutput to be Server's as well as handler
|
2017-01-18 09:01:01 -06:00 |
|
jaffee
|
364868fa52
|
change README install command to only install cmd/...
installing everything under the top level causes issues due to things under
vendor/ getting installed
|
2017-01-16 12:28:35 -06:00 |
|
jaffee
|
d996e9d0b6
|
make bspawn config files consistent and minimal
|
2017-01-16 12:22:53 -06:00 |
|
jaffee
|
e92158dea6
|
show spawn config in output instead of just agents
|
2017-01-16 12:18:49 -06:00 |
|
jaffee
|
06cf5e2223
|
default -human to true. show defaults in Usage()
|
2017-01-16 12:05:58 -06:00 |
|
jaffee
|
b3ae286a10
|
bspawn tweaks and bugfix
fix grammar in comment
always use creator args if pilosaHosts isn't set
use creator's FinalHosts rather than Hosts
|
2017-01-13 20:50:33 -06:00 |
|
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 |
|