Skip to content

Batch convert Azure Event Hubs Archive Apache Avro files to JSON files.

Notifications You must be signed in to change notification settings

kristofferjalen/avrotojson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Avro to JSON

Batch convert Azure Event Hubs Archive Apache Avro files to JSON files.

Azure Event Hubs Archive enables you to automatically deliver the streaming data in your Event Hubs to a Blob storage account. Once configured, Event Hubs Archive creates files in the Azure Storage account and container. You can explore these Avro files with the following procedure.

  1. Enable Event Hubs Archive.
  2. Use Microsoft Azure Storage Explorer to connect to the storage account and download the Blob container.
  3. Download the Avro Tools jar from Apache and put the file in the same directory as the downloaded blob.
  4. Create a folder output.
  5. Execute the batch file.

About

Batch convert Azure Event Hubs Archive Apache Avro files to JSON files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published