kite-sdk / kite

Kite SDK
http://kitesdk.org/docs/current/
Apache License 2.0
394 stars 263 forks source link

KITE-1024: Fix kite-tools tarball dependencies. #388

Closed rdblue closed 9 years ago

rdblue commented 9 years ago

The CDH5 HBase dependency bundle was transitively pulling in the MR1 version of hadoop-core. That was conflicting with Yarn MR classes and causing a runtime VerifyError.

This also updates to use the right CDH5 crunch version.