dan
ebcea0a451
replace the logger and ezoic/go-kinesis
2015-05-15 13:21:19 -07:00
dan
05330c6a9d
Merge branch 'hw-updates' into ez-recover-errors
...
Conflicts:
pipeline.go
redshift_basic_emitter.go
2015-05-15 13:15:20 -07:00
dan
b045031df8
add default logger to remove panics caused by initialization
2015-05-15 12:32:45 -07:00
dan
efa20e0ff6
Merge branch 'master' into hw-logger-interface
...
Conflicts:
pipeline.go
redshift_basic_emitter.go
redshift_manifest_emitter.go
s3_emitter.go
s3_manifest_emitter.go
2015-05-15 12:03:07 -07:00
Harlow Ward
cd71fd41bc
Add Logger interface
...
To allow for different logging endpoints we'll introduce a Logger
interface that will be passed into the pipeline during initialization.
* Add Logger interface
* Use logger interface in pipeline and emitters
2015-05-03 21:01:14 -07:00
dan
e3efa383c1
change dependency on log4go to different folder
2015-04-06 11:38:20 -07:00
dan
02a9d5d173
use log4go output
2015-04-03 23:05:49 -07:00
dan
797b575ad1
add recoverability in the pipeline, especially for throughput errors
2015-04-03 15:33:34 -07:00
Harlow Ward
106f0d66bb
Add Redshift Manifest functionality
...
Use a manifest file for batch importing files uploaded to S3.
2014-12-10 21:59:42 -08:00