This is an automated email from the ASF dual-hosted git repository.

fjy pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-druid-website-src.git


The following commit(s) were added to refs/heads/master by this push:
     new facf6cc  add example manifest for web console based examples
     new 84931e4  Merge pull request #40 from implydata/add-example-data
facf6cc is described below

commit facf6ccd86b6d85f272714e5cadf764280256e54
Author: Vadim Ogievetsky <[email protected]>
AuthorDate: Sun Aug 25 14:02:26 2019 -0700

    add example manifest for web console based examples
---
 data/example-manifests.tsv |   2 ++
 data/wikipedia.json.gz     | Bin 0 -> 2016532 bytes
 2 files changed, 2 insertions(+)

diff --git a/data/example-manifests.tsv b/data/example-manifests.tsv
new file mode 100644
index 0000000..758401c
--- /dev/null
+++ b/data/example-manifests.tsv
@@ -0,0 +1,2 @@
+name   description     spec
+Wikipedia Edits        Edits on Wikipedia from one day 
{"type":"index_parallel","ioConfig":{"type":"index_parallel","firehose":{"type":"http","uris":["https://druid.apache.org/data/wikipedia.json.gz"]}},"tuningConfig":{"type":"index_parallel"},"dataSchema":{"dataSource":"new-data-source","granularitySpec":{"type":"uniform","segmentGranularity":"DAY","queryGranularity":"HOUR"}}}
diff --git a/data/wikipedia.json.gz b/data/wikipedia.json.gz
new file mode 100644
index 0000000..184863c
Binary files /dev/null and b/data/wikipedia.json.gz differ


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to