Josh Wills created CRUNCH-552: --------------------------------- Summary: Enable AvroParquet to work with Crunch-on-Spark Key: CRUNCH-552 URL: https://issues.apache.org/jira/browse/CRUNCH-552 Project: Crunch Issue Type: Bug Components: Core, IO Affects Versions: 0.12.0 Reporter: Josh Wills Assignee: Josh Wills Fix For: 0.13.0
Via the mailing list, we got a bug report that Crunch's Parquet target classes did not work with Crunch-on-Spark. The most obvious problem was Spark not being able to access the OutputFormat class that Crunch was using for reading Parquet files as Avro records, but there were a couple of other smaller issues that needed to be fixed as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)