Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

are there examples showing how to convert csv to arvo? #156

Open
alexgman opened this issue Sep 8, 2019 · 1 comment
Open

are there examples showing how to convert csv to arvo? #156

alexgman opened this issue Sep 8, 2019 · 1 comment

Comments

@alexgman
Copy link

alexgman commented Sep 8, 2019

are there examples showing how to convert csv to arvo using u-sql?

@dylanhernandez1
Copy link

I'm not sure whether this applies for u-sql or not, but you can use Azure Data Lake Analytics. There is a sample Avro extractor at https://github.com/Azure/usql/blob/master/Examples/DataFormats/Microsoft.Analytics.Samples.Formats/Avro/AvroExtractor.cs. You can easily adapt the code into an out putter. Another possibility is to fire up an HDInsight cluster on top of your data lake store and use Pig, Hive or Spark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants