
p4km9y/flinkbashdocker run --name flnk --volumes-from hdp --link hdp flink
external networking is used because of [***] workaround. docker uses underscores in network and host naming ...
bashdocker network create --driver overlay iot.net docker-compose -p iot up
bash# docker-compose -p iot exec elastic /bin/bash
bashcurl -XPUT 'http://localhost:9200/iot-kura/' -d '{ "settings": { "index": { "number_of_shards": 5, "number_of_replicas": 1 } }, "_all": { "enabled": false }, "mappings": { "kura-entry": { "properties": { "device_id": { "type": "string" }, "unit": { "type": "string" }, "value": { "type": "double" }, "count": { "type": "long" }, "timestamp": { "type": "date", "format": "epoch_millis" }, "location": { "type": "geo_point" } } } } }'
curl 'localhost:9200/_cat/indices?v'
bashcurl -XPOST 'http://localhost:9200/iot-kura/kura-entry?pretty' -d '{ "timestamp": "1466079132988", "location": { "lat": 48.***, "lon": 17.*** }, "unit": "C", "count": "120", "value": "2.3313523654E10", "device_id": "kura.device.name" }'


manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务