`# curl -v -X 'POST' -H'Content-Type: text/plain' -d "a" http://localhost:8100/druid/worker/v1/chat/test::tlog::firehose/push-events * About to connect() to localhost port 8100 (#0) * Trying 127.0.0.1... connected * Connected to localhost (127.0.0.1) port 8100 (#0) > POST /druid/worker/v1/chat/test::tlog::firehose/push-events HTTP/1.1 > User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.13.1.0 > zlib/1.2.3 libidn/1.18 libssh2/1.2.2 > Host: localhost:8100 > Accept: */* > Content-Type: text/plain > Content-Length: 1 > < HTTP/1.1 415 Unsupported Media Type < Date: Thu, 20 Sep 2018 13:11:42 GMT < X-Druid-Task-Id: index_test_tlog_new_2018-09-20T09:36:29.210Z < Content-Length: 0 < Server: Jetty(9.3.19.v20170502) < * Connection #0 to host localhost left intact * Closing connection #0 `
Is only json can be ingested by EventReceiverFirehose? Can I send csv content? thx. [ Full content available at: https://github.com/apache/incubator-druid/issues/6353 ] This message was relayed via gitbox.apache.org for [email protected]
