[ https://issues.apache.org/jira/browse/CRUNCH-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh Wills resolved CRUNCH-469. ------------------------------- Resolution: Fixed Fix Version/s: 0.12.0 Pushed to master. > ClassCastException in crunch-spark when reading InputTables > ----------------------------------------------------------- > > Key: CRUNCH-469 > URL: https://issues.apache.org/jira/browse/CRUNCH-469 > Project: Crunch > Issue Type: Bug > Affects Versions: 0.8.4, 0.11.0 > Reporter: Josh Wills > Fix For: 0.12.0 > > Attachments: CRUNCH-469.patch > > > Just ran into this one: there's a bug in the conversion logic for mapping > from a TableSource into a JavaPairRDD in crunch-spark: we're expecting a > value to come back as a Tuple2 when it's actually still a Crunch Pair object, > and so the code will throw a ClastCastException at runtime. -- This message was sent by Atlassian JIRA (v6.3.4#6332)