From 0ebfb3fbb05a39d59086471f63f053261eb1ebe5 Mon Sep 17 00:00:00 2001 From: Shimi Kiviti Date: Wed, 27 Dec 2017 18:02:12 +0200 Subject: [PATCH] fixed missing gz extension from wikiticker json sample (#5194) --- examples/quickstart/wikiticker-index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/quickstart/wikiticker-index.json b/examples/quickstart/wikiticker-index.json index aefe3642189..176a428c791 100644 --- a/examples/quickstart/wikiticker-index.json +++ b/examples/quickstart/wikiticker-index.json @@ -5,7 +5,7 @@ "type" : "hadoop", "inputSpec" : { "type" : "static", - "paths" : "quickstart/wikiticker-2015-09-12-sampled.json" + "paths" : "quickstart/wikiticker-2015-09-12-sampled.json.gz" } }, "dataSchema" : {