fixed missing gz extension from wikiticker json sample (#5194)

This commit is contained in:
Shimi Kiviti 2017-12-27 18:02:12 +02:00 committed by Jihoon Son
parent 3d3b04e1b8
commit 0ebfb3fbb0
1 changed files with 1 additions and 1 deletions

View File

@ -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" : {