- autoscaling全般についてはなします
- terraformのコードがいっぱい出てきます
- application autoscaling
embulk previewの場合
Running an external shell script: embulk_init.sh
2017-09-26 12:49:28.635 +0900: Embulk v0.8.34
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/Users/toyama-h/bin/embulk) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
<source> | |
type tail | |
format none | |
path /var/log/presto/presto.log | |
pos_file /var/log/td-agent/presto.pos | |
tag presto | |
</source> | |
<filter presto> | |
@type record_transformer |
発生するエラーはこれ。
2016-07-29 09:34:28.957 +0900: Embulk v0.8.11
2016-07-29 09:34:30.302 +0900 [INFO] (0001:transaction): Loaded plugin embulk-input-s3 (0.2.8)
2016-07-29 09:34:31.190 +0900 [INFO] (0001:transaction): Loaded plugin embulk/output/elasticsearch_ruby from a load path
2016-07-29 09:34:32.575 +0900 [INFO] (0001:transaction): Using local thread executor with max_threads=8 / output tasks 4 = input tasks 1 * 4
2016-07-29 09:34:32.601 +0900 [INFO] (0001:transaction): {done: 0 / 1, running: 0}
org.embulk.exec.PooledBufferAllocator$BufferDoubleReleasedException: Detected double release() call of a buffer
at org.embulk.exec.PooledBufferAllocator$NettyByteBufBuffer.release(PooledBufferAllocator.java:55)
brew update | |
brew tap homebrew/binary | |
brew install docker |
http.compression: true |
gem "activerecord-redshift-adapter" |
yum install python-setuptools | |
yum install python-devel | |
yum --enablerepo=epel install libyaml-devel | |
easy_install pip |
sudo su - root | |
cd /usr/share/elasticsearch/ | |
bin/plugin -install elasticsearch/elasticsearch-cloud-aws | |
bin/plugin -install mobz/elasticsearch-head | |
bin/plugin -install lukas-vlcek/bigdesk | |
bin/plugin -install royrusso/elasticsearch-HQ | |
yum install python-setuptools | |
easy_install esclient |