I hereby claim:
- I am choadrocker on github.
- I am choadrocker (https://keybase.io/choadrocker) on keybase.
- I have a public key whose fingerprint is 26B5 4DD4 3DFC C958 68AB C1E4 F2B9 4951 8530 715F
To claim this, I am signing this object:
# Chuck Sumner | |
Sacramento, CA | |
Cell: 415.225.4479 | |
chuck.sumner@gmail.com | |
[LinkedIn](http://www.linkedin.com/in/chucksumner) | |
## Internet Elder Statesman | |
I build rock-solid, highly available stacks. | |
### Selected Technical Skills |
I hereby claim:
To claim this, I am signing this object:
#!/bin/bash | |
max_threads=16 | |
source=localhost | |
target=target | |
source_db=source_db | |
target_db=target_db | |
user=user | |
pass=pass |
#!/bin/bash | |
# dump X many tables at a time to hdfs | |
# will prolly be INSANE LOAD | |
max_threads=8 | |
source=localhost | |
source_db=source | |
user=user | |
pass=pass |