-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
At the moment using parquet-cascading writing Parquet files when using Avro as the object format is not possible as a Schema is not yet provided.
As part of this ticket, a ParquetAvroScheme will be introduced, and also a local.ParquetAvroScheme , so that from Cascading / Scalding developers can read / write and test in both --hdfs and --local mode Parquet-Avro files.
Reporter: Antonios Chalkiopoulos / @Antwnis
Assignee: Antonios Chalkiopoulos / @Antwnis
Note: This issue was originally created as PARQUET-198. Please see the migration documentation for further details.