Updated readme avro example. Reflecting namespace change from Avro to ApacheAvro
This commit is contained in:
Родитель
70ab327144
Коммит
b8eabe2398
|
@ -176,7 +176,7 @@ DECLARE @output_file string = @"\output\twitter.csv";
|
|||
partitionid long,
|
||||
eventenqueuedutctime string
|
||||
FROM @input_file
|
||||
USING new Microsoft.Analytics.Samples.Formats.Avro.AvroExtractor(@"
|
||||
USING new Microsoft.Analytics.Samples.Formats.ApacheAvro.AvroExtractor(@"
|
||||
{
|
||||
""type"" : ""record"",
|
||||
""name"" : ""GenericFromIRecord0"",
|
||||
|
|
Загрузка…
Ссылка в новой задаче