Skip to content

Instantly share code, notes, and snippets.

@nuria
Last active October 2, 2019 21:59
Show Gist options
  • Save nuria/c962bf4e206d3a5d7a1306986e997b62 to your computer and use it in GitHub Desktop.
Save nuria/c962bf4e206d3a5d7a1306986e997b62 to your computer and use it in GitHub Desktop.
test_segment_metadata.sh
curl -X POST 'http://localhost:8082/druid/v2/?pretty' -H 'Content-Type:application/json' -H 'Accept:application/json' -d '{
"queryType":"segmentMetadata",
"dataSource":"wmf_netflow",
"intervals":["2019-09-01/2019-10-01"]
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment