Description
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.